Metadata-Version: 2.1
Name: python3-commons
Version: 0.3.12
Summary: Re-usable Python3 code
Home-page: https://github.com/kamikaze/python3-commons
Author: Oleg Korsak
Author-email: kamikaze.is.waiting.you@gmail.com
License: gpl-3
Project-URL: Documentation, https://github.com/kamikaze/python3-commons/wiki
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.12
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: asyncpg ==0.29.0
Requires-Dist: minio ==7.2.4
Requires-Dist: msgpack ==1.0.7
Requires-Dist: msgspec ==0.18.6
Requires-Dist: pydantic[email] ==2.6.2
Requires-Dist: pydantic-settings ==2.2.1
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

Re-usable Python3 code
======================

Some description here
