pylsqpack

Python wrapper for the ls-qpack QPACK library

33 个版本 Python >=3.10
安装
pip install pylsqpack
poetry add pylsqpack
pipenv install pylsqpack
conda install pylsqpack
描述

pylsqpack

.. image:: https://img.shields.io/pypi/l/pylsqpack.svg :target: https://pypi.python.org/pypi/pylsqpack :alt: License

.. image:: https://img.shields.io/pypi/v/pylsqpack.svg :target: https://pypi.python.org/pypi/pylsqpack :alt: Version

.. image:: https://img.shields.io/pypi/pyversions/pylsqpack.svg :target: https://pypi.python.org/pypi/pylsqpack :alt: Python versions

.. image:: https://github.com/aiortc/pylsqpack/workflows/tests/badge.svg :target: https://github.com/aiortc/pylsqpack/actions :alt: Tests

.. image:: https://readthedocs.org/projects/pylsqpack/badge/?version=latest :target: https://pylsqpack.readthedocs.io/ :alt: Documentation

pylsqpack is a wrapper around the ls-qpack_ library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.

To learn more about pylsqpack please read the documentation_.

.. _ls-qpack: https://github.com/litespeedtech/ls-qpack/ .. _read the documentation: https://pylsqpack.readthedocs.io/en/latest/

版本列表
0.3.24 2026-03-29
0.3.23 2025-10-10
0.3.22 2025-05-11
0.3.21 2025-05-11
0.3.20 2025-04-06
0.3.19 2025-02-02
0.3.18 2023-11-04
0.3.17 2023-04-02
0.3.16 2022-03-29
0.3.15 2022-03-27
0.3.14 2022-02-02
0.3.13 2021-10-27
0.3.12 2021-02-14
0.3.11 2020-10-15
0.3.10 2020-05-25
0.3.9 2020-03-10
0.3.8 2020-03-10
0.3.7 2020-03-07
0.3.6 2020-03-07
0.3.5 2020-01-18
0.3.4 2019-10-31
0.3.3 2019-10-30
0.3.2 2019-10-30
0.3.1 2019-10-22
0.3.0 2019-10-09
0.2.5 2019-10-08
0.2.4 2019-09-05
0.2.3 2019-09-04
0.2.2 2019-09-04
0.2.1 2019-08-19
0.2.0 2019-07-22
0.1.1 2019-06-24
0.1.0 2019-06-22