An open API service indexing awesome lists of open source software.

https://github.com/redhatqe/python-template-repository

Template repository for python
https://github.com/redhatqe/python-template-repository

Last synced: 2 months ago
JSON representation

Template repository for python

Awesome Lists containing this project

README

          

# python-template-repository
Template repository for python

## How to use
- Use the repo as a github template to create a new repository
- Initiate poetry and follow the instructions
```bash
poetry init
```
- Update the `OWNERS` file relevant sections
- If needed, add more checks in `tox.ini`