__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed import Incomplete
from typing import Final
from reportlab.graphics.widgetbase import Widget
from reportlab.platypus import Flowable
__version__: Final[str]
adobe2codec: Incomplete
class CodeChartBase(Flowable):
rows: Incomplete
width: Incomplete
height: Incomplete
ylist: Incomplete
xlist: Incomplete
def calcLayout(self) -> None: ...
def formatByte(self, byt): ...
def drawChars(self, charList) -> None: ...
def drawLabels(self, topLeft: str = "") -> None: ...
class SingleByteEncodingChart(CodeChartBase):
codePoints: int
faceName: Incomplete
encodingName: Incomplete
fontName: Incomplete
charsPerRow: Incomplete
boxSize: Incomplete
hex: Incomplete
rowLabels: Incomplete
def __init__(
self,
faceName: str = "Helvetica",
encodingName: str = "WinAnsiEncoding",
charsPerRow: int = 16,
boxSize: int = 14,
hex: int = 1,
) -> None: ...
def draw(self): ...
class KutenRowCodeChart(CodeChartBase):
row: Incomplete
codePoints: int
boxSize: int
charsPerRow: int
rows: int
rowLabels: Incomplete
hex: int
faceName: Incomplete
encodingName: Incomplete
fontName: Incomplete
def __init__(self, row, faceName, encodingName) -> None: ...
def makeRow(self, row): ...
def draw(self) -> None: ...
class Big5CodeChart(CodeChartBase):
row: Incomplete
codePoints: int
boxSize: int
charsPerRow: int
rows: int
hex: int
faceName: Incomplete
encodingName: Incomplete
rowLabels: Incomplete
fontName: Incomplete
def __init__(self, row, faceName, encodingName) -> None: ...
def makeRow(self, row): ...
def draw(self) -> None: ...
def hBoxText(msg, canvas, x, y, fontName) -> None: ...
class CodeWidget(Widget):
x: int
y: int
width: int
height: int
def __init__(self) -> None: ...
def draw(self): ...
def test() -> None: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| PyFontify.pyi | File | 432 B | 0644 |
|
| __init__.pyi | File | 99 B | 0644 |
|
| abag.pyi | File | 350 B | 0644 |
|
| arciv.pyi | File | 171 B | 0644 |
|
| attrmap.pyi | File | 1.06 KB | 0644 |
|
| boxstuff.pyi | File | 240 B | 0644 |
|
| codecharts.pyi | File | 1.93 KB | 0644 |
|
| colors.pyi | File | 8.13 KB | 0644 |
|
| corp.pyi | File | 1.82 KB | 0644 |
|
| enums.pyi | File | 132 B | 0644 |
|
| extformat.pyi | File | 121 B | 0644 |
|
| fontfinder.pyi | File | 1.55 KB | 0644 |
|
| fonts.pyi | File | 340 B | 0644 |
|
| formatters.pyi | File | 625 B | 0644 |
|
| geomutils.pyi | File | 77 B | 0644 |
|
| logger.pyi | File | 571 B | 0644 |
|
| normalDate.pyi | File | 2.31 KB | 0644 |
|
| pagesizes.pyi | File | 1.64 KB | 0644 |
|
| pdfencrypt.pyi | File | 3.38 KB | 0644 |
|
| pygments2xpre.pyi | File | 52 B | 0644 |
|
| randomtext.pyi | File | 603 B | 0644 |
|
| rl_accel.pyi | File | 383 B | 0644 |
|
| rl_safe_eval.pyi | File | 8.65 KB | 0644 |
|
| rltempfile.pyi | File | 101 B | 0644 |
|
| rparsexml.pyi | File | 756 B | 0644 |
|
| sequencer.pyi | File | 1.11 KB | 0644 |
|
| styles.pyi | File | 5.92 KB | 0644 |
|
| testutils.pyi | File | 2.09 KB | 0644 |
|
| textsplit.pyi | File | 587 B | 0644 |
|
| units.pyi | File | 158 B | 0644 |
|
| utils.pyi | File | 5.38 KB | 0644 |
|
| validators.pyi | File | 4.01 KB | 0644 |
|
| yaml.pyi | File | 743 B | 0644 |
|