SaaSHub helps you find the best software and product alternatives Learn more →
Rocketry Alternatives
Similar projects and alternatives to rocketry
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
ziti
The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti
-
jc
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
-
Mage
🧙 The modern replacement for Airflow. Mage is an open-source data pipeline tool for transforming and integrating data. https://github.com/mage-ai/mage-ai
-
-
zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
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.
-
sup-res
A great companion for finding key support and resistance levels on financial charts, cryptocurrencies.
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
rocketry discussion
rocketry reviews and mentions
-
Is SQL a prerequisite to learning Python ?
Intuitive scheduling framework: https://rocketry.readthedocs.io/
-
Easiest way to run a scheduled Python script?
One easy option would be to use Rocketry, it's pure Python:
-
Scheduling in Data Engineering
It has bunch of features: logical scheduling syntax, parallelism/concurrency, dynamic parametization, log to database etc. You can read from the docs: https://rocketry.readthedocs.io/
-
Run external programs intuitively in Python
It's the creator of Rocketry, Red Mail and Red Box again. This week I thought to make it easier to integrate command-line programs to your Python applications.
-
Should i use airflow
If you don't need fancy UIs (or you can create those yourself), I have heard some people are replacing Airflow with Rocketry. Rocketry is very easy to set up and use and its scheduling mechanics are pretty advanced.
-
Email Utility
If you need a scheduler (that also supports custom conditions like "run when there is X amount of emails"), I have another library for that: Rocketry
-
Trying to send Email
Smtplib is a pain to work with (which is the reason I wrote Red Mail). For the scheduling, I also happen to have a library that is often useful for this sorts of problems: https://rocketry.readthedocs.io
-
WHAT ENGINE IS THE BEST FOR PROTOTYPING?(Python)
I have been thinking of creating an algo using Rocketry at some point. It's very easy to create custom conditions and combine these with logical statement. For example, you could set your algo (a function) running when volatility is x amount and you have y amount balance.
-
I have developed a simple Task Orchestrator
I have been tackling the same problem and it has recently gained popularilty. In case you want to take a look at Rocketry: https://github.com/Miksus/rocketry
- A statement-based scheduling framework for Python
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jul 2025
Stats
Miksus/rocketry is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rocketry is Python.