# file generated by setuptools_scm
# don't change, don't track in version control
TYPE_CHECKING = False
if TYPE_CHECKING:
from typing import Tuple, Union
VERSION_TUPLE = Tuple[Union[int, str], ...]
else:
VERSION_TUPLE = object
version: str
__version__: str
__version_tuple__: VERSION_TUPLE
version_tuple: VERSION_TUPLE
__version__ = version = '2.3.0'
__version_tuple__ = version_tuple = (2, 3, 0)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __pycache__ | Folder | 0755 |
|
|
| contrib | Folder | 0755 |
|
|
| http2 | Folder | 0755 |
|
|
| util | Folder | 0755 |
|
|
| __init__.py | File | 6.82 KB | 0644 |
|
| _base_connection.py | File | 5.44 KB | 0644 |
|
| _collections.py | File | 16.89 KB | 0644 |
|
| _request_methods.py | File | 9.7 KB | 0644 |
|
| _version.py | File | 411 B | 0644 |
|
| connection.py | File | 38.94 KB | 0644 |
|
| connectionpool.py | File | 42.35 KB | 0644 |
|
| exceptions.py | File | 9.41 KB | 0644 |
|
| fields.py | File | 10.58 KB | 0644 |
|
| filepost.py | File | 2.33 KB | 0644 |
|
| poolmanager.py | File | 22.38 KB | 0644 |
|
| py.typed | File | 93 B | 0644 |
|
| response.py | File | 44.13 KB | 0644 |
|