API wrapper for the VRChat API, supporting both synchronous and asynchronous structures
See the examples folder for examples on how to use the wrapper
pip install vrcpy
Or if you are using async and want to improve speed
pip install vrcpy[aquick]
A Python library for the VRChat API.
API wrapper for the VRChat API, supporting both synchronous and asynchronous structures
See the examples folder for examples on how to use the wrapper
pip install vrcpy
Or if you are using async and want to improve speed
pip install vrcpy[aquick]
A Python library for the VRChat API.