SDK for Invariant APIs
Project description
This contains the Python SDK for interacting with the Invariantlabs APIs.
For more details on the operations and to get started, visit the docs.
Install via pip
pip install invariant-sdk
Run tests
- To run tests run
pytest. - To run tests with coverage run
pytest --cov=invariant_sdk. - To run tests with coverage (to also include a HTML report) run
pytest --cov=invariant_sdk --cov-report=html. You can then open theindex.htmlfile in thehtmlcovfolder in your browser to see more coverage details by functions or classes.
For additional details add the -s and -vv flags when running pytest:
-s: Allowing you to see print statements and other standard output.-vv: Increase verbosity, providing more detailed information about each test.
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
invariant_sdk-0.0.7.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invariant_sdk-0.0.7.tar.gz.
File metadata
- Download URL: invariant_sdk-0.0.7.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.2 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baec7ebef8bc6f422e70fd767297c90f47b627413729799b502ab64717b8c856
|
|
| MD5 |
84284162bcb802daafc177a90364b446
|
|
| BLAKE2b-256 |
0d4f398a427b1763c9284f7931af9a7592865e1be40c9e098ee236eb0adf9f9e
|
File details
Details for the file invariant_sdk-0.0.7-py3-none-any.whl.
File metadata
- Download URL: invariant_sdk-0.0.7-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.2 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b672da270cb0a481d5a5c22684a4df020f1ada7cea1ad981cc22382befa2eaf
|
|
| MD5 |
ca23441181023607c7edf30dfc9b481a
|
|
| BLAKE2b-256 |
4a1249bc3d39b3ab4db94d9944f3544f1c15083146043abded4ff3deb727695d
|