{ "info": { "author": "Danillab", "author_email": "danillab@yandex.ru", "bugtrack_url": null, "classifiers": [], "description": "YandexWebmaster\n===============\n\nGet token on https://oauth.yandex.ru/authorize?response_type=token&client_id=%7Bclient_id%7D\n\nUsage Example\n=============\n\nfrom yandexwebmaster import YandexWebmaster\n\ntoken = 'M1bNXqEKl3rCp64XrPb8WW5GckFXnyNZdMAY16w' y = YandexWebmaster(client_token=token) print(y.get_hosts()) host_id = y.host('site.com')\n#or host_id = 'http:site.com:80'\n\nprint(y.get_host_summary(host_id))\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "yandex webmaster", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "yandexwebmaster", "package_url": "https://pypi.org/project/yandexwebmaster/", "platform": "", "project_url": "https://pypi.org/project/yandexwebmaster/", "project_urls": null, "release_url": "https://pypi.org/project/yandexwebmaster/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "YandexWebmaster API", "version": "0.0.2" }, "last_serial": 3604581, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "722cc28ec766d4e2a8da8395de76152c", "sha256": "ddf53cc5d4662cf3b84c42a93eccd4cfb84197d253a3d3f77ad903c42e7899f9" }, "downloads": -1, "filename": "yandexwebmaster-0.0.2.tar.gz", "has_sig": false, "md5_digest": "722cc28ec766d4e2a8da8395de76152c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2018-02-22T08:05:37", "url": "https://files.pythonhosted.org/packages/9f/ae/d307c518780897c45f4a7a44c1ea8008c8e85e3334e5ddccafa09fa52163/yandexwebmaster-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "722cc28ec766d4e2a8da8395de76152c", "sha256": "ddf53cc5d4662cf3b84c42a93eccd4cfb84197d253a3d3f77ad903c42e7899f9" }, "downloads": -1, "filename": "yandexwebmaster-0.0.2.tar.gz", "has_sig": false, "md5_digest": "722cc28ec766d4e2a8da8395de76152c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3582, "upload_time": "2018-02-22T08:05:37", "url": "https://files.pythonhosted.org/packages/9f/ae/d307c518780897c45f4a7a44c1ea8008c8e85e3334e5ddccafa09fa52163/yandexwebmaster-0.0.2.tar.gz" } ] }