Metadata-Version: 2.1
Name: hk_mall
Version: 0.0.59
Summary: hk mall
Home-page: https://gitlab.tdtech.gao7.com/newfire/server/hk_mall.git
Author: seven
Author-email: tech@gao7.com
License: MIT
Description: # hk-mall-wx
        
        好客商城基础包
        
        ## 安装
        
        ```bash
        pip install hk-mall
        ```
        
        ## 依赖
        
        - seven-cloudapp-frame==1.2.129
        
        ## 使用
        
        ```python
        # 导入包使用
        from hk_mall.libs.customize import member_base_model
        ```
        
        
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.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,<4.0
Description-Content-Type: text/markdown
