mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
3ffa8a4526805229025979f4be054c56f4325339
This is cherry-picking from 86e9b0b0fc15b019406bee43718fbdf3416dcf0d
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.6%
Shell
0.4%