Metadata-Version: 2.1
Name: pypadb
Version: 0.1.2
Summary: Interaction with database in a simple way
Home-page: https://github.com/ChenzDNA/pypa
Author: ChenzDNA
Author-email: 1007324849@qq.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

## pypadb

对 Mybatis 的拙劣模仿

目前只支持了 MySQL

使用了 pydantic。

[使用文档](https://chenzdna.github.io/tag/pypadb)

### install

`pip install pypadb`

