Skip to content

sbobryshev/sb-lib-template

Repository files navigation

sb-library-template

cookiecutter template to create new python packages.

Purpose

This project is used to scaffold a python project structure. Like uv init --lib, only better.

Features

  • Supports python3.12+
  • uv for managing dependencies
  • mypy for optional static typing
  • pytest for testing
  • ruff for linting

Installation

uvx cookiecutter git@github.com:sbobryshev/sb-lib-template.git

License

MIT. See LICENSE for more details.

Inspiration

Inspired by: https://github.com/wemake-services/wemake-python-package

About

My template for libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors