# embypy
python wrapper for the emby rest api
[![Latest Version](https://img.shields.io/pypi/v/EmbyPy.svg)](https://pypi.python.org/pypi/EmbyPy)
[![Documentation](https://media.readthedocs.org/static/projects/badges/passing.svg)](http://embypy.readthedocs.io/en/latest/)
[![Build Status](https://travis-ci.org/andy29485/embypy.svg?branch=master)](https://travis-ci.org/andy29485/embypy)
## Installing
Installation should be done through the `pip` command:
```
pip install -U embypy
```
It is also possible to install via the `setup.py` file:
```
python setup.py install
```
## Documentation
Documentation is availble at [Read the Docs](http://embypy.readthedocs.io/en/latest/).
## Usage
To use you will need an [Emby](https://emby.media/) server and
an api key generated by that server.
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/EmbyPy/",
"name": "embypyfix",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Emby MediaBrowser API",
"author": "Andriy Zasypkin",
"author_email": "AndriyZasypkin@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e0/84/1ca322e9e0c1d1fadfbc69ef3309d73bed4c3dbf964b2578561d704cf740/embypyfix-0.6.6.4.tar.gz",
"platform": null,
"description": "# embypy\npython wrapper for the emby rest api\n[![Latest Version](https://img.shields.io/pypi/v/EmbyPy.svg)](https://pypi.python.org/pypi/EmbyPy)\n[![Documentation](https://media.readthedocs.org/static/projects/badges/passing.svg)](http://embypy.readthedocs.io/en/latest/)\n[![Build Status](https://travis-ci.org/andy29485/embypy.svg?branch=master)](https://travis-ci.org/andy29485/embypy)\n\n## Installing\nInstallation should be done through the `pip` command:\n```\npip install -U embypy\n```\n\nIt is also possible to install via the `setup.py` file:\n```\npython setup.py install\n```\n\n## Documentation\nDocumentation is availble at [Read the Docs](http://embypy.readthedocs.io/en/latest/).\n\n## Usage\nTo use you will need an [Emby](https://emby.media/) server and\nan api key generated by that server.\n\n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "Python API wrapper for Emby Media Browser",
"version": "0.6.6.4",
"project_urls": {
"Homepage": "https://pypi.org/project/EmbyPy/"
},
"split_keywords": [
"emby",
"mediabrowser",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "63542907f2ad773c012cbe623d2071518a7b55cf006661ef2b39136d69709d01",
"md5": "d9654de4ee1ae747ded52829b2c06bcc",
"sha256": "04278c459b7ab865952431183925a800c2dd6cd9e353282248495430f35be7be"
},
"downloads": -1,
"filename": "embypyfix-0.6.6.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d9654de4ee1ae747ded52829b2c06bcc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 22967,
"upload_time": "2023-10-24T19:32:40",
"upload_time_iso_8601": "2023-10-24T19:32:40.031182Z",
"url": "https://files.pythonhosted.org/packages/63/54/2907f2ad773c012cbe623d2071518a7b55cf006661ef2b39136d69709d01/embypyfix-0.6.6.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e0841ca322e9e0c1d1fadfbc69ef3309d73bed4c3dbf964b2578561d704cf740",
"md5": "36b0bcdab1e0221641b5f7c1842c9e96",
"sha256": "72eedbac50e6af19250af3be911dac05a8dbccfb77a5d8ba5658e7bf80f00f49"
},
"downloads": -1,
"filename": "embypyfix-0.6.6.4.tar.gz",
"has_sig": false,
"md5_digest": "36b0bcdab1e0221641b5f7c1842c9e96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19789,
"upload_time": "2023-10-24T19:32:42",
"upload_time_iso_8601": "2023-10-24T19:32:42.005714Z",
"url": "https://files.pythonhosted.org/packages/e0/84/1ca322e9e0c1d1fadfbc69ef3309d73bed4c3dbf964b2578561d704cf740/embypyfix-0.6.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-24 19:32:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "embypyfix"
}