Skip to content

ThatXliner/pyt3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyt3

This is a highly-opinionated Python app/library scaffolding template. It's a modern upgrade over my previous Pyt2.

Components

  • [UV][] for dependency management, Just for task management
  • An opionated [Ruff][] set-up for linting
  • Black for code formatting
  • Strict [Mypy][] for static type checking
  • [Sphinx][] for documentation generation
  • [Pytest][] + Hypothesis for testing
  • [GitHub Actions][] for continuous integration and deployment
  • Choice of license between MIT, GPL, and GPL + custom "email me" clause (the last of which only makes sense for libraries)

Usage

TODO: custom Molt tool to scaffold??

License

This template itself is released to the public domain under the Unlicense.

Full feature rundown

About

Pyt3 > Pyt2

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors