A python client for the Schneider Electric application IT Advisor.
Project description
ITAdvisor Client
An unoffical ITAdvisor API Client.
All capabilities available in the API are supported by this module.
Supported IT Advisor Versions:
- 9.4.4
Installation
pip install itadvisor-client
Documentation
Example:
import itadvisor_client
# Mr. Robot Inspired Connection Details
ita_client = ITAdvisor(
host = "itadvisor.evilcorp.com"
username = "ealderson"
password = "fS0c13tY"
)
genomes = ita_client.genome_library()
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
File details
Details for the file itadvisor_client-0.0.12.tar.gz
.
File metadata
- Download URL: itadvisor_client-0.0.12.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c700640f02486b8ef570d0fc17999cd67d4b262d195257e6f5112437d3ee2a9 |
|
MD5 | c81f8ef25d0f7380dcea4074db26981c |
|
BLAKE2b-256 | 3e478906a2315217fe899cd5aea3766bbd4f3ff5f3c0f201edc75e6268d923d9 |
File details
Details for the file itadvisor_client-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: itadvisor_client-0.0.12-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18123676d6740cc20b2148eedbec137c4031c9f642fbf37ddb88214008cf4792 |
|
MD5 | b583f428e9a67c4f156f3b4bf6d798a9 |
|
BLAKE2b-256 | 0ab91a96f814fd1831417e507c7a074b75e8e70544dd00bf3f7717b61cba0719 |