Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vrchatapi/VRChatPython
A Python library for the VRChat API.
https://github.com/vrchatapi/VRChatPython
Last synced: about 2 months ago
JSON representation
A Python library for the VRChat API.
- Host: GitHub
- URL: https://github.com/vrchatapi/VRChatPython
- Owner: vrchatapi
- Archived: true
- Created: 2018-05-11T15:19:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T10:18:20.000Z (about 3 years ago)
- Last Synced: 2024-08-09T07:28:46.820Z (5 months ago)
- Language: Python
- Size: 532 KB
- Stars: 41
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- vr-resources - VRChatPython, an API in Python to connect to VRChat!
README
[![Documentation Status](https://readthedocs.org/projects/vrcpy/badge/?version=latest)](https://vrcpy.readthedocs.io/en/latest/?badge=latest)
# This wrapper is deprecated!
Please use [this wrapper](https://github.com/vrchatapi/vrchatapi-python) made from our specification! Thanks!
## VRCpy
Install using `pip install -U vrcpy`
API wrapper for the [VRChat API](https://vrchatapi.github.io)
For docs, please see out [Read The Docs](https://vrcpy.readthedocs.io/en/latest/?)!Please note this wrapper does NOT follow the [guidelines set by the vrchat team,](https://vrchatapi.github.io/#/?id=disclaimer)
Specifically, this wrapper makes queries more than once per minute.
The amount of queries per minute is a small amount less than the VRChat website initially.