Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 583 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 583 Bytes

Template: Python - Minimal

Get started with just Python.

This template robot:

  • Uses only Python.
    • No need to fuzz in setting up Python versions and no need to run pip installs
    • Control your environment in conda.yaml
  • Provides a simple template to start from (task.py).

Learning materials