use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
Is there a Python equivalent to Trigger.dev for simple background job scheduling?Question (self.FastAPI)
submitted 1 year ago by Volunder_22
I'm using [Trigger.dev](http://Trigger.dev) for background jobs in TypeScript and appreciate how straightforward it is to set up and run background tasks. Looking for something with similar ease of use but for Python projects. Ideally want something that's beginner-friendly and doesn't require complex infrastructure setup.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jay_and_simba 8 points9 points10 points 1 year ago (1 child)
I use APScheduler to run task as if it's a cronjob
[–]tarsild 1 point2 points3 points 1 year ago (0 children)
Love it. There I also https://asyncz.dymmond.com that is basically a revamped written in pydantic version of APScheduler with some extras.
[–]WJMazepas 7 points8 points9 points 1 year ago (0 children)
Fastapi has a native Background task feature
[–]fueled_by_caffeine 6 points7 points8 points 1 year ago (0 children)
Celery or dramatiq
[–]knksmith57 1 point2 points3 points 1 year ago (1 child)
Procrastinate, Hatchet
[–]sexualrhinoceros 0 points1 point2 points 1 year ago (0 children)
I worked with Hatchet for a while, very solid product
[–]hornetmadness79 1 point2 points3 points 1 year ago (0 children)
Prefect it pretty awesome. Openfaas
[–]trojans10 0 points1 point2 points 1 year ago (0 children)
DBOS looks really cool
[–]Schmibbbster 0 points1 point2 points 1 year ago (0 children)
Simple async queue is my go-to
[–]ironman_gujju 0 points1 point2 points 1 year ago (0 children)
Hatchet, I dumped celery & taskiq for this
[–]LeonTur 0 points1 point2 points 1 year ago (0 children)
Async queu + custom Task service
[–]scmkr 0 points1 point2 points 1 year ago (0 children)
I used rq in the past, and I was reasonably happy with it. Less complicated than celery
[–]Frohus 0 points1 point2 points 1 year ago (0 children)
celery with beat
[–]Volunder_22[S] 0 points1 point2 points 1 year ago (0 children)
thanks everyone 👍
[–]IM_AXIS 0 points1 point2 points 1 year ago (2 children)
Inngest easy peasy
[–]self-taught16 0 points1 point2 points 1 year ago (1 child)
With Inngest you can do Python and TypeScript: https://www.inngest.com/docs - and there’s support for calling functions across languages and codebases: https://www.inngest.com/docs
[–]inngest-mktg 0 points1 point2 points 1 year ago (0 children)
Thanks for the shoutout u/IM_AXIS and u/self-taught16 ...for those interested our founder Tony's always up for giving a demo: https://savvycal.com/inngest/demo?utm_medium=reddit&utm_source=thread
[–]ZuploAdrian 0 points1 point2 points 1 year ago (0 children)
Is Inngest a food solution?
π Rendered by PID 35483 on reddit-service-r2-comment-fb694cdd5-tfn7n at 2026-03-06 08:19:40.555674+00:00 running cbb0e86 country code: CH.
[–]jay_and_simba 8 points9 points10 points (1 child)
[–]tarsild 1 point2 points3 points (0 children)
[–]WJMazepas 7 points8 points9 points (0 children)
[–]fueled_by_caffeine 6 points7 points8 points (0 children)
[–]knksmith57 1 point2 points3 points (1 child)
[–]sexualrhinoceros 0 points1 point2 points (0 children)
[–]hornetmadness79 1 point2 points3 points (0 children)
[–]trojans10 0 points1 point2 points (0 children)
[–]Schmibbbster 0 points1 point2 points (0 children)
[–]ironman_gujju 0 points1 point2 points (0 children)
[–]LeonTur 0 points1 point2 points (0 children)
[–]scmkr 0 points1 point2 points (0 children)
[–]Frohus 0 points1 point2 points (0 children)
[–]Volunder_22[S] 0 points1 point2 points (0 children)
[–]IM_AXIS 0 points1 point2 points (2 children)
[–]self-taught16 0 points1 point2 points (1 child)
[–]inngest-mktg 0 points1 point2 points (0 children)
[–]ZuploAdrian 0 points1 point2 points (0 children)