Skip to content

confuzeus/simple-pypackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PyPackage

Launch your Python package on PyPi with this simple boilerplate.

No more confusion

Python packaging sucks. There are 1000s of different tools to manage dependencies and build your package.

How are you supposed to launch anything if you don't even know what to use?

That's why you want simple-pypackage. We provide:

  • Sane defaults.
  • Battle testing dependency management with
  • pip-tools
  • Source and binary builds with hatch
  • Modern project layout with pyproject.yml
  • Code quality enforcement with flake8, isort, and black.

Clone the repository and start working on your package today!

Quick start

...

About

Start your PyPi package with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published