generated from Lerking/python-repo-template
cef056f433d64601310874721f3cd2cb80356b89
Python repo template
Coding time for this reposotory.
See the wiki for usage and examples. python-repo-template wiki page
Using this as a project template
Beyond the bare Python repo scaffold (main.py, LICENCE, .gitignore), this template
includes everything needed to kick off a new project properly:
| What | Where |
|---|---|
| Project specification template | docs/PROJECT_SPECIFICATION_TEMPLATE.md |
| Value stream mapping template (OpenDocument Presentation) | docs/value-stream-mapping/value_stream_map_template.odp |
| New project setup checklist | docs/NEW_PROJECT_CHECKLIST.md |
| Wiki template (copy into your repo's actual wiki) | wiki/ |
| Standard first-step issues (value stream goals, specification, wiki setup, checklist) | .github/ISSUE_TEMPLATE/ |
Start with the checklist — it walks through repository setup, defining the project (value stream map + specification), planning, tooling, documentation, and kickoff, in order.
Languages
Markdown
100%