You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Murtaugh 1b3e09ecc9 mods to leaflet.py 7 years ago
scripts mods to leaflet.py 7 years ago
.gitignore new site 7 years ago
README.md some kind of readme 7 years ago
about.txt about no p 7 years ago
index.html enable color on zoomed image tiles 7 years ago
makefile about no p 7 years ago
styles.css enable color on zoomed image tiles 7 years ago
xpub.top.json new site 7 years ago

README.md

Installation

Make sure your virtualenv is up to date (had troubles with html5lib).

Create and activate your venv.

 virtualenv venv
 source venv/bin/activate

Install python dependencies with pip

 pip install pillow html5lib mwclient