https://github.com/bilbottom/python-template
Template repo for general Python projects.
https://github.com/bilbottom/python-template
python template
Last synced: over 1 year ago
JSON representation
Template repo for general Python projects.
- Host: GitHub
- URL: https://github.com/bilbottom/python-template
- Owner: Bilbottom
- Created: 2024-03-05T20:49:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T21:23:01.000Z (over 1 year ago)
- Last Synced: 2025-01-07T22:27:32.785Z (over 1 year ago)
- Topics: python, template
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://www.python.org/downloads/release/python-3110/)
[](https://python-poetry.org/)
[](https://github.com/Bilbottom/python-template/actions/workflows/tests.yaml)
[](https://github.com/dbrgn/coverage-badge)
[](https://shields.io/badges/git-hub-last-commit)
[](https://github.com/prettier/prettier)
[](https://github.com/astral-sh/ruff)
[](https://results.pre-commit.ci/latest/github/Bilbottom/python-template/main)
---
# Python Template Repo
Not for public consumption; this is just for me (@Bilbottom).
After copying, find and replace on:
- `python-template` -> new repo name
- `src` -> new package name (optional)