{ "info": { "author": "Yoginth", "author_email": "me@yoginth.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Is Down\n\n> Check whether a website is down or not\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install isdown\n```\n\n## Usage\n\n```python\nimport isdown\n\nisdown.check('google.com')\n#=> False\n```\n\n## License\n\n[MIT][license] Yoginth\n\n[LICENSE]: https://mit.yoginth.com", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "isdown", "package_url": "https://pypi.org/project/isdown/", "platform": "", "project_url": "https://pypi.org/project/isdown/", "project_urls": { "Homepage": "https://yoginth.com", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/isdown" }, "release_url": "https://pypi.org/project/isdown/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Check whether a website is down or not", "version": "1.0.2" }, "last_serial": 5221576, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "393453404bff4a76e933c6233fa53fe5", "sha256": "cb1814f59d726379ef2931189e051d507d95da9029ddd63a0d58e199886e7c83" }, "downloads": -1, "filename": "isdown-1.0.0.tar.gz", "has_sig": false, "md5_digest": "393453404bff4a76e933c6233fa53fe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1862, "upload_time": "2018-08-11T06:15:18", "url": "https://files.pythonhosted.org/packages/7f/e6/509aedd1163e907133623ffb12fa9509199c1fdf3eaf6a1b1818320c5805/isdown-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "997b0eee425f3d2c6b8ca998015cc383", "sha256": "f0a76883dd17bd1a28628a269aa9d0928eee1f151f0361d46462ae5b660c2bd7" }, "downloads": -1, "filename": "isdown-1.0.1.tar.gz", "has_sig": false, "md5_digest": "997b0eee425f3d2c6b8ca998015cc383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1856, "upload_time": "2018-08-11T06:16:42", "url": "https://files.pythonhosted.org/packages/ec/14/32fd9025b9a6650775ae9a2a7f5586750f18ea5eadeba968b098dc612470/isdown-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f6d27168f5bbfd1eb5623f7766b6ef7d", "sha256": "7ffd34dde0c23d1226429a9ee73d5da3143c0453d786dbbbcbc7c5beb4296083" }, "downloads": -1, "filename": "isdown-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f6d27168f5bbfd1eb5623f7766b6ef7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1536, "upload_time": "2019-05-03T12:23:42", "url": "https://files.pythonhosted.org/packages/cd/eb/b7873e4e352c7618c0030043bb08c92dcd962953e43c205ad4fcfb6053d1/isdown-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f6d27168f5bbfd1eb5623f7766b6ef7d", "sha256": "7ffd34dde0c23d1226429a9ee73d5da3143c0453d786dbbbcbc7c5beb4296083" }, "downloads": -1, "filename": "isdown-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f6d27168f5bbfd1eb5623f7766b6ef7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1536, "upload_time": "2019-05-03T12:23:42", "url": "https://files.pythonhosted.org/packages/cd/eb/b7873e4e352c7618c0030043bb08c92dcd962953e43c205ad4fcfb6053d1/isdown-1.0.2.tar.gz" } ] }