Metadata-Version: 2.1
Name: utilpack
Version: 1.5.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
Requires-Dist: gunicorn
Requires-Dist: requests
Requires-Dist: matplotlib
Requires-Dist: sklearn
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: pymysql
Requires-Dist: ipywidgets
Requires-Dist: pycryptodome
Requires-Dist: shapely

Python Utils

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

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


