Skip to content

Links to related projects and references

Project structure and reproducibility is talked about more in the R research community. Here are some projects and blog posts if you're working in R that may help you out.

Finally, a huge thanks to the Cookiecutter project (github), which is helping us all spend less time thinking about and writing boilerplate and more time getting things done.

Inspirations & Acknowledgments 🙏

This project builds upon the excellent work of several established templates and projects, in some cases borrowing and adapting individual files:

cookiecutter-data-science 📊

  • The original inspiration for this template
  • Established many best practices for data science project organization
  • Created by DrivenData, widely adopted in the data science community

cookiecutter-modern-datascience 🔬

cookiecutter-uv

full-stack-fastapi-template 🚀

💡 While this template draws inspiration from these excellent projects, it takes an opinionated approach to combining their best aspects while introducing modern tooling and development practices.