videosdk-plugins-aws


Namevideosdk-plugins-aws JSON
Version 0.0.34 PyPI version JSON
download
home_pageNone
SummaryVideoSDK Agent Framework plugin for AWS
upload_time2025-09-19 05:20:10
maintainerNone
docs_urlNone
authorvideosdk
requires_python>=3.12
licenseNone
keywords ai audio aws nova-sonic video videosdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VideoSDK AWS Plugin

Agent Framework plugin for Realtime and TTS services from AWS.

## Requirements

- Python 3.12+
- AWS Credentials like AWS_SECRET_ACCESS_KEY,AWS_ACCESS_KEY_ID with access to Bedrock,and make sure to enable model `amazon.nova-sonic-v1:0`.

## Installation

```bash
pip install videosdk-plugins-aws
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "videosdk-plugins-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "ai, audio, aws, nova-sonic, video, videosdk",
    "author": "videosdk",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4c/c4/39bd136e983e034e0a39760aff42157d8275905119c4acae1472ca8a5212/videosdk_plugins_aws-0.0.34.tar.gz",
    "platform": null,
    "description": "# VideoSDK AWS Plugin\n\nAgent Framework plugin for Realtime and TTS services from AWS.\n\n## Requirements\n\n- Python 3.12+\n- AWS Credentials like AWS_SECRET_ACCESS_KEY,AWS_ACCESS_KEY_ID with access to Bedrock,and make sure to enable model `amazon.nova-sonic-v1:0`.\n\n## Installation\n\n```bash\npip install videosdk-plugins-aws\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "VideoSDK Agent Framework plugin for AWS",
    "version": "0.0.34",
    "project_urls": null,
    "split_keywords": [
        "ai",
        " audio",
        " aws",
        " nova-sonic",
        " video",
        " videosdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1f8bc5e0f2029ce12ea2b74efbfe2bdf812b0f5d3c0ff09e4d01ea0f9fa3fbb",
                "md5": "5f59ce91ad6986f30df204aeceeac196",
                "sha256": "9adeb7ea2ab35e0ef8124fae34a20089e42daad4c432082e52cfe8a832ed9166"
            },
            "downloads": -1,
            "filename": "videosdk_plugins_aws-0.0.34-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f59ce91ad6986f30df204aeceeac196",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10426,
            "upload_time": "2025-09-19T05:20:09",
            "upload_time_iso_8601": "2025-09-19T05:20:09.793587Z",
            "url": "https://files.pythonhosted.org/packages/e1/f8/bc5e0f2029ce12ea2b74efbfe2bdf812b0f5d3c0ff09e4d01ea0f9fa3fbb/videosdk_plugins_aws-0.0.34-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4cc439bd136e983e034e0a39760aff42157d8275905119c4acae1472ca8a5212",
                "md5": "50881a74b95c28bfcaaad1be1ac094f9",
                "sha256": "6bf9e91e9a4b684881f17e5285eb6883b7b470d56bd3d4b5c6dbfd9ad911580e"
            },
            "downloads": -1,
            "filename": "videosdk_plugins_aws-0.0.34.tar.gz",
            "has_sig": false,
            "md5_digest": "50881a74b95c28bfcaaad1be1ac094f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8806,
            "upload_time": "2025-09-19T05:20:10",
            "upload_time_iso_8601": "2025-09-19T05:20:10.792917Z",
            "url": "https://files.pythonhosted.org/packages/4c/c4/39bd136e983e034e0a39760aff42157d8275905119c4acae1472ca8a5212/videosdk_plugins_aws-0.0.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-19 05:20:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "videosdk-plugins-aws"
}
        
Elapsed time: 0.98796s