- ATTENTION: Toil is no longer supporting python 2.7 as of February 13, 2020.
The last working version of toil in python2.7 is 3.24.0, though subsequent 3.24.x releases may be made for hotfixes.
Toil 4.0.0 will be our first release incompatible with python2.7 and will require python3.6+.
Toil is a scalable, efficient, cross-platform (Linux & macOS) pipeline management system, written entirely in Python, and designed around the principles of functional programming.
- Check the website for a description of Toil and its features.
- Full documentation for the latest stable release can be found at Read the Docs.
- Please subscribe to low-volume announce mailing list so we keep you informed
- Google Groups discussion forum
- See our occasional blog for tutorials.
Notes:
- Toil moved from https://github.com/BD2KGenomics/toil to https://github.com/DataBiosphere/toil on July 5th, 2018.
- Toil dropped python 2.7 support on February 13, 2020 (last working py2.7 version is 3.24.0).