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.
If you're thinking "but wasn't buttplug-py deprecated?"... Yeah it was but honestly it works and converting to the new rust FFI is going to take a while and it hasn't been on my todo list in well over a year, so we'll actually just call this still in production for now.
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!
Library and API Documentation for buttplug-py is available at
https://buttplug-py.docs.buttplug.io
Other recommended reading includes
Example code is available in the examples/ directory. Examples are heavily commented to hopefully make usage of the library clearer.
Buttplug is BSD 3-Clause licensed. More information is available in the LICENSE file.