Metadata-Version: 2.1
Name: dotpack
Version: 0.1.2
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/longan-link/dotpack_pyclient
Author: Wenjie Wu
Author-email: wuwenjie718@gmail.com
License: GNU General Public License v3
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
License-File: LICENSE
License-File: AUTHORS.rst

======================
dotpack
======================


Python client for dotpack ( Eliteu Programable led matrix bag ).


Install
-------

pip install dotpack


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.1.2 (2022-05-5)
* 0.1.1 (2022-05-5)
* 0.1.0 (2022-03-18)
* First release on PyPI.


