Skip to content

Best practice template to start a project for simple Python script.

License

Notifications You must be signed in to change notification settings

sliverc/cookiecutter-python-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Template for a simple Python script

This cookie cutter provides a project with best practices for simple Python scripts.

Requirements

  • Python 3.8+
  • Cookiecutter 1.7.3+

Usage

To use, install cookiecutter and simply run:

cookiecutter https://github.com/sliverc/cookiecutter-python-script.git

Included in this template

License

Code released under the BSD-3 Clause.

About

Best practice template to start a project for simple Python script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages