A CLI tool to initialize Python projects from templates with modern tooling and best practices. my-awesome-project/ ├── my_awesome_project/ # Main package │ ├── __init__.py │ └── main.py # Entry point ...
Setting up a new Python project involves repetitive configuration tasks - creating a pyproject.toml file and configuring development tools like linters, formatters, testing frameworks, and type ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results