A python library used to query data from the Eigen Ingenuity system
Project description
python-eigen-ingenuity is a python library used to query data from the Eigen ingenuity system
REQUIREMENTS
python-eigen-ingenuity requires Python 2.X/3.X and nine
INSTALL
The recommended method of installation on production systems is to use the generated .deb and RPM packages since these contain all the correct dependency information, and are the easiest to integrate into ansible and/or install onto existing systems.
LOCAL INSTALL
Install python 2.X or 3.X (in windows suggest you select the option to Add python.exe to path and reboot after python install.) unzip the install to a folder then run pip (for python3 run pip3) e.g. in windows
pip install C:\path\to\python-eigen-ingenuity -r requirements.txt
Third party libraries should be automatically installed through requirements.txt.
DEPENDENCIES
Unfortunately the pip requirements.txt doesn't appear to easily integrate with .deb and RPM packaging systems and so currently dependencies need to be tracked in 3 places:
- requirements.txt
- debian/control
- setup.cfg.jenkins
Any suggestions as to how to improve this situation would be gratefully received.
EXAMPLE
Go to the examples folder and copy example-python-to-eigen-ingenuity.py modify the eigen-ingenuity server and tags then run python example-python-to-eigen-ingenuity.py
license (c)2016-2018 Eigen Ltd. No redistribution without permission
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python-eigen-ingenuity-0.4.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 742491c1af85a5577e6285c248253ae113a4aab05b25c465250c15dd8f920c27 |
|
MD5 | 09cf8c223fffbbc768567635f74b1126 |
|
BLAKE2b-256 | 67756816d0fe69c094e2c40d57eb4999351c4233efc72a1bca8e11f8e151ad5d |
Hashes for python_eigen_ingenuity-0.4.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15880b273c970f27dc327e35070fc8bb67d44b147350a88ae5249897a296e67d |
|
MD5 | 3eadb267349421df71c11aa629c940e0 |
|
BLAKE2b-256 | 36b6fbe7a4ae56663605f618bdf4cfaad1f670a90bac64bf4bb068c658f6b7b4 |