Metadata-Version: 2.1
Name: mybatis
Version: 0.0.2
Summary: A python ORM like mybatis.
Home-page: https://github.com/ralgond/mybatis-py
Author: Teng Huang
Author-email: ht201509@163.com
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mysql-connector-python>=9.0.0

# mybatis-py
[![codecov](https://codecov.io/gh/ralgond/mybatis-py/branch/main/graph/badge.svg)](https://codecov.io/gh/ralgond/mybatis-py)


A python ORM like mybatis.

## Dynamic SQL
