abbihors / buttplug-py

Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard

Home Page:https://buttplug-py.docs.buttplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buttplug-py

PyPi version Python version

Patreon donate button Discourse Forum 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 C# CLI or Node CLI.

A python-based Buttplug server is certainly possible, and may happen in the future. For the moment, we are mostly trying to make it easier for people to write Buttplug applications in python that can access the already existing server implementations.

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! 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.

About

Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard

https://buttplug-py.docs.buttplug.io

License:Other


Languages

Language:Python 100.0%