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](https://github.com/gitagogaming/AnimazePy/assets/76603653/3696017d-2d71-4a32-9f19-fada92ab87e9)
For more information, documentation, and usage examples, visit the GitHub repository: https://github.com/gitagogaming/AnimazePy/
<br>
<br>
<br>
<i> Special Thanks to [@Killerboss2019](https://github.com/Killerboss2019) for helping me get this published to Pypi and for all the help and guidance throughtout my Python journey. </i>
Raw data
{
"_id": null,
"home_page": "https://github.com/gitagogaming/AnimazePy",
"name": "AnimazePy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "Animaze,API,SDK",
"author": "Gitago",
"author_email": "gitproductions.814@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d1/30/3a2102a259f07cd280a56ed18cbf303845c9a92d3c37e54f400c5603a142/AnimazePy-0.0.3.tar.gz",
"platform": null,
"description": "AnimazePy is a Python wrapper for the Animaze API, providing an easy-to-use interface to interact with the Animaze application. \nWith this module, developers can conveniently send commands and control various aspects of Animaze programmatically.\n\n\nKey Features:\n- Establish a WebSocket connection to the Animaze API\n- Send commands to control avatars, behaviors, and animations\n- Retrieve avatar information and icons\n- Set camera field of view (fov) and start a broadcast\n- Select idle animations, scenes, emotes, and special actions\n- and more!\n\n# How to enable the Websocket API in Animaze\n![animaze_enable_api](https://github.com/gitagogaming/AnimazePy/assets/76603653/3696017d-2d71-4a32-9f19-fada92ab87e9)\n\n\n\nFor more information, documentation, and usage examples, visit the GitHub repository: https://github.com/gitagogaming/AnimazePy/\n\n<br>\n<br>\n<br>\n\n<i> Special Thanks to [@Killerboss2019](https://github.com/Killerboss2019) for helping me get this published to Pypi and for all the help and guidance throughtout my Python journey. </i>\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "A Python Wrapper for the Animaze API",
"version": "0.0.3",
"project_urls": {
"Documentation": "https://github.com/gitagogaming/AnimazePy",
"Homepage": "https://github.com/gitagogaming/AnimazePy",
"Issues": "https://github.com/gitagogaming/AnimazePyissues",
"Source": "https://github.com/gitagogaming/AnimazePy"
},
"split_keywords": [
"animaze",
"api",
"sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f3cfa4882aa2909e62794e07703b2f5f8b4ea264756e6159ef59aea3e48b8d24",
"md5": "0495fcc77a6455c820bba177c6312ebf",
"sha256": "63d14a029a4dc5b6086677eba69ad0415607c8384c16747cd91b9f04351c1ceb"
},
"downloads": -1,
"filename": "AnimazePy-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0495fcc77a6455c820bba177c6312ebf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 17184,
"upload_time": "2023-08-01T16:31:13",
"upload_time_iso_8601": "2023-08-01T16:31:13.120177Z",
"url": "https://files.pythonhosted.org/packages/f3/cf/a4882aa2909e62794e07703b2f5f8b4ea264756e6159ef59aea3e48b8d24/AnimazePy-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d1303a2102a259f07cd280a56ed18cbf303845c9a92d3c37e54f400c5603a142",
"md5": "0fb91054c634718da55b355485f13bec",
"sha256": "7e5e932b5ec3b063057824841e49dc4278508ea06ac8876cb3a687cd3143ac7a"
},
"downloads": -1,
"filename": "AnimazePy-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "0fb91054c634718da55b355485f13bec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 17400,
"upload_time": "2023-08-01T16:31:14",
"upload_time_iso_8601": "2023-08-01T16:31:14.599893Z",
"url": "https://files.pythonhosted.org/packages/d1/30/3a2102a259f07cd280a56ed18cbf303845c9a92d3c37e54f400c5603a142/AnimazePy-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-01 16:31:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gitagogaming",
"github_project": "AnimazePy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "animazepy"
}