Metadata-Version: 2.1
Name: pydrinker-loafer
Version: 1.0.0
Summary: Asynchronous message dispatcher for concurrent tasks processing
Home-page: https://github.com/pydrinker/pydrinker-loafer/
License: MIT
Keywords: asyncio,message,dispatcher,tasks,microservices
Author: Rafael Henrique da Silva Correia
Author-email: rafael@abraseucodigo.com.br
Requires-Python: >=3.7,<3.10
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: cached-property (>=1.5.2,<2.0.0)
Project-URL: Download, https://github.com/pydrinker/pydrinker-loafer/releases
Project-URL: Repository, https://github.com/pydrinker/pydrinker-loafer/
Description-Content-Type: text/markdown

# pydrinker-loafer

![build on github actions](https://github.com/pydrinker/pydrinker-loafer/actions/workflows/test.yml/badge.svg?branch=main)

This is where the [pydrinker](https://github.com/pydrinker/pydrinker) starts, this project is based on [olist-loafer](https://github.com/olist/olist-loafer) the unique difference between olist-loafer and pydrinker-loafer is about dependencies with [aiobotocore](https://github.com/aio-libs/aiobotocore), pydrinker-loafer doesn't have this dependency.

To understand more about pydrinker [see the repo](https://github.com/pydrinker/pydrinker).

