r/Python 28d ago

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

20 Upvotes

136 comments sorted by

View all comments

1

u/ThetaFuked 15d ago

I built a Jira plugin that allows you to run python scripts in Jira. Useful for admins who want to automate repetitive tasks, or for any data scientists out there.

A few things it does:

  • Run unlimited automations, with no cap on how many scripts you write or run
  • Trigger scripts automatically when some event happens in Jira
  • Run scripts on a set schedule, create scripted fields, or workflow rules
  • Built-in pandas/numpy support, with results rendered as a sortable, exportable table

If you're interested, you can install it here (free for teams of 10 or less): https://marketplace.atlassian.com/apps/1541362714/pyrunner