Skip to content

PyXenon - Python interface to the Xenon middleware

Compare
Choose a tag to compare
@jhidding jhidding released this 29 Nov 15:49
· 51 commits to master since this release

This release fixes some bugs, adds more documentation, and has a few additions in the API.

  • Includes documentation on the adaptors.
  • Xenon exceptions are raised in stead of Rpc errors.
  • Enums for error_type in JobStatus, QueueStatus and CopyStatus are acting as python Enums.
  • Jobs can be constructed by the user.