Awesome
buttplug-py (DEPRECATED)
THIS VERSION OF BUTTPLUG-PY IS DEPRECATED IN FAVOR OF COMMUNITY MAINTAINED LIBRARIES.
The community maintained library brings in support for Buttplug Spec v3, as well as many nice to have features. It is recommended to use that instead of this library.
Old Intro
Buttplug-py is a python implementation of the Core and Client portions of the Buttplug Sex Toy Control Protocol. It allows users to write applications that can connect to Buttplug Servers, such as the Intiface Desktop Application or Intiface Rust CLI.
For more information on the Buttplug project, check out the project website at https://buttplug.io.
Table Of Contents
Support The Project
If you find this project helpful, you can support us via Patreon or Github Sponsors! Every donation helps us afford more hardware to reverse, document, and write code for!
Documentation
Library and API Documentation for buttplug-py is available at
https://buttplug-py.docs.buttplug.io
Other recommended reading includes
Examples
Example code is available in the examples/ directory. Examples are heavily commented to hopefully make usage of the library clearer.
License
Buttplug is BSD 3-Clause licensed. More information is available in the LICENSE file.