Metadata-Version: 2.2
Name: damp11113
Version: 2025.2.22
Summary: A Utils library and Easy to using.
Home-page: https://github.com/damp11113/damp11113-library
Author: damp11113
Author-email: damp51252@gmail.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Requires-Dist: dearpygui
Requires-Dist: iso-639
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: natsort
Requires-Dist: psutil
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: libscrc
Requires-Dist: tqdm
Requires-Dist: qrcode
Requires-Dist: python-barcode
Requires-Dist: pydub
Requires-Dist: pyzbar
Requires-Dist: paho-mqtt
Requires-Dist: requests
Requires-Dist: pymata-aio
Requires-Dist: PyQt5
Requires-Dist: py-cpuinfo
Requires-Dist: GPUtil
Requires-Dist: matplotlib
Requires-Dist: bitarray
Requires-Dist: scikit-learn
Requires-Dist: pyaudio
Requires-Dist: pygments
Requires-Dist: pywin32
Requires-Dist: comtypes
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

damp11113-library
===============
A Utils library and Easy to use.

If feature in wiki haven't in library that is a preview feature. Please wait for new update.

If the library has bugs. Please new issue.

This is how to turn off check update and load all func
```py
import os

os.environ["damp11113_load_all_module"] = "NO"
os.environ["damp11113_check_update"] = "NO"
```

Installing
===============
install from PyPi

    pip install damp11113
    
or install from github

    pip install git+https://github.com/damp11113/damp11113-library.git
    
License
===============

This library use MIT License.
