__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from collections.abc import ItemsView, Mapping, MutableMapping
from typing import Any, TypeVar
_KT = TypeVar("_KT")
_VT_co = TypeVar("_VT_co", covariant=True)
_MM = TypeVar("_MM", bound=MutableMapping[Any, Any])
def url_join(base: str, *args: str) -> str: ...
def copy_kwargs(dictionary: _MM) -> _MM: ...
def iterator(d: Mapping[_KT, _VT_co]) -> ItemsView[_KT, _VT_co]: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 1.48 KB | 0644 |
|
| exceptions.pyi | File | 503 B | 0644 |
|
| py.typed | File | 0 B | 0644 |
|
| serialize.pyi | File | 992 B | 0644 |
|
| utils.pyi | File | 376 B | 0644 |
|