Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briancline/lightpack
Controls Lightpack devices through a common Python API
https://github.com/briancline/lightpack
Last synced: 16 days ago
JSON representation
Controls Lightpack devices through a common Python API
- Host: GitHub
- URL: https://github.com/briancline/lightpack
- Owner: briancline
- License: mit
- Created: 2014-02-04T06:34:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-04T07:51:37.000Z (almost 11 years ago)
- Last Synced: 2024-12-13T21:29:06.114Z (23 days ago)
- Language: Python
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Lightpack
=========
.. image:: https://landscape.io/github/briancline/lightpack/master/landscape.png
:target: https://landscape.io/github/briancline/lightpack/master.. image:: https://api.travis-ci.org/briancline/lightpack.png
:target: https://travis-ci.org/briancline/lightpack.. image:: https://badge.fury.io/py/lightpack.png
:target: http://badge.fury.io/py/lightpackA simple Python library to control Lightpack devices through various controller
APIs. Uses drivers for various software controllers that control the hardware
directly, beginning with the simple API for Prismatik.Requirements
------------
* Python 2.7 or Python 3.3
* PatienceLicense
-------
Licensed under the MIT license. See the LICENSE file.