Metadata-Version: 2.1
Name: damg
Version: 4.1.2
Summary: A package which are damg team style
Home-page: https://github.com/vtta2008/damg
Author: Trinh Do & Duong Minh Duc
Author-email: damgteam@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown

JUST A SIMPLE PACKAGE

A style of damg team object, I modified a bit base on PyQt5.

DAMG: just an object.

DAMGERROR: An exception type object.

DAMGLIST: An list type object.

DAMGDICT: An dict type object.

DAMGWORKER: Using QRunable for multi threading.

DAMGTHREAD: Using QThread for multi threading.

DAMGTHREADPOOL: A thread pool to manage multi threading

Enjoy.

