pyproject-initializr

Creates a project directory with some helpful default files and directories


Keywords
python, project, initializer
License
Other
Install
pip install pyproject-initializr==1.0.1

Documentation

PYProject-Initializr

Creates a project directory with some helpful default directories, files such as unittest files, and virtual environment

Installation:

pip install pyproject-initializr

Usage:

pyproject-initializr --create "project name"