https://github.com/dirmeier/cookiecutter-hatch
Hatch cookiecutter template
https://github.com/dirmeier/cookiecutter-hatch
cookiecutter-template hatch pypa python
Last synced: 3 months ago
JSON representation
Hatch cookiecutter template
- Host: GitHub
- URL: https://github.com/dirmeier/cookiecutter-hatch
- Owner: dirmeier
- License: apache-2.0
- Created: 2023-01-19T20:41:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T15:02:03.000Z (about 1 year ago)
- Last Synced: 2025-05-10T06:38:10.341Z (about 1 year ago)
- Topics: cookiecutter-template, hatch, pypa, python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hatch cookiecutter template
[](http://www.repostatus.org/#concept)
> My template for Python packages built with Hatch
## About
This repository implements a template for a minimal Python package that uses Hatch for packaging and dependency management.
## Installation
Install `cookiecutter` first and then:
```bash
cookiecutter gh:dirmeier/cookiecutter-hatch
```
## Author
Simon Dirmeier sfyrbnd @ pm me