An open API service indexing awesome lists of open source software.

https://github.com/berquerant/cookiecutter-py

Python project template
https://github.com/berquerant/cookiecutter-py

cookiecutter python

Last synced: about 1 year ago
JSON representation

Python project template

Awesome Lists containing this project

README

          

# cookiecutter-py

## Features

- Manage dependencies (pipenv)
- Unit test (pytest)
- Format code (black, ruff)
- Lint (mypy, ruff)

## Requirements

- [pipenv](https://pipenv.pypa.io/en/latest/)