Python client for AgentsIndex.ai — browse AI agents, frameworks, and tools programmatically
Project description
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
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 agentsindex-0.1.0.tar.gz.
File metadata
- Download URL: agentsindex-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf25ce7a32f1da642d517a47d7532db8c1ef8fbdd7f328d8122bed04fa8381dc
|
|
| MD5 |
570242d7e383888eb9b825640ef45a79
|
|
| BLAKE2b-256 |
613b67c00695c452b76cf8988b7899e4a15e883c7f771c3071e4ce9c663aea66
|
File details
Details for the file agentsindex-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentsindex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4418a227d6b48b8b9d1aaa7cf13423eb428dbd832e4f0d83697be5237d9a8045
|
|
| MD5 |
8f692410ee8e2efdbb4ff84580080d1b
|
|
| BLAKE2b-256 |
66edb4cf6713bf08a29f63e39eac7123325bf0bfedd1a14652e10d130467ceb5
|