Metadata-Version: 2.1
Name: dry-core
Version: 0.5.6
Summary: 
License: MIT
Author: Илья Маркевич
Author-email: samuray21x@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: tortoise
Requires-Dist: httpx (>=0.22,<0.23)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: tortoise-orm[accel,asyncpg] (>=0.19.0,<0.20.0); extra == "tortoise"
Description-Content-Type: text/markdown

# Dry-core

`dry-core` is core package of `dry-*` package series. Main goal 
is to minimize and power up code, make it clear and easy supportable.

Documentation will be available soon.

