mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
b8b206db38171f5584f77d5f9815d4050c182219
For now, do not implement features such as brightness and patterns.
Fake Pybricks ============= This is a standard Python 3.x library that provides the Pybricks API with a totally fake implementation. It is used to provide documentation and type hints for code completion. Local install for developers: Navigate to this directory and then run ``python3 setup.py sdist bdist_wheel`` ``pip3 install --user -e .``
Languages
Python
99.1%
Shell
0.9%