Skip to content

lgc2333/coovts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Ask DeepWiki

If you want to know how to use this, please refer to examples/basic.py
For advanced usage, please deep dive into the source code.

This project is in early development.
If you think this project is good, thanks for your use and feel free to contribute. 😊
If you encountered any problems, open a issue, or reach me via the contact methods below.
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

📝 Update Log

0.0.1.alpha2

  • Refactored project, complete missing data models, made better type hints

About

Another library for making VTube Studio plugins with Python

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages