What prettydocs scanned
A lightweight map of your package, focused on structure and public APIs.
Generated with prettydocs.
A quick path from source code to a browsable site.
python -m prettydocs path/to/package/**/*.py --out ./prettydocs-site
Open index.html in the output folder.
A lightweight map of your package, focused on structure and public APIs.
Navigate the main views generated by prettydocs.
Module tree, hotspots, and dependency map.
OpenDefinitions, docstrings, and entry points.
OpenSignals, hotspots, dependency maps, and more.
OpenMarkdown files you provide alongside the package.
Open guidesDirect links into the browsable API surface.
Start with the package map and module details.
Browse modulesOpen class summaries and definitions.
Browse classesInspect public functions and signatures.
Browse functionsFrom pyproject.toml.