triggerdotdev / trigger.dev

Trigger.dev is the open source background jobs platform for TypeScript.
https://trigger.dev/changelog
Apache License 2.0
8.13k stars 478 forks source link

[TRI-1882] Python support #862

Open matt-aitken opened 7 months ago

matt-aitken commented 7 months ago

It would be great to offer support for Python.

Python has better support for many Machine Learning uses cases:

It would be even better if you could mix languages. Have files alongside each other that are different languages but can declare tasks.

TRI-1882

matt-aitken commented 7 months ago

Cloudflare Workers transpiles languages into JavaScript.

listenaddress commented 5 months ago

Hey Matt, I'd love to use trigger.dev with Python! Any idea when this might happen?

ologbonowiwi commented 1 month ago

Having this would be great! I want to do a job to run https://github.com/joshiayush/inb automatically and trigger.dev would be a great option if it offers support for Python.