Metadata-Version: 2.1
Name: pyluxafor-mac
Version: 0.0.1
Summary: A Python3 api and cli for the LuxaforFlag for mac
Home-page: https://github.com/CptSpaceToaster/pyluxafor_mac
Author: CptSpaceToaster
Author-email: cptspacetoaster@gmail.com
License: WTFPL
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Other Audience
Classifier: License :: Freely Distributable
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: hidapi (>=0.7.99)

pyluxafor_mac
=============

.. image:: https://img.shields.io/pypi/v/pyluxafor_mac.svg
    :target: https://pypi.python.org/pypi/pyluxafor_mac

Generate representative image differences in a directory

Installing pyluxafor_mac
========================

Install from pip::

    pip3 install pyluxafor_mac

For development, clone from github and run the tests with::

    git clone https://github.com/CptSpaceToaster/pyluxafor_mac.git
    cd pyluxafor_mac
    make test

Usage
=====

Help::

    pyluxafor_mac -h



