Metadata-Version: 2.1
Name: utilpack
Version: 2.0.5
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
Description-Content-Type: text/markdown
Requires-Dist: Flask (==2.0.1)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: matplotlib (==3.3.4)
Requires-Dist: sklearn (==0.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: tqdm (==4.61.2)
Requires-Dist: Pillow (==8.3.1)
Requires-Dist: opencv-python (==4.5.2.54)
Requires-Dist: PyMySQL (==1.0.2)
Requires-Dist: ipywidgets (==7.6.3)
Requires-Dist: pycryptodome (==3.10.1)
Requires-Dist: shapely (==1.7.1)
Requires-Dist: pdfrw (==0.4)
Requires-Dist: slack-sdk (==3.7.0)
Requires-Dist: pip (==21.2.4)

Python Utils

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

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


