Let your Python scripts work for you while you sleep.
Paste a script. Set a schedule. Get notified.
What is Humrun?
Humrun is a simple way to run Python scripts on a schedule. No servers to manage, no containers to configure, no infrastructure to think about.
You write the script. You pick when it runs. Humrun handles the rest and lets you know when something goes wrong.
What people use it for
Monitoring
Check if a website is up, verify an API returns expected data, or watch for changes in a feed.
Reports
Generate daily summaries, compile metrics from different sources, or send yourself a digest email.
Checks
Verify backups completed, confirm data integrity, or validate that systems are in the expected state.
What Humrun is not
Humrun is intentionally simple. It does one thing well.
- -No complex workflows or DAGs
- -No YAML configuration files
- -No Docker containers or Kubernetes
- -No infrastructure to provision
- -No complex pricing based on compute time
If you need a full orchestration platform, there are great options out there. Humrun is for the small scripts that don't need all that.
Simple pricing
Free
For personal projects and exploration
$0/month
- 1 script
- 30 minutes execution / month
- Email notifications
Pro
For teams and serious use
$9/month
- Unlimited scripts
- 5 hours execution / month
- Email and webhook notifications