fastapi-dramatiq-data-ingestion
Prefect

fastapi-dramatiq-data-ingestion | Prefect | |
---|---|---|
1 | 20 | |
44 | 18,221 | |
- | 1.8% | |
3.8 | 10.0 | |
over 3 years ago | 3 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
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-dramatiq-data-ingestion
-
Create and deploy a reliable data ingestion service with FastAPI, SQLModel and Dramatiq
Here is the GitHub repository with the source code of the app: https://github.com/frankie567/fastapi-dramatiq-data-ingestion
Prefect
-
Show HN: Flow – A Dynamic Task Engine for AI Agents Without DAG
- https://github.com/PrefectHQ/prefect
- Prefect: A workflow orchestration tool for data pipelines
- self hosted Alternative to easycron.com?
-
Example typescript project repos?
If I was answering this question but for python, I'd recommend something like prefect, boto3, or tortoise-orm -- not extremely complex and with a pretty comprehensible featureset.
-
I have developed a simple Task Orchestrator
However, if you are looking for something like this, but much more mature and something of a bloat to be frank, there's Prefect. Honestly, woflo borrows a lot from Prefect conceptually.
-
Dabbling with Dagster vs. Airflow
Disclaimer: I work for Prefect.
It looks like we added cron and other schedule types to the deployment CLI just under a month ago[1].
Over the last couple of releases, we've also made it easier to pull deployments from GitHub or bake your flow code into Docker images instead of needing S3-like storage.
As with any product, there's always more to do, so I appreciate you sharing your thoughts. More than anywhere else I've worked, community feedback is a huge driver of product enhancements and feature development. Feel free to join our Slack community[2] if you'd like to share more feedback or ask questions.
[1] https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES...
- Prefect - The easiest way to automate your data
- Ask HN: Codebases with great, easy to read code?
-
Prefect CLI Action
GitHub Action for running Prefect commands using the Prefect CLI.
What are some alternatives?
pydantic-factories - Simple and powerful mock data generation using pydantic or dataclasses
APScheduler - Task scheduling library for Python
cookiecutter-django - Cookiecutter Django + PostGres + Docker + DramatiQ
dagster - An orchestration platform for the development, production, and observation of data assets.
ploomber - The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️
schedule - Python job scheduling for humans.
Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
Joblib - Computing with Python functions.
fastapi-starter-project - FastAPI Starter Project with SQLModel and Alembic
doit - CLI task management & automation tool
great_expectations - Always know what to expect from your data.
TaskFlow - A library to complete workflows/tasks in HA manner. Mirror of code maintained at opendev.org.
