Metadata-Version: 2.1
Name: seven-framework
Version: 1.0.17
Summary: seven framework
Home-page: http://gitlab.tdtech.gao7.com/python/seven_framework
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
Requires-Python: ~=3.4
Description-Content-Type: text/markdown
Requires-Dist: elasticsearch (<=7.6.0)
Requires-Dist: requests (<=2.23.0)
Requires-Dist: PyMySQL (<=0.9.3)
Requires-Dist: python-dateutil (<=2.8.1)
Requires-Dist: redis (<=3.4.1)
Requires-Dist: pycryptodome (<=3.9.7)
Requires-Dist: tornado (<=6.0.4)



<!--
 * @Author: ChenXiaolei
 * @Date: 2020-04-22 17:57:36
 * @LastEditTime: 2020-04-28 09:55:14
 * @LastEditors: ChenXiaolei
 * @Description: 
 -->
# seven_framework

## 天志互联Python开发库

### 1.0.17 更新内容
* 优化框架结构
* 修改CryptoHelper 的 AES加解密方法

