Skip to content
python2ts
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Guide
Getting Started
Introduction
Reference
Runtime Library (pythonlib)
Syntax Reference
API Reference
base64
functions
a85decode
a85encode
b16decode
b16encode
b32decode
b32encode
b64decode
b64encode
b85decode
b85encode
decodeString
encodeString
standardB64decode
standardB64encode
urlsafeB64decode
urlsafeB64encode
collections
classes
Counter
deque
functions
defaultdict
copy
functions
copy
deepcopy
datetime
classes
date
datetime
time
timedelta
functions
strftime
strptime
variables
MAXYEAR
MINYEAR
functools
functions
attrGetter
cache
cmpToKey
identity
itemGetter
lruCache
methodCaller
partial
partialMethod
pipe
reduce
singleDispatch
totalOrdering
wraps
glob.node
functions
escape
glob
hasMagic
iglob
rglob
hashlib
functions
blake2b
blake2s
compareDigest
fileDigest
md5
newHash
pbkdf2Hmac
scrypt
sha1
sha224
sha256
sha3_256
sha3_512
sha384
sha512
interfaces
HashObject
variables
algorithmsAvailable
algorithmsGuaranteed
index
functions
pow
repeatValue
variables
abs
all
any
ascii
at
base64
bin
bool
chr
collections
contains
copy
datetime
dict
divMod
Ellipsis
enumerate
filter
float
floorDiv
format
functools
getattr
glob
hasattr
hashlib
hex
input
int
is
isinstance
iter
itertools
json
len
list
logging
map
math
max
min
mod
ndarray
oct
ord
os
pathlib
random
range
re
repr
reversed
round
set
setattr
shutil
slice
sorted
sprintf
str
strFormat
string
subprocess
sum
sys
tempfile
time
tuple
type
urllib
uuid
zip
itertools
functions
accumulate
chain
chunk
combinations
combinationsWithReplacement
compress
count
cycle
dropWhile
filterFalse
groupby
islice
pairwise
partition
permutations
product
productRepeat
repeat
takeWhile
tee
zipLongest
json
functions
dump
dumps
load
loads
logging.node
classes
FileHandler
Formatter
Handler
Logger
StreamHandler
functions
basicConfig
critical
debug
disable
error
exception
fatal
getLevelName
getLogger
info
log
shutdown
warn
warning
interfaces
LogRecord
variables
CRITICAL
DEBUG
ERROR
FATAL
INFO
levelNames
NOTSET
WARN
WARNING
math
functions
acos
acosh
asin
asinh
atan
atan2
atanh
cbrt
ceil
copysign
cos
cosh
degrees
exp
expm1
fabs
factorial
floor
fsum
gcd
hypot
isclose
isfinite
isinf
isnan
lcm
log
log10
log1p
log2
modf
pow
prod
radians
sin
sinh
sqrt
tan
tanh
trunc
variables
e
inf
nan
pi
tau
os.node
functions
chdir
getCwd
getCwdb
getenv
listDir
makeDirs
mkdir
pathBasename
pathCommonPath
pathDirname
pathExpandUser
pathExpandVars
pathExtName
pathIsAbs
pathJoin
pathNormPath
pathRelPath
pathSplitExt
pathSplitFn
remove
removeDirs
rename
renames
replace
rmdir
stat
walk
variables
altSep
curDir
environ
extSep
lineSep
name
parDir
path
pathSep
sep
unlink
pathlib.node
classes
Path
variables
PosixPath
PurePath
PurePosixPath
PureWindowsPath
WindowsPath
random
functions
betaVariate
choice
choices
expoVariate
gammaVariate
gauss
logNormVariate
paretoVariate
randInt
random
randRange
sample
shuffle
triangular
uniform
vonMisesVariate
weibullVariate
variables
normalVariate
re
classes
Match
Pattern
functions
compile
escape
findAll
findIter
fullMatch
match
purge
search
split
sub
subn
variables
A
ASCII
DOTALL
I
IGNORECASE
M
MULTILINE
S
U
UNICODE
pythonlib
shutil.node
functions
copy
copy2
copyfile
copyfileobj
copymode
copystat
copytree
diskUsage
getTerminalSize
makeArchive
move
rmtree
unpackArchive
which
interfaces
DiskUsage
string
classes
Template
functions
capWords
variables
asciiLetters
asciiLowercase
asciiUppercase
digits
hexDigits
octDigits
printable
punctuation
string
whitespace
subprocess
classes
CalledProcessError
Popen
TimeoutExpired
functions
call
checkCall
checkOutput
getoutput
getstatusoutput
run
interfaces
CompletedProcess
SubprocessOptions
variables
DEVNULL
PIPE
STDOUT
sys
functions
exit
getDefaultEncoding
getFilesystemEncoding
getRecursionLimit
getRefCount
getSizeOf
setRecursionLimit
variables
apiVersion
argv
byteorder
executable
floatInfo
hashInfo
intInfo
maxsize
path
platform
prefix
stderr
stdin
stdout
version
versionInfo
tempfile.node
classes
NamedTemporaryFile
TemporaryDirectory
functions
gettempdir
gettempprefix
mkdtemp
mkstemp
mktemp
namedTemporaryFile
temporaryDirectory
time
functions
asctime
ctime
gmtime
localtime
mktime
monotonic
monotonicNs
perfCounter
perfCounterNs
processTime
processTimeNs
sleep
strftime
strptime
threadTime
threadTimeNs
time
timeNs
interfaces
StructTime
variables
altzone
daylight
timezone
tzname
urllib
functions
parseQs
parseQsl
quote
quotePlus
splithost
splitpasswd
splitport
splittype
splituser
unquote
unquotePlus
urlencode
urljoin
urlparse
urlunparse
interfaces
ParseResult
variables
parse
uuid
classes
UUID
functions
uuid1
uuid3
uuid4
uuid5
variables
NAMESPACE_DNS
NAMESPACE_OID
NAMESPACE_URL
NAMESPACE_X500
Development
Release Workflow
Architecture Decisions
ADR-0001: Use @lezer/python as Parser
ADR-0002: Runtime Namespace Design
ADR-0003: Preserve Python Operator Semantics
ADR-0004: Testing Strategy with Vitest
ADR-0005: ESM-Only Distribution
ADR-0006: Python Type Hints to TypeScript Types
ADR-0007: @dataclass Transformation Strategy
ADR-0008: itertools - Eager Arrays vs. Lazy Generators
ADR-0009: Subpath Exports Architecture
ADR-0010: Monorepo Package Structure
ADR-0011: camelCase API Convention
ADR-0012: Async Filesystem API
GitHub
Select theme
Dark
Light
Auto
json
const
json
:
json
=
jsonModule
Defined in:
packages/pythonlib/src/index.ts:69