Metadata-Version: 2.1
Name: hk-mall
Version: 0.0.1
Summary: hk mall
Home-page: http://gitlab.tdtech.gao7.com/newfire/hk_cap/hk_cdp/server/hk_cdp.git
Author: seven
Author-email: tech@gao7.com
License: MIT
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: ~=3.4
Description-Content-Type: text/markdown
Requires-Dist: seven-framework (>=1.1.51)

# hk-mall-wx

好客商城基础包

## 安装

```bash
pip install hk-mall-wx
```

## 依赖

- seven-cloudapp-frame==1.2.129

## 使用

```python
# 导入包使用
from libs.customize import member_base_model
```



