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