Metadata-Version: 2.1
Name: zeroset
Version: 0.0.5
Summary: Useful collection of features.
Home-page: https://github.com/springkim/zeroset
Author: Bomm Kim
Author-email: springnode@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: natsort>=8.0.0
Requires-Dist: Pillow>=8.0.0
Requires-Dist: opencv-python>=3.2.0
Requires-Dist: screeninfo>=0.8.0
Requires-Dist: tabulate>=0.9.0
Requires-Dist: pytz
Requires-Dist: selenium>=4.0.0
Requires-Dist: webdriver-manager>=4.0.0
Requires-Dist: screeninfo

# zeroset
Useful collection of features


# Memo

```bash
# 가상환경활성화
venv\Scripts\activate.bat
```
