Skip to content

iudx/pyIUDX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyIUDX - Python SDK for IUDX

Documentation Status

alt text

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.

Installation

pip install git+https://github.com/iudx/[email protected]

IPython Example

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

API Docs

Further documentation on low level apis and their usage can be found here https://pyiudx.readthedocs.io/en/latest/

Usage Examples

The tests directory and the examples directory contain further usage examples. Examples