# 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": "EmbyPy",
"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/a4/d3/6a74aa2075ccd592444faedec5a770fb08ba224beb11c751e27cd49241a7/EmbyPy-0.6.6.4.tar.gz",
"platform": "",
"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\n\n",
"bugtrack_url": null,
"license": "LGPLv3",
"summary": "Python API wrapper for Emby Media Browser",
"version": "0.6.6.4",
"split_keywords": [
"emby",
"mediabrowser",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a4d36a74aa2075ccd592444faedec5a770fb08ba224beb11c751e27cd49241a7",
"md5": "a926b57e36c5cfab2c1aac7d300dba9b",
"sha256": "e7fe3ac96af2fba61f7bb0805cc7d349dfd9fbb37a7591b9a0c09681588beedb"
},
"downloads": -1,
"filename": "EmbyPy-0.6.6.4.tar.gz",
"has_sig": false,
"md5_digest": "a926b57e36c5cfab2c1aac7d300dba9b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38606,
"upload_time": "2021-12-20T21:52:13",
"upload_time_iso_8601": "2021-12-20T21:52:13.248783Z",
"url": "https://files.pythonhosted.org/packages/a4/d3/6a74aa2075ccd592444faedec5a770fb08ba224beb11c751e27cd49241a7/EmbyPy-0.6.6.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-12-20 21:52:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "embypy"
}