Metadata-Version: 2.1
Name: aws-pcluster-dask-gateway
Version: 0.0.2
Summary: A helper function to configure Dask Gateway to play nice with AWS PCluster
Home-page: https://github.com/bioanalyze/aws_pcluster_helpers
Author: Jillian Rowe
Author-email: jillian@dabbleofdevops.com
License: Apache Software License 2.0
Keywords: aws_pcluster_dask_gateway
Platform: UNKNOWN
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

=========================
aws_pcluster_dask_gateway
=========================


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

.. image:: https://img.shields.io/travis/bioanalyze/aws_pcluster_dask_gateway.svg
        :target: https://travis-ci.com/bioanalyze/aws_pcluster_dask_gateway

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




A helper function to configure Dask Gateway to play nice with AWS PCluster


* Free software: Apache Software License 2.0
* Documentation: https://aws-pcluster-dask-gateway.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-06-24)
------------------

* First release on PyPI.


