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 ce4e74bbad style mod and text/structure changes 7 years ago
scripts style mod and text/structure changes 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 style mod and text/structure changes 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