Robot
Basic Python Template
Standard robot template using Python
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
- No need to fuzz in setting up Python versions and no need to run
- Provides a simple template to start from (
task.py
).
Learning materials
Technical information
Last updated
December 29, 2021License
Apache License 2.0