Katistic / VRChatPython

A Python library for the VRChat API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRCpy

API wrapper for the VRChat API, supporting both synchronous and asynchronous structures

See the examples folder for examples on how to use the wrapper

Installation

pip install vrcpy

Or if you are using async and want to improve speed

pip install vrcpy[aquick]

About

A Python library for the VRChat API.


Languages

Language:Python 100.0%