Design ====== .. _robotpy_extension_options: Adding options to the ``robotpy`` command ----------------------------------------- As of 2024 the ``robotpy`` command (also accessed via ``python -m robotpy``) is located in the `robotpy-cli `__ package. Instructions for adding custom subcommands is located in the README file.