{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"HTTP/2 client library for Python that provides an alternative to http.client with HTTP/2 protocol support and a similar API.","skillfed_tags":["http2","stalled"],"use_cases":["Building HTTP/2 clients for servers that support the protocol to benefit from improved speed and lower bandwidth usage","Migrating from http.client to HTTP/2 without major API rewrites using the similar HTTPConnection interface","Establishing thread-safe concurrent HTTP/2 connections using stream IDs for multiplexing","Testing HTTP/2 protocol support in applications with the built-in CLI tool"],"what_it_does":"hyper-up is an HTTP/2 client library that brings HTTP/2 protocol support to Python applications. It provides a drop-in alternative to http.client with a similar API, allowing developers to make HTTP/2 requests without rewriting their connection logic. The library handles HTTP/2-specific features like improved speed, lower bandwidth usage, and better connection management.\n\nThe package depends on h2, hyperframe, pyOpenSSL, service_identity, and cryptography for protocol framing, TLS negotiation, and certificate handling. It supports both HTTP/1.1 and HTTP/2 with automatic protocol negotiation, thread-safe connections via stream IDs, and ALPN/NPN negotiation. However, the package is in alpha status with a last release 456 days ago, indicating limited active development.","worth_installing":"No\u2014not for new projects. The package is in alpha status with 456 days since last release, indicating stalled maintenance. The high install friction combined with aging status and lack of recent updates makes it a poor choice. Only consider if you have existing code already using hyper-up and cannot migrate."},"id":"hyper-up","links":{"html":"https://skillfed.io/packages/hyper-up","md":"https://skillfed.io/packages/hyper-up.md","pypi":"https://pypi.org/project/hyper-up/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-15","license_spdx":null,"license_treatment":"permissive","name":"hyper-up","python_support":"unspecified","summary":"HTTP/2 Client for Python"},"popularity":{"monthly_downloads":103308,"position":12815,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.0"}
