Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pybricks VSCode Template

This template uses VScode tasks and run configurations to launch the current open Python file on a pybricks hub.

Setup

  1. Run python -m venv .venv to create a virtual environment
  2. Run pip install -r requirements.txt to install the libraries
  3. In pybrickslaunch.py, set the HUB_NAME variable.

Usage

  1. Open the python file you want to run in the editor
  2. Go to "Run and debug"
  3. Choose "Pybricks: Current File" run configuration
  4. Click the play button

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages