Installation

Arcade runs on Windows, Mac OS X, and Linux.

Arcade requires Python 3.7 or newer. It does not run on Python 2.x.

Select the instructions for your platform:

Advanced

Use the following command to install the latest development build of Arcade:

pip install -I https://github.com/pythonarcade/arcade/archive/refs/heads/development.zip

This pre-release build will give you access to the latest features, but it may be unstable.

You can also get pre-release versions from the Arcade PyPi Release History.