This repository has been archived on 2022-08-04. You can view files and clone it, but cannot push or open issues or pull requests.
pyurbantz/README.md

308 B

pyurbantz

A Python package to help with an undocumented API of UrbanTZ. Browse documentation

Development

Setup

Sample setup using virtualenvwrapper:

mkvirtualenv pyurbantz -a .
pip install -e .[dev]