Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 814 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 814 Bytes

Tron - Batch Scheduling System

Tron is a centralized system for managing periodic batch processes and services across a cluster. If you find cron or fcron to be insufficient for managing complex work flows across multiple computers, Tron might be for you.

Install with:

> sudo pip install tron

Or look at the tutorial.

The full documentation is available on PyPI.

Contributing

Read Working on Tron and start sending pull requests!

Any issues should be either posted and discussed on Github or emailed to [email protected].