Skip to main content

a python DRMAA library

Project description

Travis build status Test coverage PyPI downloads Latest version on PyPI Bitdeli badge

Distributed Resource Management Application API (DRMAA) bindings for Python. For more information read the docs.

Requirements

  • Python 2.6+

  • A DRMAA-compatible cluster (e.g., Grid Engine)

License

  • BSD (3 Clause)

Changelog

  • v0.7.2

    • Fix a couple inconsistencies with str vs bytes in Python 3 in drmaa.session.

  • v0.7.1

    • Add Read The Docs documentation

    • Add const module identifiers back into package namespace

    • Remove b prefixes from strings inserted into error messages.

  • v0.7.0

    • String attribute issues with Python 3 have all been resolved, and now each function that takes a string can handle unicode strings, and returns unicode strings.

    • All code has been updated to use future imports for unicode_literals and print_function, so we’re effectively writing Python 3 code now.

    • PEP8 compliance changes all over the place, except those that would break names required by underlying C DRMAA library.

    • Now automatically run unit tests of Travis-CI with SGE, and all tests pass for Python 2.6, 2.7, and 3.3. SGE is installed using scripts I describe in this gist.

    • Unit tests are now in a top-level directory instead of a sub-directory under the drmaa package.

    • There is now a session.py module that contains most of the code that was in __init__.py before, and __init__ just imports things and sets __all__ and __version__, as is typically recommended now.

    • Drops support for Python 2.5.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drmaa-0.7.2.tar.gz (29.9 kB view details)

Uploaded Source

Built Distribution

drmaa-0.7.2-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file drmaa-0.7.2.tar.gz.

File metadata

  • Download URL: drmaa-0.7.2.tar.gz
  • Upload date:
  • Size: 29.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for drmaa-0.7.2.tar.gz
Algorithm Hash digest
SHA256 804e1ceae43319c63c1618663e79052e04bafe145cf310b17d2b938f7f36bc3d
MD5 f06717f2874c92cd8d946ba9b1bc27cf
BLAKE2b-256 b9308deb2beda7b071d2592abcc22a4bb80121db5ea019e6cf09b6ad23989541

See more details on using hashes here.

File details

Details for the file drmaa-0.7.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for drmaa-0.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce7323d0841a78f852e9d2689fdb3c30c6c0e97d94695ddbc27ee8dab11df06e
MD5 36b3a33ac69861340be95c07f335b863
BLAKE2b-256 05dc795a1057a1d9f3d9a90dce2d24e8319fab2d0cce3789c8659671b00e8ee4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page