https://github.com/robrua/python-template
https://github.com/robrua/python-template
copier-template
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robrua/python-template
- Owner: robrua
- License: mit
- Created: 2020-10-28T00:22:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T04:52:41.000Z (over 1 year ago)
- Last Synced: 2025-07-17T21:38:30.780Z (12 months ago)
- Topics: copier-template
- Language: Jinja
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is a [copier](https://github.com/copier-org/copier) template for templating simple python projects. Install it with `uv tool install copier`, `pipx install copier`, or `pip install copier`. Run `copier copy gh:robrua/python-template.git path/to/directory/` to create a new project.