Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 445 Bytes

Cookiecutter to build quick and fast python packages

  • This project helps building an deploying quick python packages to be used by everyone

Requirements

  1. Python 3.6 (or later)
  2. Cookiecutter - More info here

How to run

To easily setup the package, run:

cookiecutter https://github.com/dymmond/cookiecutter-python-lib

Follow the instructions