• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PLATFORMS
2=========
3
4Most of the code included in the project should run on any platform that supports Python >= 3.8. Not all features are supported on all platforms (for example, USB dongle support is only available on platforms where the python USB library is functional).
5
6For platform-specific information, see the following pages:
7
8  * :material-apple: macOS - see the [macOS platform page](macos.md)
9  * :material-linux: Linux - see the [Linux platform page](linux.md)
10  * :material-microsoft-windows: Windows - see the [Windows platform page](windows.md)
11  * :material-android: Android - see the [Android platform page](android.md)
12