Online documentation is available at ajax23.github.io/SimeMobileCity.
The docs include an API reference.
SimeMobileCity supports Python 3.5+.
Installation requires osmnx, scikit-learn, pandas and seaborn.
The latest stable release (and older versions) can be installed from PyPI:
pip install simemobilecity
You may instead want to use the development version from Github:
pip install git+https://github.com/ajax23/simemobilecity.git#egg=simemobilecity
pip install git+https://github.com/ajax23/simemobilecity.git@develop#egg=simemobilecity
Or download the repository and install in the top directory via:
pip install .
To test SimeMobileCity, run the test in the test directory.
SimeMobileCity development takes place on Github: www.github.com/Ajax23/SimeMobileCity
Please submit any reproducible bugs you encounter to the issue tracker.
When citing SimeMobileCity please use the current Zenodo DOI corresponding to the used SimeMobileCity version. (Current DOI is listed in the badges.)