__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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 Iterator
class ChevronError(SyntaxError): ...
def grab_literal(template: str, l_del: str | None) -> tuple[str, str]: ... # undocumented
def l_sa_check(template: str, literal: str, is_standalone: bool) -> bool | None: ... # undocumented
def r_sa_check(template: str, tag_type: str, is_standalone: bool) -> bool: ... # undocumented
def parse_tag(template: str, l_del: str | None, r_del: str | None) -> tuple[tuple[str, str], str]: ... # undocumented
def tokenize(
template: str, def_ldel: str | None = "{{", def_rdel: str | None = "}}"
) -> Iterator[tuple[str, str]]: ... # undocumented
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 202 B | 0644 |
|
| main.pyi | File | 205 B | 0644 |
|
| metadata.pyi | File | 13 B | 0644 |
|
| py.typed | File | 0 B | 0644 |
|
| renderer.pyi | File | 703 B | 0644 |
|
| tokenizer.pyi | File | 624 B | 0644 |
|