Skip to content

Simply use this project template to start new python projects. Rename the "project" folder and all references to this folder to customize your project name. Fork or copy the repo.

License

Notifications You must be signed in to change notification settings

hsnkts77/New-Empty-Python-Project-Base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just what you need to start a new Python project.

Simply use this project template to start new python projects.

Usage

  1. Fork or clone this repo, and rename the project/ folder (and all references to this folder in other files) to customize your project name.
  2. You can run tests by running pytest in the root, or by running python3 setup.py test. Code coverage is enabled by default.
  3. Edit the setup.py of your project to make it truly yours.
  4. Start coding in your now-renamed project folder and add tests under the testing/ folder!
  5. Upload your project as a package on PyPI, the Python Package Index!

License

CC0

To the extent possible under law, Guillaume Chevalier and Neuraxio Inc. have waived all copyright and related or neighboring rights to this work.

Citations that link to this repository will be appreciated, but are not required.

About

Simply use this project template to start new python projects. Rename the "project" folder and all references to this folder to customize your project name. Fork or copy the repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.3%
  • Shell 11.7%