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.