dron VS aiocron

Compare dron vs aiocron 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
dron aiocron
2 1
55 325
- -
6.7 1.0
4 months ago about 1 year ago
Python Python
- 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.

dron

Posts with mentions or reviews of dron. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-14.
  • Fcron Is the Best Cron
    5 projects | news.ycombinator.com | 14 Oct 2023
    I was annoyed by cron/fcron limitations and figured systemd is the way go because of its flexibility and power, but also was annoyed about manually managing tons of unit files. So I wrote a tool with a config that looks kinda like a crontab, but uses systemd (or launchd on mac) behind the scenes: https://github.com/karlicoss/dron#what-does-it-do

    E.g. a simplest job definition looks like this

      job(every(mins=10), 'ping https://beepb00p.xyz', unit_name='ping-beepb00p')
  • Systemd.timer, an Alternative to Cron
    3 projects | news.ycombinator.com | 8 Dec 2022

aiocron

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

What are some alternatives?

When comparing dron and aiocron you can also consider the following projects:

spotify_sync - A schedulable, configurable CLI downloader for Spotify accounts

discord.py - An API wrapper for Discord written in Python.

python-systemd-tutorial - A tutorial for writing a systemd service in Python

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

cron - Library to ease writing cron-like programs

github-stats - Better GitHub statistics images for your profile, with stats from private repos too

dmenu-extended - An extension to dmenu for quickly opening files and folders.

cloudmon - Cron monitoring service for windows/linux computers or devices with linux based os

magniv-core - Magniv Core - A Python-decorator based job orchestration platform. Avoid responsibility handoffs by abstracting infra and DevOps.

systemd - The systemd System and Service Manager

supercronic - Cron for containers

beepb00p - My blog!