Metadata-Version: 2.3
Name: orm1
Version: 0.1.0a5
Summary: Object-relational mapping library for PostgreSQL
Project-URL: Homepage, https://github.com/hanpama/orm1
Project-URL: Issues, https://github.com/hanpama/orm1/issues
Author-email: Kyungil Choi <hanpama@gmail.com>
License: Apache License, Version 2.0
License-File: AUTHORS
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: asyncpg==0.29.0
Description-Content-Type: text/markdown

# orm1

Object-relational mapping library for PostgreSQL
