astdoc
A lightweight Python library for parsing AST and extracting docstring information. Automatically generate documentation from Python source code by analyzing abstract syntax trees and docstrings.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install astdoc
Dependencies
- None
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|---|
| 1.3.2 | 2025-08-22 | ||||
|
|||||
| 1.3.1 | 2025-07-26 | ||||
|
|||||
| 1.3.0 | 2025-06-28 | ||||
|
|||||
| 1.2.1 | 2025-04-26 | ||||
|
|||||
| 1.2.0 | 2025-04-26 | ||||
|
|||||
| 1.1.8 | 2025-04-12 | ||||
|
|||||
| 1.1.7 | 2025-04-04 | ||||
|
|||||
| 1.1.6 | 2025-03-26 | ||||
|
|||||
| 1.1.5 | 2025-03-15 | ||||
|
|||||
| 1.1.4 | 2025-03-15 | ||||
|
|||||
| 1.1.3 | 2025-03-14 | ||||
|
|||||
| 1.1.2 | 2025-03-14 | ||||
|
|||||
| 1.1.1 | 2025-02-25 | ||||
|
|||||
| 1.1.0 | 2025-02-25 | ||||
|
|||||
| 1.0.0 | 2025-02-17 | ||||
|
|||||
| 0.2.0 | 2025-01-29 | ||||
|
|||||
| 0.1.0 | 2025-01-29 | ||||
|
|||||
| 0.0.1 | 2025-01-28 | ||||
|
|||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue