https://github.com/lyz-code/cookiecutter-python-project
Cookiecutter template to generate python projects following the best practices gathered over the time.
https://github.com/lyz-code/cookiecutter-python-project
Last synced: 11 months ago
JSON representation
Cookiecutter template to generate python projects following the best practices gathered over the time.
- Host: GitHub
- URL: https://github.com/lyz-code/cookiecutter-python-project
- Owner: lyz-code
- License: gpl-3.0
- Created: 2020-10-16T18:41:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T12:01:50.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T01:42:35.668Z (over 1 year ago)
- Language: CSS
- Homepage: https://lyz-code.github.io/cookiecutter-python-project
- Size: 1.39 MB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Cookiecutter Python Project
[](https://github.com/lyz-code/cookiecutter-python-project/actions)
[](https://github.com/lyz-code/cookiecutter-python-project/actions)
[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template to generate python projects following the best practices gathered over the time.
## Help
See [documentation](https://lyz-code.github.io/cookiecutter-python-project) for more details.
## Installing
```bash
cruft create https://github.com/lyz-code/cookiecutter-python-project
```
Or
```bash
cookiecutter https://github.com/lyz-code/cookiecutter-python-project
```
## Contributing
For guidance on setting up a development environment, and how to make
a contribution to *cookiecutter-python-project*, see [Contributing to
cookiecutter-python-project](https://lyz-code.github.io/cookiecutter-python-project/contributing).
## License
GPLv3