A wrapper for the indico API.
The indico API is free to use, and no training data is required.
Installation
From PyPI:
pip install indico-client
From source:
Using UV (recommended):
curl -LsSf https://astral.sh/uv/install.sh | sh
git clone https://github.com/IndicoDataSolutions/indico-client-python.git
cd indico-client-python
uv pip install -e ".[all]"
Or using pip:
git clone https://github.com/IndicoDataSolutions/indico-client-python.git
cd indico-client-python
pip install -e ".[all]"
Release files for indico-client 7.10.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 | |
|---|---|---|---|
| indico_client-7.10.0.tar.gz | 60.2 kB | Details |
Release files / indico_client-7.10.0.tar.gz
| Download URL | indico_client-7.10.0.tar.gz |
|---|---|
| Size | 60.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f884296bb26b724d5f84c0156d9c5ef67134a0c811c63a129e4d39ea8aab80f
|
|
BLAKE2b-256 checksum How to use checksums |
c64a34b3d4fb899b74b9e8d334602b657fe44a5befa1f9f7c67dcbaa5e672296
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.4
|