infima_client
A client library for accessing Infima. It will manage the HTTP REST requests for you.
System requirements
The infima_client requires Python 3.7+. It is multi-platform, and the goal is to make it work equally well on Windows, Linux and OSX.
Installation
The library is published in PyPi.
pip install infima_client
Usage
Contact Support for an access token.
from infima_client import InfimaClient
token = "..."
client = InfimaClient(token=token)
client.demo()
Alternatively, the token can be configured with the INFIMA_TOKEN environment variable.
More Information
See the Docs for more information.
Contact Support if you have any questions.
Release files for infima-client 0.287.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| infima_client-0.287.0.tar.gz | 62.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| infima_client-0.287.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 292.5 kB
Release files / infima_client-0.287.0.tar.gz
| Download URL | infima_client-0.287.0.tar.gz |
|---|---|
| Size | 62.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
34cb9891cb893082d2fad642a7049b3ab0e51c90eebd31d99fd35dd3fff6a8a2
|
|
BLAKE2b-256 checksum How to use checksums |
ce1a87f97b30fdc9614cbe11aa05b3efb050bc637cae3e8478717f1a23e7da6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.12 Linux/5.4.109+
|
Release files / infima_client-0.287.0-py3-none-any.whl
| Download URL | infima_client-0.287.0-py3-none-any.whl |
|---|---|
| Size | 229.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8e583231122073e1c6c6ae7b8ee0da18bf29f2a5e7282f00ecdcf6074d31f26c
|
|
BLAKE2b-256 checksum How to use checksums |
207b61925ca73216d6273c8e014a7a299c47d6b3c6dbcb0e0c9b12481e910129
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.8.12 Linux/5.4.109+
|