Metadata-Version: 2.3
Name: python-seedwork-be
Version: 0.1.55
Summary: A seedwork for DinoHub service
Author: Tuan Cau Rao
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: Faker (>=14.1.0,<15.0.0)
Requires-Dist: Pillow (>=9.2.0,<10.0.0)
Requires-Dist: PyJWT[crypto] (>=2.4.0,<3.0.0)
Requires-Dist: SQLAlchemy[asyncio] (>=1.4.37,<2.0.0)
Requires-Dist: asyncpg (>=0.25.0,<0.26.0)
Requires-Dist: fastapi (==0.85.0)
Requires-Dist: firebase-admin (>=6.0.1,<7.0.0)
Requires-Dist: google-cloud-storage (>=2.4.0,<3.0.0)
Requires-Dist: greenlet (>=1.1.2,<2.0.0)
Requires-Dist: hiredis (>=2.2.2,<3.0.0)
Requires-Dist: httpx (>=0.23.0,<0.24.0)
Requires-Dist: importlib-resources (>=5.7.1,<6.0.0)
Requires-Dist: jsonpickle (>=2.2.0,<3.0.0)
Requires-Dist: multimethod (>=1.9,<2.0)
Requires-Dist: multipledispatch (>=0.6.0,<0.7.0)
Requires-Dist: pika (>=1.3.1,<2.0.0)
Requires-Dist: pre-commit (>=2.20.0,<3.0.0)
Requires-Dist: psycopg2 (>=2.9.3,<3.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: pyramda (>=0.1,<0.2)
Requires-Dist: pytest-asyncio (>=0.18.3,<0.19.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: python-multipart (>=0.0.5,<0.0.6)
Requires-Dist: pytz (>=2022.1,<2023.0)
Requires-Dist: redis (>=4.5.1,<5.0.0)
Requires-Dist: respx (>=0.19.2,<0.20.0)
Requires-Dist: returns (>=0.20.0,<0.21.0)
Requires-Dist: sqlalchemy-utils (>=0.38.3,<0.39.0)
Requires-Dist: toolz (>=0.11.2,<0.12.0)
Requires-Dist: uvicorn[standard] (>=0.17.6,<0.18.0)
Requires-Dist: validators (>=0.19.0,<0.20.0)
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Project-URL: Homepage, https://pypi.org/manage/project/dinohub-seedwork-be/release/0.1.10/
Description-Content-Type: text/markdown

# DINO hub seedwork

This is a package contains
  * DDD (Domain Driven Design) artifact
  * Functional programming with Returns
  * Basic helpers function

## Install

`dinohub-seedwork-be` is available on PyPi:

```
pip install dinohub-seedwork-be
```

See at here: https://pypi.org/project/dinohub-seedwork-be/

