Skip to content

galaxy-genome-annotation/python-tripal

Repository files navigation

Tripal Library

Build Documentation

A Python library for interacting with Tripal

History

  • 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

Requirements

The tripal_rest_api module needs to be installed on your tripal instance.

License

Available under the MIT License