Files
baijiahao_data_crawl/venv/Lib/site-packages/hyperframe/__init__.py
“shengyudong” 322ac74336 2025-12-25 upload
2025-12-25 11:16:59 +08:00

7 lines
111 B
Python

"""
Provides a pure-Python HTTP/2 framing layer.
"""
from __future__ import annotations
__version__ = "6.1.0"