# Minimal example plugin for LiveKit Agents
This is a minimal example of a LiveKit plugin for Agents.
### Developer note
When copying this directory over to create a new `livekit-plugins` package, make sure it's nested within the `livekit-plugins` folder and that the `"name"` field in `package.json` follows the proper naming convention for CI:
```json
{
"name": "livekit-plugins-<name>",
"private": true
}
```
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-minimal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "audio, livekit, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/fb/55/660f8c00eaadc148369823d3254716ab43e2b5540ce4df9213d0a7c9bda9/livekit_plugins_minimal-1.2.7.tar.gz",
"platform": null,
"description": "# Minimal example plugin for LiveKit Agents\n\nThis is a minimal example of a LiveKit plugin for Agents.\n\n### Developer note\n\nWhen copying this directory over to create a new `livekit-plugins` package, make sure it's nested within the `livekit-plugins` folder and that the `\"name\"` field in `package.json` follows the proper naming convention for CI:\n\n```json\n{\n \"name\": \"livekit-plugins-<name>\",\n \"private\": true\n}\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Minimal plugin template for LiveKit Agents",
"version": "1.2.7",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cb10ab14641327d8be3e8f985e624242d3a8f9b7416207d7ae0c6ec69d9f5429",
"md5": "b0a486039e7c0beeea4ce5fbfb670c61",
"sha256": "9d0fa8f1effc01757502e7390aa3830fd8276259182ac5a6a3d27c48c7722c67"
},
"downloads": -1,
"filename": "livekit_plugins_minimal-1.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b0a486039e7c0beeea4ce5fbfb670c61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 3184,
"upload_time": "2025-08-28T00:55:02",
"upload_time_iso_8601": "2025-08-28T00:55:02.963948Z",
"url": "https://files.pythonhosted.org/packages/cb/10/ab14641327d8be3e8f985e624242d3a8f9b7416207d7ae0c6ec69d9f5429/livekit_plugins_minimal-1.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fb55660f8c00eaadc148369823d3254716ab43e2b5540ce4df9213d0a7c9bda9",
"md5": "0260ab885094f375129177caf5f4a480",
"sha256": "c6472fe634a694f41c95ad875fac6add13c3b05a35cc4b5401755e4fcdbc29cc"
},
"downloads": -1,
"filename": "livekit_plugins_minimal-1.2.7.tar.gz",
"has_sig": false,
"md5_digest": "0260ab885094f375129177caf5f4a480",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 3303,
"upload_time": "2025-08-28T00:55:04",
"upload_time_iso_8601": "2025-08-28T00:55:04.084717Z",
"url": "https://files.pythonhosted.org/packages/fb/55/660f8c00eaadc148369823d3254716ab43e2b5540ce4df9213d0a7c9bda9/livekit_plugins_minimal-1.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:55:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-minimal"
}