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:

  • adi

  • commands

  • commands2

  • ctre

  • navx

  • playingwithfusion

  • rev

  • 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-2021.2.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: robotpy-2021.2.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for robotpy-2021.2.1.tar.gz
Algorithm Hash digest
SHA256 bfb2931c57fe55d9c459e071dbb8bcdec727753b3d0eb9735e9d4ff457609abc
MD5 5b486a274910904670fbc9a68c9057ea
BLAKE2b-256 a921353a72cf526bf8f4d3561c4e4297112af76651fa65661a6d5a73999c2cdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: robotpy-2021.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for robotpy-2021.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 307b78fc0ed525e4fb20a0ae710ab6038ceb766d8e817fff1c8b2ef1a83d0b99
MD5 82beaba9acd22e10117404ba75eff0b5
BLAKE2b-256 42a387db60f380f544894817b98efd463eabe6e90b1f1108fdabe1b1af5b5876

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