![]() |
2 months ago | |
---|---|---|
images | 2 months ago | |
scripts | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 4 years ago | |
about.txt | 4 years ago | |
index.html | 2 months ago | |
makefile | 3 years ago | |
map.js | 3 years ago | |
styles.css | 3 years ago | |
xpub.top.json | 4 years ago | |
zoom.html | 11 months ago |
Create and activate your venv.
virtualenv venv
source venv/bin/activate
Install python dependencies with pip
pip install pillow html5lib mwclient
In case of troubles with html5 lib, Make sure your virtualenv is up to date.