Metadata-Version: 2.1
Name: yessql
Version: 0.2.3
Summary: An easy to use python SQL database interface for Postgres and MySQL
Home-page: https://github.com/mitchelllisle/yessql
Author: Mitchell Lisle
Author-email: m.lisle90@gmail.com
Keywords: yessql
License-File: LICENSE
Requires-Dist: pydantic
Requires-Dist: aiomysql
Requires-Dist: asyncpg
Requires-Dist: pg8000
Requires-Dist: pipe

