Skip to content

dedebenui/new_project_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Project Generator

Automatically generate the basic necessary files for a new python project.

Installation

Navigate to the project folder and run

pip install .

For development, run

pip install -e .

Usage

From the desired directory, run

new-project projectname

to create a folder named projectname and all the necessary files to start your new python project.

To display the help message, run

new-project -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages