Python API#
This section documents the Python surface of this package.
You are free to organize your code however you like inside
src/HydraForge_Windows11/.
Hydra Forge does not impose structure. It documents what exists.
Workflow#
Create modules and folders
Export symbols via
__all__Run:
python -m forge.namespace
Write tests
Build documentation