A Python library for interacting with Tripal
-
2.0.3
- More reliable detection of job failures
-
2.0.2
- Fix broken pip install tripal
-
2.0.1
- Fix missing requirements
-
2.0
- Rewritten most of the code, now working in a similar way as parsec or chakin
- New cli tool named 'tripaille'
- Tripal jobs can now be run directly by python-tripal and stdout and stderr are retrieved at the end of jobs.
- Updated indexing code to latest tripal_elasticsearch module
-
1.9
- Wait for job completion and get logs
The tripal_rest_api module needs to be installed on your tripal instance.
Available under the MIT License