Metadata-Version: 2.1
Name: kxy-framework
Version: 1.1.17
Summary: 封装了ORM框架
Home-page: https://pypi.org/project/kxy-framework/
Author: Johnliu
Author-email: 1242108463@qq.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

## 使用方法：
pip install kxy-framework
```python
from kxy.framework.context import SUtil


```

