wirtual-plugins-anthropic


Namewirtual-plugins-anthropic JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/wirtualdev/wirtual-agents
SummaryAgent Framework plugin for services from Anthropic
upload_time2024-12-29 16:17:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseApache-2.0
keywords webrtc realtime audio video wirtual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wirtual Plugins Anthropic

Agent Framework plugin for services from Anthropic.

## Installation

```bash
pip install wirtual-plugins-anthropic
```

## Pre-requisites

You'll need an API key from Anthropic. It can be set as an environment variable: `ANTHROPIC_API_KEY`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wirtualdev/wirtual-agents",
    "name": "wirtual-plugins-anthropic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "webrtc, realtime, audio, video, wirtual",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/17/0f/0e5f5dcef72e3ae2a6b236fc6491146452498c19f142cfec393685fa7c07/wirtual_plugins_anthropic-0.0.1.tar.gz",
    "platform": null,
    "description": "# Wirtual Plugins Anthropic\n\nAgent Framework plugin for services from Anthropic.\n\n## Installation\n\n```bash\npip install wirtual-plugins-anthropic\n```\n\n## Pre-requisites\n\nYou'll need an API key from Anthropic. It can be set as an environment variable: `ANTHROPIC_API_KEY`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Agent Framework plugin for services from Anthropic",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://docs.wirtual.dev",
        "Homepage": "https://github.com/wirtualdev/wirtual-agents",
        "Source": "https://github.com/wirtualdev/wirtual-agents",
        "Website": "https://wirtual.dev/"
    },
    "split_keywords": [
        "webrtc",
        " realtime",
        " audio",
        " video",
        " wirtual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b3bd8bb9dd19c62e3fc2746f3d202f4e4034a3c336599ce819c56220a3a9ef0",
                "md5": "91dceb87a4a9aca2ca9ec6ce5122e168",
                "sha256": "5d174733b341443606496a3e98deb86620a05fab2d00d87dd6c4551da2b5f435"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_anthropic-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91dceb87a4a9aca2ca9ec6ce5122e168",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 8823,
            "upload_time": "2024-12-29T16:17:42",
            "upload_time_iso_8601": "2024-12-29T16:17:42.722467Z",
            "url": "https://files.pythonhosted.org/packages/8b/3b/d8bb9dd19c62e3fc2746f3d202f4e4034a3c336599ce819c56220a3a9ef0/wirtual_plugins_anthropic-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "170f0e5f5dcef72e3ae2a6b236fc6491146452498c19f142cfec393685fa7c07",
                "md5": "40be790f19b7caa1c3d3dc34fe82dc23",
                "sha256": "0b736e81396d7927d627de83bcce772206b77e58a00349adcc1b8abd6b1d8afa"
            },
            "downloads": -1,
            "filename": "wirtual_plugins_anthropic-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "40be790f19b7caa1c3d3dc34fe82dc23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 7906,
            "upload_time": "2024-12-29T16:17:45",
            "upload_time_iso_8601": "2024-12-29T16:17:45.422242Z",
            "url": "https://files.pythonhosted.org/packages/17/0f/0e5f5dcef72e3ae2a6b236fc6491146452498c19f142cfec393685fa7c07/wirtual_plugins_anthropic-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 16:17:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wirtualdev",
    "github_project": "wirtual-agents",
    "github_not_found": true,
    "lcname": "wirtual-plugins-anthropic"
}
        
Elapsed time: 0.53217s