Metadata-Version: 2.1
Name: accretion-workers
Version: 0.0.2b3
Summary: Accretion workers.
Home-page: https://github.com/mattsb42/accretion
Author: mattsb42
Author-email: m@ttsb42.com
Maintainer: mattsb42
License: Apache License 2.0
Keywords: aws lambda accretion
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Archiving :: Packaging
Requires-Dist: boto3 (>=1.9.58)
Requires-Dist: accretion-common (>=0.0.1b5)

#################
accretion_workers
#################

.. image:: https://img.shields.io/pypi/v/accretion_workers.svg
   :target: https://pypi.python.org/pypi/accretion_workers
   :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/accretion_workers.svg
   :target: https://pypi.python.org/pypi/accretion_workers
   :alt: Supported Python Versions

.. image:: https://img.shields.io/badge/code_style-black-000000.svg
   :target: https://github.com/ambv/black
   :alt: Code style: black

.. image:: https://readthedocs.org/projects/accretion_workers/badge/
   :target: https://accretion_workers.readthedocs.io/en/stable/
   :alt: Documentation Status

.. image:: https://travis-ci.org/accretion/accretion_workers.svg?branch=master
   :target: https://travis-ci.org/accretion/accretion_workers
   :alt: Travis CI Test Status

.. image:: https://ci.appveyor.com/api/projects/status/REPLACEME/branch/master?svg=true
   :target: https://ci.appveyor.com/project/REPLACEME
   :alt: AppVeyor Test Status

.. warning::

    This package is intended only for internal use within Accretion.
    This documentation is provided for information purposes only.
    No guarantee is provided on the modules and APIs described in here remaining consistent.
    Directly reference at your own risk.

Accretion workers.


