Metadata-Version: 2.1
Name: dddpy
Version: 0.0.1
Summary: A framework to support ddd python projects
License: Apache-2.0
Author: Yuichiro Smith
Author-email: contact@yu-smith.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Faker (>=4.16.0,<5.0.0)
Requires-Dist: Inject (>=4.3.1,<5.0.0)
Requires-Dist: pydantic (>=1.7.2,<2.0.0)
