File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11DRMAA Python
22------------
33
4- .. image :: https://travis-ci.org/pygridtools/drmaa-python.svg
4+ .. image :: https://img.shields.io/travis/pygridtools/drmaa-python/stable.svg
5+ :alt: Build status
56 :target: https://travis-ci.org/pygridtools/drmaa-python
6- :alt: Travis build status
77
8- .. image :: https://coveralls.io/repos/pygridtools/drmaa-python/badge.svg
9- :target: https://coveralls.io/r/pygridtools/drmaa-python
10- :alt: Test coverage
8+ .. image :: https://img.shields.io/coveralls/pygridtools/drmaa-python/stable.svg
9+ :target: https://coveralls.io/r/pygridtools/drmaa-python
1110
12- .. image :: https://pypip.in/d/drmaa/badge .svg
13- :target: https://crate.io/packages /drmaa
11+ .. image :: https://img.shields.io/pypi/dm/drmaa .svg
12+ :target: https://warehouse.python.org/project /drmaa/
1413 :alt: PyPI downloads
1514
16- .. image :: https://pypip.in/ v/drmaa/badge .svg
17- :target: https://crate.io/packages /drmaa
15+ .. image :: https://img.shields.io/pypi/ v/drmaa.svg
16+ :target: https://warehouse.python.org/project /drmaa/
1817 :alt: Latest version on PyPI
1918
19+ .. image :: https://img.shields.io/pypi/l/drmaa.svg
20+ :alt: License
21+
2022`Distributed Resource Management Application API <http://en.wikipedia.org/wiki/DRMAA >`__
2123(DRMAA) bindings for Python. For more information
2224`read the docs <http://drmaa-python.readthedocs.org >`__.
You can’t perform that action at this time.
0 commit comments