You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,24 @@
1
-
In case anyone has interest to take over this repository, please write me on my public email. To be eligible you should have a proven track record of FOSS python projects and ideally some PyPI package management experience.
**Project Update (June 2025):** A new maintainer has taken over the project as of June 16, 2025.
19
+
Over the coming weeks, I'll be reviewing the codebase, triaging issues and pull requests,
20
+
and identifying areas that may need updating.
21
+
A new release is targeted for July 2025. Stay tuned for updates!
18
22
19
23
*One lib to route them all* - **routingpy** is a Python 3 client for several
20
24
popular routing webservices.
@@ -37,7 +41,7 @@ or **time-distance matrices**.
37
41
This list is hopefully growing with time and contributions by other developers. An up-to-date list is always available
38
42
in our documentation_.
39
43
40
-
**routing-py** is tested against CPython versions 3.8, 3.9, 3.10, 3.11. PyPy3 is currently not supported, see `#60 <https://github.com/gis-ops/routingpy/issues/60>`_.
44
+
**routingpy** is tested against CPython versions 3.8, 3.9, 3.10, 3.11 and 3.12. PyPy3 is currently not supported, see `#60 <https://github.com/mthh/routingpy/issues/60>`_.
0 commit comments