Skip to main content

Meta package to make installing robotpy easier

Project description

Easy to remember desktop installation for RobotPy! For more information about RobotPy, see the [documentation](https://robotpy.readthedocs.io).

The instructions below work on a normal computer. For RoboRIO instructions, see [the documentatation](https://robotpy.readthedocs.io/en/stable/install/robot.html#install-robotpy).

Install core RobotPy components

On Windows:

` py -3 -m pip install -U robotpy `

On Linux/OSX:

` pip3 install -U robotpy `

Install optional RobotPy components

There are several categories of optional components that you can install. This uses the standard pip ‘extras’ installation functionality. The available categories are:

  • commands

  • commands2

  • ctre

  • navx

  • playingwithfusion

  • rev

  • romi

  • sim

Let’s say that you wanted to install the latest version of the NavX software along with command based programming. You would do this:

On Windows:

` py -3 -m pip install -U robotpy[navx,commands2] `

On Linux/OSX:

` pip3 install -U robotpy[navx,commands2] `

Install all optional components

There is a special ‘all’ category which will install the core components and all of the optional categories.

On Windows:

` py -3 -m pip install -U robotpy[all] `

On Linux/OSX:

` pip3 install -U robotpy[all] `

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotpy-2022.0.4.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotpy-2022.0.4-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file robotpy-2022.0.4.tar.gz.

File metadata

  • Download URL: robotpy-2022.0.4.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for robotpy-2022.0.4.tar.gz
Algorithm Hash digest
SHA256 3f76ec289d876203fb926a3b050149a10e002945f694574f1017d5a012f665b1
MD5 1d60b99c974334437ca16d69adccbdec
BLAKE2b-256 bc5a7c0216b4b80ff2869ca2fa222ed839115bf8b953d4a135d2d9265ccb5d33

See more details on using hashes here.

File details

Details for the file robotpy-2022.0.4-py3-none-any.whl.

File metadata

  • Download URL: robotpy-2022.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for robotpy-2022.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 af13641d6d6ba93e13d1a33e93a215c70e8ee40ae59b3d9a081ca8c365276462
MD5 7b6b2abef45404c25aef13c38afc195b
BLAKE2b-256 04e45c4468fefc06831bc49725c30cb0c2e183326b4cba64f268b51bafe473cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page