__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from typing_extensions import Self
unicode = str
__tracebackhide__: bool
class StringMixin:
def is_equal_to_ignoring_case(self, other: str) -> Self: ...
def contains_ignoring_case(self, *items: str) -> Self: ...
def starts_with(self, prefix: str) -> Self: ...
def ends_with(self, suffix: str) -> Self: ...
def matches(self, pattern: str) -> Self: ...
def does_not_match(self, pattern: str) -> Self: ...
def is_alpha(self) -> Self: ...
def is_digit(self) -> Self: ...
def is_lower(self) -> Self: ...
def is_upper(self) -> Self: ...
def is_unicode(self) -> Self: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 383 B | 0644 |
|
| assertpy.pyi | File | 2.06 KB | 0644 |
|
| base.pyi | File | 853 B | 0644 |
|
| collection.pyi | File | 376 B | 0644 |
|
| contains.pyi | File | 597 B | 0644 |
|
| date.pyi | File | 412 B | 0644 |
|
| dict.pyi | File | 501 B | 0644 |
|
| dynamic.pyi | File | 183 B | 0644 |
|
| exception.pyi | File | 273 B | 0644 |
|
| extracting.pyi | File | 386 B | 0644 |
|
| file.pyi | File | 474 B | 0644 |
|
| helpers.pyi | File | 49 B | 0644 |
|
| numeric.pyi | File | 1014 B | 0644 |
|
| py.typed | File | 0 B | 0644 |
|
| snapshot.pyi | File | 168 B | 0644 |
|
| string.pyi | File | 611 B | 0644 |
|