Hi everyone,
today I release the first stable release of PSP: GitHub - MatteoGuadrini/psp: PSP (Python Scaffolding Projects)
This is a full demo:
This is the features:
10-100x faster
pyproject.toml
supportPython 3.13 compatibility
Scaffolding file and folder structures for your Python project
Unit-test and pytest supports
Create virtual environment
Automatically dependencies installation
Add build and deploy dependencies to distribute package
tox configuration supports and remotes CI like CircleCI and TravisCI
MkDocs and Sphinx documentation supports
Initialize git repository and gitignore file
Github and Gitlab remote repository supports
Create README, LICENSE, CONTRIBUTING, CODE_OF_CONDUCT and CHANGES files
Create Dockerfile and Containerfile for your project
Can use quick, simple and full argument for rapid configuration
Thanks to everyone!