Metadata-Version: 2.1
Name: python3-commons
Version: 0.0.30
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.11
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: asyncpg (==0.28.0)
Requires-Dist: databases[postgresql] (==0.7.0)
Requires-Dist: minio (==7.1.15)
Requires-Dist: msgpack (==1.0.5)
Requires-Dist: msgspec (==0.17.0)
Requires-Dist: pydantic[email] (==1.10.12)
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

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

Some description here
