8000 GitHub - TempoIQ/tempoiq-python: TempoIQ Python Client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TempoIQ/tempoiq-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TempoIQ Python Library

The TempoIQ Python API library makes calls to the TempoIQ API. The module is available on PyPI as tempoiq:

pip install tempoiq

You can also check out this repository and install from source:

git clone https://github.com/TempoIQ/tempoiq-python.git
cd tempoiq-python
python setup.py install

Run unit tests:

cd path/to/tempoiq-python
python setup.py nosetests

Build documentation:

cd path/to/tempoiq-python/docs
make html
cd build
firefox index.html

Examples can be found in the HTML documentation.

About

TempoIQ Python Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages

0