FastAPI-template VS cookiecutter-data-science

Compare FastAPI-template vs cookiecutter-data-science and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FastAPI-template cookiecutter-data-science
3 17
1,644 7,588
- -
6.7 1.9
5 months ago 11 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FastAPI-template

Posts with mentions or reviews of FastAPI-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-20.
  • Do you recommend any FastAPI SaaS Strater-kit?
    1 project | /r/FastAPI | 10 Jun 2023
    I'm pretty partial to s3rius's template boiler plate. Used it while contracting a while back and it just tackled everything I'd want for the first few months leaving me time to focus on CRUD / business logic instead of Devops stuff. Do wish it used ruff but that was an ultra easy swap.
  • Fastapi minimal starter template
    2 projects | /r/FastAPI | 20 May 2023
    I found myself rebuilding a lot of basic stuff such as sign up, login, async database functionality and unit tests every time I wanted to quickly POC something. Now I like to keep things simple and customisable when starting and thus usually don't opt for using one of the already existing templates (such as this great generator: https://github.com/s3rius/FastAPI-template) since I feel I spend more time cutting stuff out I don't need.
  • Show HN: Lightweight FastAPI Project Generator
    1 project | news.ycombinator.com | 15 Oct 2021

cookiecutter-data-science

Posts with mentions or reviews of cookiecutter-data-science. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • Questions about Cookiecutter and Anaconda.
    1 project | /r/datascience | 30 Dec 2022
    I opened an Anaconda cmd window and ran `cookiecutter https://github.com/drivendata/cookiecutter-data-science ` . I answered all prompted questions. After searching for a while I found where the project folder was created. However, how do I get this on GitHub? The only thing I can figure out is to create a brand new repo on GitHub with the exact same name, open it in GitHub desktop, click "show in explorer", and then drag and drop all files from the Cookiecutter folder into the GitHub Desktop folder. However to me this does not sound like the intended way to create a new project and put it on GitHub.
  • What should the folder structure of my Python projects be?
    1 project | /r/learnpython | 16 Dec 2022
    I'm not sure what "data scraping" means exactly, but for data science generally I think this is a pretty good template: https://github.com/drivendata/cookiecutter-data-science
  • What are examples of well-organized data science project that I can see on Github?
    6 projects | /r/datascience | 5 Nov 2022
  • How to keep a project organized?
    1 project | /r/learnpython | 15 Jun 2022
    Perhaps this cookiecutter template will help: https://github.com/drivendata/cookiecutter-data-science
  • What are some good DS/ML repos where I can learn about structuring a DS/ML project?
    3 projects | /r/datascience | 27 Feb 2022
    I've found https://github.com/drivendata/cookiecutter-data-science as a guide, but haven't found any repos that solve a problem end to end actually use it. Are there any good repos or resources that exemplify how to solve a DS/ML case end-to-end? Including any UI (a report, stream, dash etc) needed for delivery, handling data, preprocessing, training and local development.
  • Can anyone share how they structure their folder for data engineer project?
    1 project | /r/dataengineering | 22 Jan 2022
  • Personal Projects that are original
    1 project | /r/datascience | 17 Oct 2021
    Project don't need to be 100% original, do the project in a such a way that other people has not done yet. There are plenty of datasets and notebooks available on Kaggle. Those are just bunch of notebooks. Take the inspiration from the notebook and build the project in modular structure and organize your project in proper folders and modules. I am using this cookiecutter for building my portfolio projects. https://github.com/drivendata/cookiecutter-data-science
  • How to resolve ModuleNotFoundError error?
    1 project | /r/learnpython | 1 Aug 2021
    Hi all,I am working on ML project and have created project using the cookiecutter-data-science scaffolding. The structure of the project somewhat looks like this,
  • Workflow for early research projects in your organization?
    2 projects | /r/datascience | 28 Jul 2021
    While data science is not SE, it's fundamental to have some structure in your projects since you want the work to be somewhat reproducible. I recommend you start here https://github.com/drivendata/cookiecutter-data-science Since it's a cookie cutter it will be easier to implement at first since they can create the structure by running a short command, after some time you will tailor it to your specific company needs :) For notebooks it's kind of hard, they can't be peer reviewd that easily since cells are editable even after code has been run, keeping the old result... I recommend tools like deepnote, but I'm not sure how well they work for collaboration in notebooks because I never used them yet, I just know they are working on solving these problems. I hope these things help!
  • Github Discussion: What is your favorite Data Science Repo?
    4 projects | /r/datascience | 24 Jul 2021
    Personally I like using cookiecutter’s data science project template. It is easy to set up and has a clear structure. Here is their github: https://github.com/drivendata/cookiecutter-data-science

What are some alternatives?

When comparing FastAPI-template and cookiecutter-data-science you can also consider the following projects:

fastapi-admin - A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin

MLflow - Open source platform for the machine learning lifecycle

pydantic-factories - Simple and powerful mock data generation using pydantic or dataclasses

Kedro - Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.

cookiecutter-django-wagtail - Cookiecutter Django + Wagtail

pyscaffoldext-dsproject - 💫 PyScaffold extension for data-science projects

wolt-python-package-cookiecutter - Cookiecutter for rapidly creating modern & high-quality Python packages

projects - Sample projects using Ploomber.

flask-graphql-boilerplate - a flask boilerplate to get you up and running. Packed with GraphQL and an authentication system out of the box.

jupyter - Jupyter metapackage for installation, docs and chat

cookiecutter-qt-app - A cookiecutter to create Qt applications, with translations and packaging

shournal - Log shell-commands and used files. Snapshot executed scripts. Fully automatic.