We're happy to announce the initial release of RobotPy for the 2016 season. This release contains most of the new changes for WPILib in 2016, with the notable exception of some new CANTalon functionality (but we hope to get that updated within the next week or so). Here's what this package provides you:
- Python 3.5.1 interpreter for RoboRIO
- WPILib/HAL packages for RoboRIO
- [pynetworktables](https://github.com/robotpy/pynetworktables) and [robotpy-wpilib-utilities](https://github.com/robotpy/robotpy-wpilib-utilities)
This release will only work correctly on a RoboRIO that has been reimaged for the 2016 season.
Installation instructions can be found on [our documentation site](http://robotpy.readthedocs.org/en/latest/getting_started.html), and are also included as a README file with this zipfile.
We expect there to be some bugs at first as teams start playing with their new toys, so please [report them on our issue tracker](https://github.com/robotpy/robotpy-wpilib/issues) as you find them!