A template repo for python projects that is set up using pixi.
This has basic setup for
- pylint
- ruff
- black
- pytest
- codecov
- git-lfs
- basic github actions ci
- pulling updates from this template
There are three methods of using this project.
- Use github to use this project as a template
- Clone the project and run, scripts/update_from_template.sh and then scripts/rename_project.sh to rename the project.
- In your existing git project run this command: