https://github.com/cleanlab/agility-python
The unofficial Python library for the Agility API
https://github.com/cleanlab/agility-python
Last synced: 11 months ago
JSON representation
The unofficial Python library for the Agility API
- Host: GitHub
- URL: https://github.com/cleanlab/agility-python
- Owner: cleanlab
- License: apache-2.0
- Created: 2024-10-13T17:08:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-05T01:02:21.000Z (12 months ago)
- Last Synced: 2025-08-05T02:35:49.842Z (12 months ago)
- Language: Python
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Agility Python API library
# Installation
You can install the Agility python client from [our internal repo](https://github.com/cleanlab/agility-python) with:
```python
pip install git+ssh://git@github.com/cleanlab/agility-python.git
```
See the [user guide](https://www.notion.so/cleanlab/Agility-User-Guide-11ec7fee85be80669ed2f052cd786bac) and [quickstart](https://github.com/cleanlab/sandbox-cleanlab-studio/blob/main/agility_quickstart.ipynb) for more on how to use Agility.