Metadata-Version: 2.1
Name: utilpack
Version: 2.3.3
Summary: Python Utils
Home-page: https://github.com/heewinkim/utilpack
Download-URL: https://github.com/heewinkim/utilpack/archive/master.zip
Author: HEESEUNG KIM
Author-email: heewin.kim@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11.12
Description-Content-Type: text/markdown
Requires-Dist: Flask==2.0.1
Requires-Dist: gunicorn==23.0.0
Requires-Dist: requests==2.32.3
Requires-Dist: Pillow==11.2.1
Requires-Dist: opencv-python==4.11.0.86
Requires-Dist: shapely==2.1.0
Requires-Dist: slack-sdk==3.35.0
Requires-Dist: Werkzeug==2.0.1
Requires-Dist: boto3==1.37.34
Requires-Dist: matplotlib==3.10.1

Python Utils

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

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