Metadata-Version: 1.1
Name: celery-serverless
Version: 0.2.0
Summary: Celery worker deployed as a Serverless application
Home-page: https://github.com/alanjds/celery-serverless
Author: Alan Justino & Samuel Barbosa Neto
Author-email: alan.justino@yahoo.com.br
License: Apache Software License 2.0
Description: =================
        celery-serverless
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/celery_serverless.svg
                :target: https://pypi.python.org/pypi/celery_serverless
        
        .. image:: https://img.shields.io/travis/alanjds/celery-serverless.svg
                :target: https://travis-ci.org/alanjds/celery-serverless
        
        .. image:: https://readthedocs.org/projects/celery-serverless/badge/?version=latest
                :target: https://celery-serverless.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Celery worker deployed as a Serverless application
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://celery-serverless.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
        
Keywords: celery_serverless
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.5
Classifier: Programming Language :: Python :: 3.6
