pybricksdev
pybricksdev copied to clipboard
pybricksdev: Python Package with Pybricks developer tools
Adds USB support in concert with pybricks/pybricks-micropython#208
Read the title. Distro: Fedora Linux 39
### Introduction When fine-tuning programs and running them via `pybricksdev`, I often run the program several times per minute. However, what happens to me frequently is that 1. the Hub...
See FIXME in `disconnect` method in `_USBTransport` class in `pybricksdev/connections/pybricks.py` from #69. Support for this in PyUSB is currently waiting approval in pyusb/pyusb#160. [This comment](https://github.com/pyusb/pyusb/pull/160#issuecomment-1637080588) contains a monkey patch that...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. Release notes Sourced from urllib3's releases. 1.26.17 Added the Cookie header to the list of headers to strip from requests when redirecting to a...
I want to run code on my hub using a Python script not the command, how is that possible?
The online https://code.pybricks.com environment supports a repl for python. I developed a repl in a python script at https://github.com/harcokuppens/repl_pybricks/ . I also took the time to develop good handling of...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. Changelog Sourced from cryptography's changelog. 41.0.4 - 2023-09-19 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. .. _v41-0-3: 41.0.3...
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...