Metadata-Version: 2.1
Name: turu-postgres
Version: 0.9.0
Summary: PostgreSQL adapter for turu
Home-page: https://github.com/yassun7010/turu-py
Author: yassun7010
Author-email: yassun7010@outlook.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: SQL
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: psycopg (>=3.1.16,<4.0.0)
Requires-Dist: turu-core (==0.9.0)
Requires-Dist: typing-extensions (>=4.8.0,<5.0.0)
Project-URL: Repository, https://github.com/yassun7010/turu-py
Description-Content-Type: text/markdown

# turu-postgres

This is a postgres adapter for [turu](https://github.com/yassun7010/turu-py).

