Easily create OSM-based apps in Python with OSMAlchemy
Zapsal Klampfradler 22. 9. 2016 v jazyce English.At the Python Unconference in Hamburg, we released the new OSMAlchemy library, which allows for the simple creation of arbitrary, OSM-data based applications with a low resource footprint in Python. It wraps around the popular SQLAlchemy database library and allows access to the whole world of OSM data as if it were in a local SQL database, and uses such a local database for caching.
See the GitHub repo for the code and a README, and find the original presentation from the release talk.
You can write to osmalchemy@veripeditus.org if you have questions or comments, or use the GitHub issue tracker.