Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

🐍 Boilerplate to kickstart creating a Python package.

License

Notifications You must be signed in to change notification settings

sjarbs/python-package-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-package-boilerplate

🐍 Boilerplate to kickstart creating a Python package.

This is what I use for my own packages.

Getting started

Click the "Use this template" button.

Alternatively, create a new directory and then run:

$ curl -fsSL https://github.com/sobrinojulian/python-package-boilerplate/archive/master.tar.gz | tar -xz --strip-components=1

TODO: There's also a Cookiecutter template.

Inspiration

License

MIT © Sobrino Julian

About

🐍 Boilerplate to kickstart creating a Python package.

Topics

Resources

License

Stars

Watchers

Forks