https://github.com/m0wer/cookiecutter-python-project
Cookiecutter template to generate python projects.
https://github.com/m0wer/cookiecutter-python-project
cookiecutter cookiecutter-template cruft github-actions mkdocs python
Last synced: 2 months ago
JSON representation
Cookiecutter template to generate python projects.
- Host: GitHub
- URL: https://github.com/m0wer/cookiecutter-python-project
- Owner: m0wer
- Created: 2021-10-24T13:23:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T17:52:44.000Z (about 3 years ago)
- Last Synced: 2025-02-14T11:53:05.811Z (4 months ago)
- Topics: cookiecutter, cookiecutter-template, cruft, github-actions, mkdocs, python
- Language: Python
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cookiecutter Python Project
[](
https://github.com/m0wer/cookiecutter-python-project/actions/workflows/tests.yml
)
[](https://github.com/pre-commit/pre-commit)[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template
to generate Python projects.## Documentation
See [documentation](https://m0wer.github.io/cookiecutter-python-project).
## Installing
```bash
cruft https://github.com/m0wer/cookiecutter-python-project
```or
```bash
cookiecutter https://github.com/m0wer/cookiecutter-python-project
```## Contributing
See [Contributing](https://m0wer.github.io/cookiecutter-python-project/contributing).
## License
GPLv3