{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"},{"label":"System","url":"https://skillfed.io/packages/category/system"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"},{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"},{"label":"HTTP Servers","url":"https://skillfed.io/packages/category/internet-www-http-http-servers"},{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-networking-monitoring"},{"label":"Site Management","url":"https://skillfed.io/packages/category/internet-www-http-site-management"},{"label":"Link Checking","url":"https://skillfed.io/packages/category/internet-www-http-site-management-link-checking"}],"enrichment":{"capability":"A command-line tool that reports HTTP response status codes for GET or POST requests to a given URL.","skillfed_tags":["abandoned","legacy-python"],"use_cases":["Quick command-line checks of whether a website is responding and what status code it returns.","Scripted monitoring or health checks for URLs in environments where only legacy Python versions are available.","Learning or reference: understanding how to make HTTP requests and parse status codes in Python.","Testing POST endpoint availability when a simple curl or wget alternative is not available."],"what_it_does":"Status is a minimal command-line utility that fetches and reports the HTTP status code returned by a server for a given URL. It supports both GET (default) and POST requests via a simple `-p` flag and automatically prepends `http://` to URLs that lack a protocol prefix. The tool has no runtime dependencies and installs as a wheel.\n\nThe package is effectively unmaintained: its last release was in January 2015, the repository received its final commit in March 2018, and it has seen no activity since. It was originally tested against Python 2.7, 3.4, and PyPy 2.4.0\u2014all versions now well outside their support windows. While it may still function on modern Python, there is no guarantee of compatibility, and any issues discovered would likely go unresolved.","worth_installing":"No. The package is abandoned and untested on any Python version released in the last decade. Modern alternatives (curl, wget, httpie, or requests-based tools) are actively maintained and more reliable. Install only if you are constrained to an old Python environment and cannot use any other tool."},"id":"status","links":{"html":"https://skillfed.io/packages/status","md":"https://skillfed.io/packages/status.md","pypi":"https://pypi.org/project/status/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-01-07","license_spdx":null,"license_treatment":"permissive","name":"status","python_support":"unspecified","summary":"HTTP status code reporting for GET and POST requests"},"popularity":{"monthly_downloads":91117,"position":13540,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.5"}
