Skip to content

gabrieltorresgamez/gabocutter

 
 

Repository files navigation

gabocutter

Build status Commit activity License

gabocutter is a modern Cookiecutter template designed to streamline the setup of Python projects with essential development and testing tools. Tailored for data science workflows, this template includes the following features:

  • 🔗 Efficient dependency management with uv
  • 🚀 CI/CD powered by GitHub Actions
  • 🔍 Code quality enforcement using ruff
  • 🧪 Testing & coverage with pytest
  • 📚 Documentation generation via MkDocs

Resources

Quickstart

To get started, follow the tutorial at https://gabrieltorresgamez.github.io/gabocutter/tutorial/.

Acknowledgements

This project is based on the work of Florian Maas and his cookiecutter-uv template ❤️. It has been simplified and customized to fit my personal preferences.

About

My cookiecutter template for data science projects

Resources

License

Stars

Watchers

Forks

Languages

  • Makefile 59.3%
  • Python 23.0%
  • Dockerfile 17.7%