agentsindex
Python client for AgentsIndex.ai — browse AI agents, frameworks, and tools programmatically.
Install
pip install agentsindex
Usage
from agentsindex import AgentsIndex
client = AgentsIndex()
# Get directory info
print(client.info())
# List tools
tools = client.list_tools()
# Get a specific tool
tool = client.get_tool("crewai")
What is AgentsIndex?
AgentsIndex.ai indexes the AI agent ecosystem, from coding agents and frameworks to voice AI, browser automation, and infrastructure tooling. Each listing breaks down pricing, features, use cases, and pros and cons.
Links
License
MIT
Release files for agentsindex 0.1.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 | |
|---|---|---|---|
| agentsindex-0.1.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentsindex-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / agentsindex-0.1.0.tar.gz
| Download URL | agentsindex-0.1.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf25ce7a32f1da642d517a47d7532db8c1ef8fbdd7f328d8122bed04fa8381dc
|
|
BLAKE2b-256 checksum How to use checksums |
613b67c00695c452b76cf8988b7899e4a15e883c7f771c3071e4ce9c663aea66
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|
Release files / agentsindex-0.1.0-py3-none-any.whl
| Download URL | agentsindex-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4418a227d6b48b8b9d1aaa7cf13423eb428dbd832e4f0d83697be5237d9a8045
|
|
BLAKE2b-256 checksum How to use checksums |
66edb4cf6713bf08a29f63e39eac7123325bf0bfedd1a14652e10d130467ceb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.3
|