Metadata-Version: 1.1
Name: Pfmsoft-Aiohttp-Queue
Version: 0.1.0
Summary: A library to support aiohttp requests in a Queue, with callbacks for success, failure, or retry.
Home-page: https://github.com/DonalChilde/pfmsoft_aiohttp_queue
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT license
Description: =====================
        Pfmsoft-Aiohttp-Queue
        =====================
        
        
        .. image:: https://img.shields.io/pypi/v/pfmsoft_aiohttp_queue.svg
                :target: https://pypi.python.org/pypi/pfmsoft_aiohttp_queue
        
        .. image:: https://img.shields.io/travis/DonalChilde/pfmsoft_aiohttp_queue.svg
                :target: https://travis-ci.com/DonalChilde/pfmsoft_aiohttp_queue
        
        .. image:: https://readthedocs.org/projects/pfmsoft-aiohttp-queue/badge/?version=latest
                :target: https://pfmsoft-aiohttp-queue.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        A library to support aiohttp requests in a Queue, with callbacks for success, failure, or retry.
        
        
        * Free software: MIT license
        * Documentation: https://pfmsoft-aiohttp-queue.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `donalchilde/cookiecutter-pypackage-click`_ project template, derived from the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        .. _`donalchilde/cookiecutter-pypackage-click`: https://github.com/donalchilde/cookiecutter-pypackage-click
        
        =======
        History
        =======
        
        0.1.0 (2021-03-28)
        ------------------
        
        * First release on PyPI.
        
Keywords: Python pfmsoft_aiohttp_queue
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
