rocketry VS rocketry-with-fastapi

Compare rocketry vs rocketry-with-fastapi and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rocketry rocketry-with-fastapi
32 6
3,178 81
- -
0.6 0.0
6 months ago over 1 year ago
Python JavaScript
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.

rocketry

Posts with mentions or reviews of rocketry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

rocketry-with-fastapi

Posts with mentions or reviews of rocketry-with-fastapi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • Scheduling in Data Engineering
    3 projects | /r/dataengineering | 1 Dec 2022
    I don't think Rocketry will achieve the same level of adaptation as Airflow and it is missing many advanced features Airflow has such as built-in UI (working on such), executors for containers etc. but considering how versatile it is and how powerful the scheduling is (basically logical statements), I think it could be interesting for those data engineers who need to customize their setup or need something smaller in scale.
  • Show HN: Rocketry – Modern scheduler to power your Python projects
    8 projects | news.ycombinator.com | 21 Sep 2022
    If you want an API (or UI), just clone this and modify it as you need: https://github.com/Miksus/rocketry-with-fastapi. I also wrote an article to Medium how it works with FastAPI: https://itnext.io/scheduler-with-an-api-rocketry-fastapi-a0f...

    Rocketry plays quite nicely with FastAPI.

  • New Horizon in Automation: Rocketry
    3 projects | dev.to | 22 Aug 2022
    Rocketry is a modern scheduling framework. It was designed to be easy to use, easy to customize and it has a unique take on scheduling. It does not force you to a specific structure and it can be seamlessly integrated with other frameworks such as FastAPI.
  • Scheduling framework (with UI and API)
    3 projects | /r/selfhosted | 14 Aug 2022
    I also did a template that integrates it with FastAPI and I built a React app on top of the FastAPI: https://github.com/Miksus/rocketry-with-fastapi. You can just clone it and tinker with it as you please. I also wrote a tutorial for integrating the API if you wonder how it was done.
  • Scheduler with a REST API and a web UI
    4 projects | /r/Python | 31 Jul 2022
    The source code is here with instructions to set this up: https://github.com/Miksus/rocketry-with-fastapi. Use it as you wish.
  • Scheduler with an API (a working template to get you started)
    3 projects | /r/Python | 24 Jul 2022
    I made a template scheduler with an API: https://github.com/Miksus/rocketry-with-fastapi so that you can get a working scheduler with an interface in a minute. Rocketry (a scheduler framework) now supports async and it plays well with FastAPI (a web framework).

What are some alternatives?

When comparing rocketry and rocketry-with-fastapi you can also consider the following projects:

Python Fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

red-bird - Repository Patterns for Python

django-formset - The missing widgets and form manipulation library for Django

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

scheduled_thread_pool_executor - Scheduled Thread Pool Executor implementation in python

React - The library for web and native user interfaces.

protobuf_to_pydantic - Generate a pydantic.BaseModel with parameter verification function from the Python Message object(by the Protobuf file).

Gooey - Turn (almost) any Python command line program into a full GUI application with one line

red-mail - Advanced email sending for Python

pyTRS - A Python library for parsing real-world Public Land Survey System (PLSS) land descriptions (or "legal descriptions") for use in data analysis, GIS mapping, spreadsheets, etc.

fcron - fcron is an advanced cron for Linux/Unix systems