Metadata-Version: 2.1
Name: utilpack
Version: 1.9.1
Summary: Python Utils
Home-page: https://github.com/heewinkim/utilpack
Author: HEESEUNG KIM
Author-email: heewin.kim@gmail.com
License: MIT
Download-URL: https://github.com/heewinkim/utilpack/archive/master.zip
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: Flask (==1.1.2)
Requires-Dist: gunicorn (==20.0.4)
Requires-Dist: requests (==2.24.0)
Requires-Dist: matplotlib (==3.2.2)
Requires-Dist: sklearn (==0.0)
Requires-Dist: pandas (==1.0.5)
Requires-Dist: tqdm (==4.47.0)
Requires-Dist: Pillow (>=7.1.0)
Requires-Dist: opencv-python
Requires-Dist: PyMySQL (==0.9.3)
Requires-Dist: ipywidgets
Requires-Dist: pycryptodome (==3.9.8)
Requires-Dist: shapely (==1.7.0)
Requires-Dist: pdfrw (==0.4)
Requires-Dist: slack-sdk (==3.3.0)

Python Utils

본 프로젝트는 일반적인 파이썬 프로젝트 진행시에 필요한 유틸 모듈 패키지가 포함되어있습니다.

자세한 사용법은 Git 페이지를 확인해주세요.


