A client library for accessing Infima
Project description
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.
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
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 infima_client-0.287.0.tar.gz.
File metadata
- Download URL: infima_client-0.287.0.tar.gz
- Upload date:
- Size: 62.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.4.109+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34cb9891cb893082d2fad642a7049b3ab0e51c90eebd31d99fd35dd3fff6a8a2
|
|
| MD5 |
d9368f103d583fb968a6e261eb4f8b0e
|
|
| BLAKE2b-256 |
ce1a87f97b30fdc9614cbe11aa05b3efb050bc637cae3e8478717f1a23e7da6e
|
File details
Details for the file infima_client-0.287.0-py3-none-any.whl.
File metadata
- Download URL: infima_client-0.287.0-py3-none-any.whl
- Upload date:
- Size: 229.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.4.109+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e583231122073e1c6c6ae7b8ee0da18bf29f2a5e7282f00ecdcf6074d31f26c
|
|
| MD5 |
8163b95cf4742c398a6ae385064034f4
|
|
| BLAKE2b-256 |
207b61925ca73216d6273c8e014a7a299c47d6b3c6dbcb0e0c9b12481e910129
|