{ "info": { "author": "Christopher Simpkins", "author_email": "git.simpkins@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking", "Topic :: System", "Topic :: System :: Networking", "Topic :: System :: Networking :: Monitoring" ], "description": "================\n status\n================\n----------------------------------------------\n HTTP status codes for GET and POST requests\n----------------------------------------------\n\nAbout\n=============\nstatus is a cross-platform command line application that returns the HTTP response status code for a GET or POST request to a user submitted URL.\n\nIt has been tested in cPython 2.7.x, 3.4.x and pypy 2.4.0 (Python v2.7.8)\n\nInstall\n=============\nYou can install status with the Python package manager pip::\n\n pip install status\n\nor download the source repository and run the following command in the top level source directory::\n\n python setup.py install\n\nUpgrade\n==============\nYou can upgrade status with pip. Use the following command::\n\n pip install --upgrade status\n\nor download the source repository and use the above instructions for a new install from source.\n\nUsage\n=============\nstatus will report the returned status code with a GET or POST request. The general syntax is::\n\n status [option] \n\nIt is not necessary to include the protocol (http://) in your URL. If you enter a URL without the protocol, status will prefix it with http://. If you intend to test with the secure HTTP protocol (https://), then make this explicit in your URL.\n\n\nGET Request Status Codes\n------------------------------\nGET is the default request type. Enter the URL as an argument to status without an option::\n\n status \n\n\n\nPOST Request Status Codes\n------------------------------\nTo use a POST request, add the ``-p`` or ``--post`` option::\n\n status -p \n\n\nVersions\n=============\n\nv0.2.5 - bug fix: connection error handling and new tests in cPython 2.7.9, 3.4.2 + pypy 2.4.0\n\nv0.2.4 - updated application dependencies\n\nv0.2.3 - updated application dependencies\n\nv0.2.2 - minor bug fixes, documentation updates\n\nv0.2.1 - exception handling for HTTP connection errors, help documentation updates\n\nv0.2.0 - initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrissimpkins/status", "keywords": "HTTP,request,POST,GET,status code,status,website,URL,internet,network,networking", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "status", "package_url": "https://pypi.org/project/status/", "platform": "any", "project_url": "https://pypi.org/project/status/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrissimpkins/status" }, "release_url": "https://pypi.org/project/status/0.2.5/", "requires_dist": null, "requires_python": null, "summary": "HTTP status code reporting for GET and POST requests", "version": "0.2.5" }, "last_serial": 1373428, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "12f56ce6766cc2362e6fbfd4d2045e0a", "sha256": "5b22e9d8d4a0cf87d2bd364bf0a0ad06a954983c9266754320f2bd630e421dcd" }, "downloads": -1, "filename": "status-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "12f56ce6766cc2362e6fbfd4d2045e0a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6461, "upload_time": "2014-01-26T05:59:36", "url": "https://files.pythonhosted.org/packages/56/1b/ef822a985197fd0723237079ca087899dcfcb1085c7812254dcf6b883e39/status-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52a86b97796135e452dfae4e0f70083f", "sha256": "bd80c1d66e7a3e79f7dad19db960735b5c5b50a6cdeb6127f5b2d2bf8cccab9c" }, "downloads": -1, "filename": "status-0.1.1.tar.gz", "has_sig": false, "md5_digest": "52a86b97796135e452dfae4e0f70083f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4334, "upload_time": "2014-01-26T05:59:32", "url": "https://files.pythonhosted.org/packages/1f/64/5307071a66a401c2c2c4891cf9ce7d4b16dbea176a4a055728d152278145/status-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "cea64481d6a7c57eeb6922853ae2bffe", "sha256": "af35bfb41e9e542f9f3d9cb8830b8c666e91c68b7330708bd6d42d5f1f1ad0f2" }, "downloads": -1, "filename": "status-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cea64481d6a7c57eeb6922853ae2bffe", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7320, "upload_time": "2014-01-26T07:53:18", "url": "https://files.pythonhosted.org/packages/1f/60/e7b7687379aa6641756c9e8d35317233e6484a0d760e134314d11035155f/status-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2669cdd6914c215a7697782488674c5", "sha256": "c459a28dd00ff21d78aa79f848ee546b8b763ac94e9414b6e333589310ee2bd0" }, "downloads": -1, "filename": "status-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d2669cdd6914c215a7697782488674c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4721, "upload_time": "2014-01-26T07:53:13", "url": "https://files.pythonhosted.org/packages/35/b1/b8d5043ceba6a03081b200a9e6f526ee8463cac980e94b13be9c60334106/status-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "bc0b803b22b16c462d3eb5695a3ec214", "sha256": "2efc7a897b86378463cc6bebceb862008f903915d8c0b18c17c7ddf98d2d977c" }, "downloads": -1, "filename": "status-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc0b803b22b16c462d3eb5695a3ec214", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8218, "upload_time": "2014-01-26T18:50:47", "url": "https://files.pythonhosted.org/packages/e3/c3/138ae6eb92714f6bd82000b89685c58663783bbe00a8ca0593b7924d1519/status-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b26fa8fda161da2b157c44c5680bc773", "sha256": "1ebd9d1ddccdc7aa987a0ac717ec42003f5114360f65e941045e2a76700b7ba5" }, "downloads": -1, "filename": "status-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b26fa8fda161da2b157c44c5680bc773", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5353, "upload_time": "2014-01-26T18:50:43", "url": "https://files.pythonhosted.org/packages/3f/bb/33c945e458adf1528e3eeec8a0ad7959b8448d07c40b86dcaa2afda4fcbf/status-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "e3cab88a504d2935bee528a9ddf5e590", "sha256": "2d42b3bb1c7509daa42a617de57000d2fe23cf4ed53735d620e3bbedddc2a88c" }, "downloads": -1, "filename": "status-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e3cab88a504d2935bee528a9ddf5e590", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8270, "upload_time": "2014-01-27T21:54:58", "url": "https://files.pythonhosted.org/packages/23/6f/bd81bf1333bd0a2632d6910b9f8e9e015675f3084edbdb471b33e4eb4cc1/status-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2075bdabf5c6773a1e0874f83f2b732f", "sha256": "e616d44a70b7d4814595f9108b70588935c1f86ef0ba7a2ef4c73958aa7a9b83" }, "downloads": -1, "filename": "status-0.2.2.tar.gz", "has_sig": false, "md5_digest": "2075bdabf5c6773a1e0874f83f2b732f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5405, "upload_time": "2014-01-27T21:54:48", "url": "https://files.pythonhosted.org/packages/0c/cf/dd47c6fd094b4e92fa8e4b0fae90aae70faa9d744ca5ddcc945b86ef7f04/status-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "66911a25fed2ffade4f5b88ffa6d849b", "sha256": "e60fd9a2a7bb1b622eef7f7612edbd4358a9a0a35401f8a7003848d0440a8957" }, "downloads": -1, "filename": "status-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "66911a25fed2ffade4f5b88ffa6d849b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8370, "upload_time": "2014-02-03T15:15:17", "url": "https://files.pythonhosted.org/packages/10/22/debaffb9b9fd669eb7056303974a006fb480ae226d78fd269528c5cca99d/status-0.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3b19c12cdab70a1bb796529f37e420ce", "sha256": "85dd6d0ccbd629b020c3325df628be683a7d09724a853a74c5f1fe23ba3b8db0" }, "downloads": -1, "filename": "status-0.2.3.tar.gz", "has_sig": false, "md5_digest": "3b19c12cdab70a1bb796529f37e420ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5443, "upload_time": "2014-02-03T15:15:12", "url": "https://files.pythonhosted.org/packages/d8/64/ced55f6a0e740d2b2ccb72b184689fcac7b37636afc009712ae5ff2adf20/status-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "74a03be3846c81b31df23e02d9d67fcf", "sha256": "e8e53d4dc414cc391ee2a12396de955695b10cbb756a06c329c90c9286a14486" }, "downloads": -1, "filename": "status-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "74a03be3846c81b31df23e02d9d67fcf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8382, "upload_time": "2014-02-10T15:55:39", "url": "https://files.pythonhosted.org/packages/08/1a/a2b66d8179a145182be64ebaaab230c07d7084c94c11c3a549d51935d6ea/status-0.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8cdcf776796b1cfb88a350c9bfa94dea", "sha256": "29b3ce483262d769aed1d55b1cf3949362043ba10cdd11c37d6b6767fed16c53" }, "downloads": -1, "filename": "status-0.2.4.tar.gz", "has_sig": false, "md5_digest": "8cdcf776796b1cfb88a350c9bfa94dea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5451, "upload_time": "2014-02-10T15:55:35", "url": "https://files.pythonhosted.org/packages/2a/a0/7a681c5bfeb1cc0eca3fc740fdc455978ffadb0f52a39b32beeb55dd0439/status-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "2198671fb7d9849a867aaa6ea5ab293f", "sha256": "bf1a320a47954517acf24ac4c2ad230fb55fdafe8eabac0fd24e11d78586924e" }, "downloads": -1, "filename": "status-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2198671fb7d9849a867aaa6ea5ab293f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8706, "upload_time": "2015-01-07T01:48:09", "url": "https://files.pythonhosted.org/packages/35/15/6f70f3de391668c0d2327d70279c7c888406025085949cd5906e37c05a34/status-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "81a3b998213aec203b78aa0543f4670b", "sha256": "02bb12dc5870044ef4c059e14f33914101544903cf2bf8a937559a4db1d503eb" }, "downloads": -1, "filename": "status-0.2.5.tar.gz", "has_sig": false, "md5_digest": "81a3b998213aec203b78aa0543f4670b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2015-01-07T01:48:06", "url": "https://files.pythonhosted.org/packages/83/f2/79e204bd922203efaa5d79c08f3246ba0aca29bb550310761cbfb9b4868f/status-0.2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2198671fb7d9849a867aaa6ea5ab293f", "sha256": "bf1a320a47954517acf24ac4c2ad230fb55fdafe8eabac0fd24e11d78586924e" }, "downloads": -1, "filename": "status-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2198671fb7d9849a867aaa6ea5ab293f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8706, "upload_time": "2015-01-07T01:48:09", "url": "https://files.pythonhosted.org/packages/35/15/6f70f3de391668c0d2327d70279c7c888406025085949cd5906e37c05a34/status-0.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "81a3b998213aec203b78aa0543f4670b", "sha256": "02bb12dc5870044ef4c059e14f33914101544903cf2bf8a937559a4db1d503eb" }, "downloads": -1, "filename": "status-0.2.5.tar.gz", "has_sig": false, "md5_digest": "81a3b998213aec203b78aa0543f4670b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2015-01-07T01:48:06", "url": "https://files.pythonhosted.org/packages/83/f2/79e204bd922203efaa5d79c08f3246ba0aca29bb550310761cbfb9b4868f/status-0.2.5.tar.gz" } ] }