{"library":"priority","type":"library","category":null,"description":"Priority is a pure-Python implementation of the HTTP/2 priority logic, as described in RFC 7540 Section 5.3 (Stream Priority). It allows clients to express preferences for how servers allocate resources across concurrent HTTP/2 requests by managing a priority tree. The library uses a variant of the implementation from the H2O project. The current version, 2.0.0, was released in June 2021, indicating a stable project in maintenance mode, part of the broader python-hyper ecosystem for HTTP/2 related libraries.","language":"python","status":"maintenance","version":"2.0.0","tags":["http/2","priority","networking","hyper"],"install":[{"cmd":"pip install priority","imports":["from priority import PriorityTree"]}],"homepage":null,"github":"https://github.com/python-hyper/priority","docs":"https://python-hyper.org/projects/priority/","changelog":"https://github.com/python-hyper/priority/blob/master/HISTORY.rst","pypi":"https://pypi.org/project/priority/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/priority/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}