chargesim

Charging infrastructure simulation suite.


License
GPL-3.0
Install
pip install chargesim==0.0.1

Documentation

SimeMobileCity: Charging Infrastructure Simulation Suite

PyPI Version License: GPL v3 DOI Build Status codecov Language grade: Python

Documentation

Online documentation is available at ajax23.github.io/SimeMobileCity.

The docs include an API reference.

Dependencies

SimeMobileCity supports Python 3.5+.

Installation requires osmnx, scikit-learn, pandas and seaborn.

Installation

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 .

Testing

To test SimeMobileCity, run the test in the test directory.

Development

SimeMobileCity development takes place on Github: www.github.com/Ajax23/SimeMobileCity

Please submit any reproducible bugs you encounter to the issue tracker.

How to Cite SimeMobileCity

When citing SimeMobileCity please use the current Zenodo DOI corresponding to the used SimeMobileCity version. (Current DOI is listed in the badges.)