Simplifies using the India Urban Data Exchange IUDX platform. Provides an API interface to perform scientific computing over various smart city resources. Vist the pune IUDX to get a glimpse of Pune City's IUDX implementation.
pip install git+https://github.com/iudx/pyIUDX@v0.1.0
A simple IPython notebook going throught the entire process flow can be found here. Notebook
A google collab notebook is also available. https://colab.research.google.com/github/iudx/pyIUDX/blob/master/examples/pyIUDX_sample_usecases.ipynb
Further documentation on low level apis and their usage can be found here https://pyiudx.readthedocs.io/en/latest/
The tests directory and the examples directory contain further usage examples. Examples