Metadata-Version: 2.1
Name: pixel-flipdot
Version: 0.0.2
Summary: A simple Python package for driving Pixel Bydgoszcz flip-dot displays
Author-email: domints <dominik@szymanski.io>
License: MIT License
Project-URL: Homepage, https://github.com/domints/PixelFlipDot
Project-URL: Issues, https://github.com/domints/PixelFlipDot/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial
Provides-Extra: gpio
Requires-Dist: gpiozero ; extra == 'gpio'
Provides-Extra: images
Requires-Dist: numpy ; extra == 'images'
Requires-Dist: pillow ; extra == 'images'

# PixelFlipDot
Python package to drive Pixel Bydgoszcz flip-dot displays
