{ "info": { "author": "M\u00e9d\u00e9ric Hurier (fmind)", "author_email": "fmind@fmind.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "# onweb\n\nCheck the status of some website.\n\n## Installation\n\n```bash\n$ pip install onweb\n```\n\n## Documentation\n\n```bash\n$ onweb https://google.com https://www.google.com\n301 https://google.com\n200 https://www.google.com\n```\n\n__Handle redirect code (e.g. 301):__\n\n```bash\n$ onweb --redirect https://google.com https://www.google.com\n200 https://www.google.com\n200 https://www.google.com\n```\n\n\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/fmind/onweb", "keywords": "check status website", "license": "LGPL-3.0", "maintainer": "", "maintainer_email": "", "name": "onweb", "package_url": "https://pypi.org/project/onweb/", "platform": "", "project_url": "https://pypi.org/project/onweb/", "project_urls": { "Homepage": "https://github.com/fmind/onweb" }, "release_url": "https://pypi.org/project/onweb/0.6.0/", "requires_dist": [ "aiohttp" ], "requires_python": ">=3.7", "summary": "Check the status of some website.", "version": "0.6.0" }, "last_serial": 5819242, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "ce4ce2916f653e1c9f6d336a76a3a90b", "sha256": "41ff76e97ce495c53ad970193e55266cd20136d767465a717bec21c008532f4a" }, "downloads": -1, "filename": "onweb-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce4ce2916f653e1c9f6d336a76a3a90b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 2759, "upload_time": "2019-04-05T16:45:02", "url": "https://files.pythonhosted.org/packages/0f/a9/901337f07b590828f4bebf3098eb9f53ea9fc14295c19dfd365d992dd7a0/onweb-0.5.0-py2.py3-none-any.whl" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "a2398a443ecc82e5f56bc7f7a6a1d9d0", "sha256": "08e076d131684270cf7eac06569245a10b38024c8fc34cf5f981f511715b2a26" }, "downloads": -1, "filename": "onweb-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2398a443ecc82e5f56bc7f7a6a1d9d0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.7", "size": 2766, "upload_time": "2019-09-12T09:28:31", "url": "https://files.pythonhosted.org/packages/dd/46/411b2a6650732bd3672dc4dd93625125dc428eeab7e2da7d189d810acc17/onweb-0.6.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2398a443ecc82e5f56bc7f7a6a1d9d0", "sha256": "08e076d131684270cf7eac06569245a10b38024c8fc34cf5f981f511715b2a26" }, "downloads": -1, "filename": "onweb-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2398a443ecc82e5f56bc7f7a6a1d9d0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.7", "size": 2766, "upload_time": "2019-09-12T09:28:31", "url": "https://files.pythonhosted.org/packages/dd/46/411b2a6650732bd3672dc4dd93625125dc428eeab7e2da7d189d810acc17/onweb-0.6.0-py2.py3-none-any.whl" } ] }