You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mateusz Konieczny 0b3b819cbe
more clear log to aid debugging infinite recursion
1 month ago
wikimedia_connection more clear log to aid debugging infinite recursion 1 month ago
.gitignore initial import of files after creating git repository 5 years ago
README.md mention tests 4 months ago
__init__.py initial import of files after creating git repository 5 years ago
reinstall.sh skip deprecated values 5 months ago
setup.py bump to v0.0.3 6 months ago
tests.py handle be-tarask horrible hackery 4 months ago

README.md

likely should not be used if you can avoid it

nowadays I would write something far better than THIS

it has several horrible design decisions, starting from storing cache elements as files, not in the database

also, you need to setup osm_handling_config first (pull request to remove that dependency is highly welcome here!)

Running tests

python3 -m unittest