Python package boilerplate with pyproject.toml and distribution scripts.
This repository provides a project skeleton for creating Python packages. It includes a preconfigured pyproject.toml, development and distribution scripts, and an automated package-renaming script; suited for building and publishing Python libraries.
0