Another library for making VTube Studio plugins with Python
Project description
CooVTS
Another library for making VTube Studio plugins with Python.
✨ Features
- ✨ Full type hints support with static type checking
- 🎯 Data validation and serialization using Pydantic
- 🔄 Async-first design with WebSocket communication
- 🎨 Easy-to-use event system for plugin development
- 🛡️ Built-in error handling and reconnection mechanisms
📖 Introduction
This project is in early development, please refer to the source code to figure out how to use.
Basically, create a Plugin instance (please refer to plugin.py), and subscribe events.
Use Plugin.call_api method to send requests to VTS.
There are just a few models defined, so if there's a model not defined, please define it yourself.
Last, if you think this project is good, thanks for your use and feel free to contribute 😊
I might be not very active on it.
💿 Install
You should use at least Python 3.12 to use this library.
I released Alpha version on PyPI, install it with:
pip install coovts
📞 Contacts
- Telegram: @lgc2333 / @stupmbot
- QQ: 3076823485 / Group: 1105946125
- Email: lgc2333@126.com
- Discord: lgc2333 (Not active)
📝 Update Log
Oops, theres none yet.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file coovts-0.0.1a1.tar.gz.
File metadata
- Download URL: coovts-0.0.1a1.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b296f5beabf5235b401e6bab3eee304dba090f9171f3575a5f0d0e51e858649
|
|
| MD5 |
ba0a1840684c7de0f3d444f074e09426
|
|
| BLAKE2b-256 |
239ee069c455e9017232ca07ab60eec325f0b583f4b68148b77637b7edb7e0ed
|
File details
Details for the file coovts-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: coovts-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7173f8b45e810216e3883e7084ff36875e86df9d5ef9b36735f8d794cb4b0076
|
|
| MD5 |
130929f315bd47c03125498ebf812dbe
|
|
| BLAKE2b-256 |
e5784f7847140a858d99c81c83afdb55426acda74d08112c664e53d71f171a33
|