Buttplug-py is a python implementation of the Client of the Buttplug Sex Toy Control Protocol. It allows users to write applications that can connect to Buttplug Servers, such as Intiface Central or Intiface Engine.
For more information on the Buttplug project, check out the project website at buttplug.io.
Buttplug-py is not officially supported by the developers of Buttplug, it is a community maintained project. There is an outdated official Python client that can be found in buttplugio/buttplug-py.
If you find this project helpful you can support me via Ko-Fi. Every donation helps to maintain this library up to date and adding new features.
Buttplug developer's Patreon can be used if you wish to support the Buttplug project.
Currently, the documentation of the library is limited to class and methods documentations. The main entrypoint is the Client class which will guide the reader forward.
Example code is available in the examples/ directory. Examples are heavily commented to hopefully make usage of the library clearer.
Buttplug-py is BSD 3-Clause licensed. More information is available in the LICENSE file.
The full changelog can be found here.