File size: 108 Bytes
2cabb35 |
1 2 3 4 |
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.28.1"
|
2cabb35 |
1 2 3 4 |
__title__ = "httpx"
__description__ = "A next generation HTTP client, for Python 3."
__version__ = "0.28.1"
|