AnimazePy

A Python Wrapper for the Animaze API


Keywords
Animaze, API, SDK, python
License
GPL-3.0+
Install
pip install AnimazePy==0.0.3

Documentation

AnimazePy is a Python wrapper for the Animaze API, providing an easy-to-use interface to interact with the Animaze application. With this module, developers can conveniently send commands and control various aspects of Animaze programmatically.

Key Features:

  • Establish a WebSocket connection to the Animaze API
  • Send commands to control avatars, behaviors, and animations
  • Retrieve avatar information and icons
  • Set camera field of view (fov) and start a broadcast
  • Select idle animations, scenes, emotes, and special actions
  • and more!

How to enable the Websocket API in Animaze

animaze_enable_api

For more information, documentation, and usage examples, visit the GitHub repository: https://github.com/gitagogaming/AnimazePy/




Special Thanks to @Killerboss2019 for helping me get this published to Pypi and for all the help and guidance throughtout my Python journey.