A Python wrapper for the Itential API.
Project description
Itential.py
An effort to write a python library for the Itential API. (https://apidocs.itential.com/2021.2/api/) (New Link to Old Docs)
8.5.2022 - I took a break after Itential updated their documentation, and broke all of their existing links (including every link I had posted in the method doc strings...). Pretty demoralizing, and a month or so after the Great Link Breakin'ing, they are still all broken. But, my motivation has returned, and work will continue. I plan on getting this pushed out as a package as quickly as possible.
Usage
from itential import Itential
from itential.modules.v2020_2 import AppWorkflowEngine
client = Itential() # Contains default login and localhost url information
response: "requests.Response" = AppWorkflowEngine.get_job_output(client=client, job_id="example-job-id")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
itential.py-0.0.4.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file itential.py-0.0.4.tar.gz
.
File metadata
- Download URL: itential.py-0.0.4.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e29ea10d4938466faaa073ee1679378a213b6e0fad18eeaf35b359c21dea6c24 |
|
MD5 | 515afd3731a1f1d00b4ac48aa4577079 |
|
BLAKE2b-256 | d54fe0398bf68387add3b5e58f8b1b3d2f9b86775d36ad3fff3faaff7fc3cad7 |
File details
Details for the file itential.py-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: itential.py-0.0.4-py3-none-any.whl
- Upload date:
- Size: 30.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39aa900aabb8e3bf806b155f5d3b8a77e94d314b62abf7e247d25dce0212b299 |
|
MD5 | 339e6090e43131902a5e98b75c918f00 |
|
BLAKE2b-256 | 3742d83669a3d3dbd427ef29eee2ec3ac14618d07d65e5d8a8184ad5634a8185 |