{ "info": { "author": "Giacomo Giusti", "author_email": "giacomino.giusti@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# YealinkManager\n\ninstall using ``` pip install YealinkManager```\nafter doing this you got two new shell commands:\n```YealinkManager``` and the short form ```ym```.\nyou shuld use it in this way: \n\n ym path/to/list.csv\n\nThis module read the csv file, that must be composed in this way:\n\n ip, action, credential, row comment \n\nExemplum gratie:\n\n 192.168.9.101,HEADSET,admin:admin,Commento1\n\nOne at time the script will read the parameters, build the action Uri and call it.\n\nIn the list the character ```#``` at the beginning of line is a comment.\n\n__Remember to enable remote control on your yealink phone and set the remote controller ip correctly!__\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "YealinkManager", "package_url": "https://pypi.org/project/YealinkManager/", "platform": "", "project_url": "https://pypi.org/project/YealinkManager/", "project_urls": null, "release_url": "https://pypi.org/project/YealinkManager/2.1/", "requires_dist": [ "requests" ], "requires_python": ">3.6.0", "summary": "Automate Action Uri in yealinkPhone", "version": "2.1" }, "last_serial": 5943666, "releases": { "2.1": [ { "comment_text": "", "digests": { "md5": "67e996e8d06a2aef3f08d20b02411067", "sha256": "cbcf8ed9a3314be200357b792fbfbf3ca23d19f893725113173b8a31f17a0698" }, "downloads": -1, "filename": "YealinkManager-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "67e996e8d06a2aef3f08d20b02411067", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6.0", "size": 4282, "upload_time": "2019-10-08T08:44:52", "url": "https://files.pythonhosted.org/packages/40/71/e04c3d5587882e521ae9280a8dfb11e9957dff8254646cab0c8155263a26/YealinkManager-2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a0dd8ea248a81b2b214f8e581902a29", "sha256": "bcfac3e6c53b97033d41ce1c44c764802f69490ede84855dff939d46b360a6f5" }, "downloads": -1, "filename": "YealinkManager-2.1.tar.gz", "has_sig": false, "md5_digest": "7a0dd8ea248a81b2b214f8e581902a29", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6.0", "size": 3340, "upload_time": "2019-10-08T08:44:54", "url": "https://files.pythonhosted.org/packages/60/d6/48f170ad76e8ff606d931016168abec47851c6f0a8c57edb4560c57853dc/YealinkManager-2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67e996e8d06a2aef3f08d20b02411067", "sha256": "cbcf8ed9a3314be200357b792fbfbf3ca23d19f893725113173b8a31f17a0698" }, "downloads": -1, "filename": "YealinkManager-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "67e996e8d06a2aef3f08d20b02411067", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6.0", "size": 4282, "upload_time": "2019-10-08T08:44:52", "url": "https://files.pythonhosted.org/packages/40/71/e04c3d5587882e521ae9280a8dfb11e9957dff8254646cab0c8155263a26/YealinkManager-2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a0dd8ea248a81b2b214f8e581902a29", "sha256": "bcfac3e6c53b97033d41ce1c44c764802f69490ede84855dff939d46b360a6f5" }, "downloads": -1, "filename": "YealinkManager-2.1.tar.gz", "has_sig": false, "md5_digest": "7a0dd8ea248a81b2b214f8e581902a29", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6.0", "size": 3340, "upload_time": "2019-10-08T08:44:54", "url": "https://files.pythonhosted.org/packages/60/d6/48f170ad76e8ff606d931016168abec47851c6f0a8c57edb4560c57853dc/YealinkManager-2.1.tar.gz" } ] }