https://github.com/nymann/python-template
Python Package Template using cookiecutter
https://github.com/nymann/python-template
cookiecutter python python3 template
Last synced: about 1 year ago
JSON representation
Python Package Template using cookiecutter
- Host: GitHub
- URL: https://github.com/nymann/python-template
- Owner: nymann
- License: gpl-2.0
- Created: 2022-04-16T00:32:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T22:30:06.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T21:06:50.014Z (about 1 year ago)
- Topics: cookiecutter, python, python3, template
- Language: Makefile
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Package Template
This repository is the Cookiecutter template for the Python template generation tool [Racoon](https://github.com/nymann/racoon).
## Usage
See [Racoon](https://github.com/nymann/racoon)