coding-python-new-public-library - Scaffold and develop public Python libraries with bitranox.
Scaffold, install, develop, and release public Python libraries using bitranox_template_py_lib and the bmk toolchain.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold repository from template
- Rename project from directory name
- Reset git repository history
- Install library in editable mode
- Execute tests and code checks
- Publish package to PyPI
Inputs
- Target package directory name
- bitranox_template_py_lib repository
- pyproject.toml configuration
- PyPI release credentials or Trusted Publisher
Outputs
- Scaffolded Python library repository
- Installed editable Python package
- GitHub releases and tags
- PyPI package publication
Requirements
- Git
- Python 3.10-3.14
- uv package manager
- Linux, macOS, or Windows OS
- bmk / Make toolchain
