piopiy-ai


Namepiopiy-ai JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
Summary📞 Telephonic-Grade Voice AI — 🌐 WebRTC-ready framework
upload_time2025-08-29 11:29:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords telecmi audio telephone ai telephone-ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # agents
Build Telephonic-Grade Voice AI — WebRTC-Ready Framework

## Installation

Requires Python 3.10+.

```bash
pip install piopiy-ai
```

Optional extras:

```bash
pip install "piopiy-ai[openai,anthropic]"
```

## Running Tests

To run the test suite, install dependencies and execute:

```bash
pytest
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "piopiy-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "telecmi, audio, telephone, ai, telephone-ai",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/65/b9/6737e3b8b45da0debc27df5952f975c3317c0a0022076e49b330d100a550/piopiy_ai-0.2.0.tar.gz",
    "platform": null,
    "description": "# agents\nBuild Telephonic-Grade Voice AI \u2014 WebRTC-Ready Framework\n\n## Installation\n\nRequires Python 3.10+.\n\n```bash\npip install piopiy-ai\n```\n\nOptional extras:\n\n```bash\npip install \"piopiy-ai[openai,anthropic]\"\n```\n\n## Running Tests\n\nTo run the test suite, install dependencies and execute:\n\n```bash\npytest\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\ud83d\udcde Telephonic-Grade Voice AI \u2014 \ud83c\udf10 WebRTC-ready framework",
    "version": "0.2.0",
    "project_urls": {
        "Source": "https://github.com/telecmi/agents",
        "Website": "https://piopiy.ai"
    },
    "split_keywords": [
        "telecmi",
        " audio",
        " telephone",
        " ai",
        " telephone-ai"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8cd6e1cfaa69c956c1b10bc2226cbb45ff62e8ea733e6eadfbdf36909c95f727",
                "md5": "243218fece4edfcd58bc17fd004d38ac",
                "sha256": "7eb0a513f180cac4f2896f4d5312d921fa858c31e1d08f40bfadf4ba24b88b84"
            },
            "downloads": -1,
            "filename": "piopiy_ai-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "243218fece4edfcd58bc17fd004d38ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2649615,
            "upload_time": "2025-08-29T11:29:34",
            "upload_time_iso_8601": "2025-08-29T11:29:34.106156Z",
            "url": "https://files.pythonhosted.org/packages/8c/d6/e1cfaa69c956c1b10bc2226cbb45ff62e8ea733e6eadfbdf36909c95f727/piopiy_ai-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65b96737e3b8b45da0debc27df5952f975c3317c0a0022076e49b330d100a550",
                "md5": "fecc982250aa382880a964988e94e21d",
                "sha256": "40d5dd175aa5de4a294097552da9eb4c06aeb81f6472ef5d28a20d61756d401d"
            },
            "downloads": -1,
            "filename": "piopiy_ai-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fecc982250aa382880a964988e94e21d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2489595,
            "upload_time": "2025-08-29T11:29:36",
            "upload_time_iso_8601": "2025-08-29T11:29:36.556797Z",
            "url": "https://files.pythonhosted.org/packages/65/b9/6737e3b8b45da0debc27df5952f975c3317c0a0022076e49b330d100a550/piopiy_ai-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 11:29:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "telecmi",
    "github_project": "agents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "piopiy-ai"
}
        
Elapsed time: 0.52485s