https://github.com/itprokyle/generic-template
A generic template for GitHub repos. While it is primarily intended for Python projects, it can be used as a reference for projects in other languages as well.
https://github.com/itprokyle/generic-template
python template
Last synced: 8 months ago
JSON representation
A generic template for GitHub repos. While it is primarily intended for Python projects, it can be used as a reference for projects in other languages as well.
- Host: GitHub
- URL: https://github.com/itprokyle/generic-template
- Owner: ITProKyle
- License: apache-2.0
- Created: 2019-09-01T21:34:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T21:39:35.000Z (8 months ago)
- Last Synced: 2025-10-03T22:38:54.166Z (8 months ago)
- Topics: python, template
- Language: Makefile
- Homepage: https://generic-template.readthedocs.io
- Size: 1.61 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generic-template
[](https://generic-template.readthedocs.io/en/stable/)
[](https://github.com/astral-sh/ruff)
[](https://results.pre-commit.ci/latest/github/ITProKyle/generic-template/master)
[](https://developer.mend.io/)
A generic template for GitHub repos.
## Commands
| Command | Description |
| ------------ | -------------- |
| `make ` | does something |
## Setup
This section outlines how to setup portions of the repo that cannot be reasonably automated.
### Development Environment
1. Run `make setup`.