Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/pypi.yml
.github/workflows/test.yml
.gitignore
.mailmap
.readthedocs.yaml
CONTRIBUTORS.gen
LICENSE
Makefile
README.md
docs/Makefile
docs/_static/style.css
docs/_templates/layout.html
docs/components/index.rst
docs/development/communications.rst
docs/development/comparison.rst
docs/development/getting-started.rst
docs/development/index.rst
docs/development/philosophy.rst
docs/development/releases.rst
docs/development/submitting-changes.rst
docs/extending_j5.rst
docs/hardware/index.rst
docs/hardware/sourcebots.rst
docs/hardware/srobo.rst
docs/index.rst
docs/requirements.txt
docs/usage/installation.rst
docs/usage/quickstart.rst
j5/py.typed
poetry.lock
pyproject.toml
stubs/cv2/aruco.pyi
stubs/serial/__init__.pyi
stubs/serial/tools/__init__.pyi
stubs/serial/tools/list_ports.pyi
stubs/serial/tools/list_ports_common.pyi
stubs/usb/__init__.pyi
stubs/usb/core.pyi
stubs/usb/util.pyi
docs/_code/qs_adding_boards.py26
docs/_code/qs_first_robot.py4
docs/_code/qs_using_components.py16
docs/conf.py22
j5/__init__.py13
j5/backends/__init__.py4
j5/backends/backend.py109
j5/backends/console/__init__.py3