agentic-pydoc
Static Python codebase intelligence and documentation for AI agents.
Installation
Requires Python 3.13+.
Install as an isolated tool (recommended):
uv tool install agentic-pydoc
Or with pipx:
python -m pip install --user pipx
python -m pipx ensurepath
pipx install agentic-pydoc
Then verify the install from any directory:
agentic-pydoc --help
agentic-pydoc --version
Development
Contributors clone the repository and sync the environment instead:
git clone <repository-url>
cd agentic-pydoc
uv sync
uv run agentic-pydoc --help
Commands
uv run agentic-pydoc scan
uv run agentic-pydoc update
uv run agentic-pydoc check
uv run agentic-pydoc history
uv run agentic-pydoc show sql_model.repositories.base.BaseRepository
uv run agentic-pydoc callers sql_model.repositories.base.BaseRepository.create
uv run agentic-pydoc callees sql_model.repositories.base.BaseRepository.create
uv run agentic-pydoc deps sql_model.repositories.base.BaseRepository
The tool generates docs/reference/index.json and MDX pages under
docs/reference/.
See the complete API reference for the CLI, configuration, Python models, analyzers, index schema, and generators.
See incremental indexing architecture for scan baselines, Git updates, persistence, cache, and static-analysis limits.
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 agentic_pydoc-0.1.0.tar.gz.
File metadata
- Download URL: agentic_pydoc-0.1.0.tar.gz
- Upload date:
- Size: 65.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8babc4b169ac858392816fee4800838b85f27e462c643d9cbbaec6d2809b8755
|
|
| MD5 |
25d1ff71afd5108864f6bc685ec42e64
|
|
| BLAKE2b-256 |
a5b145d2f5d54c78d7ff0fa527e244efd7b28e3030a92ba9d0cb1b0c4e4c8abe
|
File details
Details for the file agentic_pydoc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_pydoc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 40.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f3837946057b72d978cc177426933268a177ecd1e6c5d7eaf3eb229ba59d295
|
|
| MD5 |
e06f37364c5a653379dd4186356c35da
|
|
| BLAKE2b-256 |
be109e3af412fb7acce294712bd711eba2674f30196a353dda56fa7722f81f58
|