Metadata-Version: 1.1
Name: piglow
Version: 1.2.4
Summary: A module to drive the Pimoroni PiGlow board, based on the sn3218 i2c LED controller
Home-page: http://www.pimoroni.com
Author: Philip Howard
Author-email: phil@pimoroni.com
License: MIT
Description: Learn more: https://shop.pimoroni.com/products/piglow
        1.2.4
        -----
        
        * Added __version__ to module
        
        1.2.3
        -----
        
        * Removed ref to pimglow.py in MANIFEST
        * Added LICENSE.txt
        
        1.2.2
        -----
        
        * Fixed legs.py for Python3 compatibility
        
        1.2.1
        -----
        
        * Tweaks and tidying up
        
        1.2.0
        -----
        
        * Promoted to stable
        * "set" now defaults to a sensible LED order, wrapping "_set"
        * Call "_set" directly for old bahaviour
        
        1.1.0
        -----
        
        * Update to new PiGlow library
        * renamed my 'led' method to 'single'
        * wrapped inherited 'set' to automatically call 'update'
        
        1.0.0
        -----
        
        * Initial experimental module
        
        
Keywords: Raspberry Pi sn3218 PiGlow i2c
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
