-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
20 lines (15 loc) · 1.24 KB
/
llms.txt
File metadata and controls
20 lines (15 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# template-python
> An opinionated, production-ready Apache 2.0 template repository for bootstrapping modern software projects.
`template-python` is designed to eliminate boilerplate and enforce consistency across an organization's repositories.
For comprehensive context and full documentation, please see [llms-full.txt](llms-full.txt).
## Docs
- [Home](https://markurtz.github.io/template-python/): Documentation site home page
- [Getting Started](https://markurtz.github.io/template-python/getting-started/): Installation, quickstart, and workflow guides
- [Guides](https://markurtz.github.io/template-python/guides/): How-to guides for common tasks
- [API Reference](https://markurtz.github.io/template-python/reference/): Full API reference documentation
## Repository Files
- [README.md](https://github.com/markurtz/template-python/blob/main/README.md): Project overview and quick start
- [AGENTS.md](https://github.com/markurtz/template-python/blob/main/AGENTS.md): AI agent coding instructions
- [DEVELOPING.md](https://github.com/markurtz/template-python/blob/main/DEVELOPING.md): Developer setup guide
## Optional
- [Full Documentation](https://markurtz.github.io/template-python/llms-full.txt): The complete concatenated documentation for template-python