01Configures pyproject.toml with PEP 621 metadata and Hatchling build backend
02Manages scientific dependencies and PEP 735 dependency groups
03Provides automated workflows for PyPI and TestPyPI distribution
043 GitHub stars
05Implements modern src/ layout for package isolation and testing integrity
06Generates boilerplate for CLI tools, Sphinx documentation, and GitHub Actions