Metadata-Version: 2.1
Name: aws-batch-helpers
Version: 0.14.0
Summary: Helpers for running jobs on AWS Batch
Home-page: https://github.com/jerowe/aws_batch_helpers
Author: Jillian Rowe
Author-email: jillian.e.rowe@gmail.com
License: MIT license
Keywords: aws_batch_helpers
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=================
AWS Batch Helpers
=================


.. image:: https://img.shields.io/pypi/v/aws_batch_helpers.svg
        :target: https://pypi.python.org/pypi/aws_batch_helpers

.. image:: https://img.shields.io/travis/biohub/aws_batch_helpers.svg
        :target: https://travis-ci.com/biohub/aws_batch_helpers

.. image:: https://readthedocs.org/projects/aws-batch-helpers/badge/?version=latest
        :target: https://aws-batch-helpers.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/biohub/aws_batch_helpers/shield.svg
     :target: https://pyup.io/repos/github/biohub/aws_batch_helpers/
     :alt: Updates



Helpers for running jobs on AWS Batch


* Free software: MIT license
* Documentation: https://aws-batch-helpers.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-08-05)
------------------

* First release on PyPI.


