Metadata-Version: 1.1
Name: dotpack-tk
Version: 0.0.4
Summary: A simulator(based tk) for dotPack.
Home-page: https://github.com/longan-link/dotpack_pyclient
Author: Wenjie Wu
Author-email: wuwenjie718@gmail.com
License: GNU General Public License v3
Description: ======================
        dotpack
        ======================
        
        
        Simulator(based tk) for dotPack ( Eliteu Programable led matrix pack ).
        
        
        Install
        -------
        
        pip install dotpack_tk
        
        
        Usage
        -----
        
        from dotpack import DotPack
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        * 0.3.1 (2022-09-15)
        * 0.3.0 (2022-05-25)
        * 0.2.1 (2022-05-19)
        * 0.2.0 (2022-05-18)
        * 0.1.4 (2022-05-10)
        * 0.1.3 (2022-05-6)
        * 0.1.2 (2022-05-5)
        * 0.1.1 (2022-05-5)
        * 0.1.0 (2022-03-18)
        * First release on PyPI.
        
Keywords: dotpack
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
