{ "info": { "author": "Siddharth Dushantha", "author_email": "siddharth.dushantha@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# down\n> Check if a website is up or down.\n\n

\n\n\n\n

\n\n\n# :floppy_disk: Installation\n\n```bash\n# clone the repo\n$ git clone https://github.com/sdushantha/down.git\n\n# install the requirements\n$ pip3 install -r requirements.txt\n```\n\n## :hammer: Usage\n```bash\nUsage: python3 down.py [file] [url]\n\nExample\n python3 down.py url_list.txt\n python3 down.py https://www.example.com\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sdushantha/down", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "down", "package_url": "https://pypi.org/project/down/", "platform": "", "project_url": "https://pypi.org/project/down/", "project_urls": { "Homepage": "https://github.com/sdushantha/down" }, "release_url": "https://pypi.org/project/down/1.0/", "requires_dist": null, "requires_python": "", "summary": "A CLI tool to check if a site or a list of sites are down or up", "version": "1.0" }, "last_serial": 5322807, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "31cfdc2fb424a5f592e87d69e61cebff", "sha256": "b8229b7ed16a0b2174b3dd6e37e5dae4797119c1ea2d9039cf15f9e465f19f6d" }, "downloads": -1, "filename": "down-1.0.tar.gz", "has_sig": false, "md5_digest": "31cfdc2fb424a5f592e87d69e61cebff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2085, "upload_time": "2019-05-27T15:21:02", "url": "https://files.pythonhosted.org/packages/84/16/5b041e35e12b5fa1bf16bf2000fa218b4a109ccecbfcb12fe4b654de333e/down-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31cfdc2fb424a5f592e87d69e61cebff", "sha256": "b8229b7ed16a0b2174b3dd6e37e5dae4797119c1ea2d9039cf15f9e465f19f6d" }, "downloads": -1, "filename": "down-1.0.tar.gz", "has_sig": false, "md5_digest": "31cfdc2fb424a5f592e87d69e61cebff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2085, "upload_time": "2019-05-27T15:21:02", "url": "https://files.pythonhosted.org/packages/84/16/5b041e35e12b5fa1bf16bf2000fa218b4a109ccecbfcb12fe4b654de333e/down-1.0.tar.gz" } ] }