Metadata-Version: 2.1
Name: robotpy-playingwithfusion
Version: 2021.0.1
Summary: PlayingWithFusion for RobotPy
Home-page: https://github.com/robotpy/robotpy-playingwithfusion
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: robotpy-wpiutil (<2022.0.0,>=2021.2.2.0)
Requires-Dist: wpilib (<2022.0.0,>=2021.2.2.0)

robotpy-playingwithfusion
=========================

This is a python wrapper around the Playing With Fusion device support library.
The RobotPy project is not associated with or endorsed by Playing With Fusion Inc.

**WARNING**: These bindings are still a work in progress, and some things
may not work quite right yet. Please try them out and let us know how
it goes!

Documentation
=============

* `Installation <http://robotpy.readthedocs.io/en/stable/install/pwfusion.html>`_
* `Python API Documentation <http://robotpy.readthedocs.io/projects/pwfusion/en/stable/api.html>`_


License
=======

RobotPy specific bits are available under the Apache 2.0 license.

Author
======

Dustin Spicuzza (dustin@virtualroadside.com)


