Metadata-Version: 2.1
Name: prefect_aws_batch
Version: 0.1.0
Summary: Utilities for interacting with AWS Batch
Home-page: https://github.com/dabble-of-devop-bioanalyze/prefect_aws_batch
Author: Audrey Roy Greenfeld
Author-email: jillian@dabbleofdevops.com
License: Apache Software License 2.0
Keywords: prefect_aws_batch
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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

=================
Prefect AWS Batch
=================


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

.. image:: https://img.shields.io/travis/dabble-of-devop-bioanalyze/prefect_aws_batch.svg
        :target: https://travis-ci.com/dabble-of-devop-bioanalyze/prefect_aws_batch

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




Utilities for interacting with AWS Batch


* Free software: Apache Software License 2.0
* Documentation: https://prefect-aws-batch.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 (2022-10-03)
------------------

* First release on PyPI.
