SaaSHub helps you find the best software and product alternatives Learn more โ
Dispatch Alternatives
Similar projects and alternatives to dispatch
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
PRAW
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
-
-
-
transformers
๐ค Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
-
-
-
haystack
Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.
-
-
-
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.
-
full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
-
-
-
-
-
-
chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
-
dispatch discussion
dispatch reviews and mentions
- Dispatch โ Netflix's incident management system was archived last week
-
Show HN: I am building an open-source incident management platform
I will just share a somewhat similar project: https://github.com/netflix/dispatch
Also open source, also Python, also incident management :) Has some integrations with slack, but not focused on Slack particularly.
Can be a good project to learn from as well :)
My relation to it: I only contributed with a couple of pull requests there :)
- Netflix Dispatch
-
Is there any open source project that uses FasAPI?
They use only sync routes in the project and canโt explain why https://github.com/Netflix/dispatch/issues/1073
- Is it really advisable to try to run fastapi with predominantly sync routes in a real world application?
-
How to build a scalable project file structure for a beginner.
By far my favorite production FastAPI app to use as a references of how to use these technologies well is NetFlix Dispatch: https://github.com/Netflix/dispatch
- FastAPI Boilerplate using MongoDB, Motor, Docker
-
Python projects with best practices on Github?
Two random examples I found from 30 seconds of googling: Hereโs Netflix using it in their crisis management tool, and hereโs Uber using it in their deep learning framework.
-
Open Source Projects based on FastAPI
netflix dispatch
-
As a long time programmer what are some important coding styles ?
As someone who uses FastAPI, I find the https://github.com/Netflix/dispatch code to be a great reference.
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Aug 2026
Stats
Netflix/dispatch is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of dispatch is Python.