Contributions are welcome.
For now, use these project guides as the canonical references:
Create or activate your Python environment.
Install pyosMeta in editable mode with development dependencies:
pip install -e ".[dev]"Run tests:
hatch run test:run-coverage
As docs evolve, this section can be expanded with contributor workflows, testing guidance, and release procedures from the repository guides.