buttplug

Python implementation of the Buttplug Intimate Hardware Control Protocol.


License
BSD-3-Clause
Install
pip install buttplug==0.3.0

Documentation

buttplug-py

PyPi version Python version

Patreon donate button Discord Twitter

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.

NO LONGER DEPRECATED

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.

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.