Metadata-Version: 2.1 Name: EasyImageUpload Version: 0.0.9 Summary: 基于Python 实现的upload utils Home-page: https://gitee.com/osczaizai/EasyImageUpload.git Author: Anjie Guan Author-email: angelswy163@163.com License: MIT Platform: UNKNOWN Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Requires-Python: >=3.6.0 Description-Content-Type: text/markdown Requires-Dist: rx (>=3.0.1) Requires-Dist: PySide2 (>=5.13.2) Requires-Dist: qiniu (>=7.2.6) Requires-Dist: Pillow (>=6.2.1) Requires-Dist: requests (>=2.22.0) Requires-Dist: tinify (>=1.5.1) Requires-Dist: EasyMonitor (>=0.0.3) 基于Python 实现的upload utils