Metadata-Version: 2.1
Name: utilpack
Version: 2.2.7
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.8.13
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: scikit-learn ==1.1.1
Requires-Dist: pandas ==1.1.5
Requires-Dist: Pillow ==9.2.0
Requires-Dist: opencv-python ==4.5.5.64
Requires-Dist: PyMySQL ==1.0.2
Requires-Dist: pycryptodome ==3.10.1
Requires-Dist: shapely ==1.7.1
Requires-Dist: slack-sdk ==3.7.0
Requires-Dist: pip ==22.0.4

Python Utils

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

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


