Skip to main content

Tool to interface with the BBC micro:bit.

Project description

uBitTool

codecov AppVeyor build status Travis build Status Code style: black

Utility to extract a MicroPython program and/or interpreter from a microbit.

Install in a Python 2.7 virtual environment:

pip install .

Although pipenv is recommended:

pip install pipenv
pipenv install .

To run:

ubit read-code -f extracted_script.py

To run the GUI:

ubit gui

or from this directory:

python -m ubittool gui

To run the tests, from this directory execute:

python make.py check

To see what other make actions there are run:

python make.py --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ubittool-0.5.0.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

ubittool-0.5.0-py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page