Credit to devdocs.io
Back
Forward
Menu
Home
Clear search
haxe python
API Mirror
python
haxe
227
python
ArithmeticError
AssertionError
AttributeError
BaseException
BlockingIOError
BrokenPipeError
BufferError
Bytearray
Bytearray.decode()
Bytearray.get()
Bytearray.get_length()
Bytearray.length
Bytearray.set()
Bytearray.__setitem__()
Bytes
BytesWarning
ChildProcessError
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
DeprecationWarning
Dict
Dict.clear()
Dict.copy()
Dict.get()
Dict.getSafe()
Dict.hasKey()
Dict.items()
Dict.iter()
Dict.iterator()
Dict.keys()
Dict.length
Dict.pop()
Dict.popitem()
Dict.remove()
Dict.set()
Dict.setdefault()
Dict.update()
Dict.values()
DictView
DictView.iter()
DictView.iterator()
DictView.length
EnvironmentError
EOFError
Exception
FileExistsError
FileNotFoundError
FloatingPointError
FutureWarning
GeneratorExit
HaxeIterable
HaxeIterable.iterator()
HaxeIterator
HaxeIterator.hasNext()
HaxeIterator.next()
ImportError
ImportWarning
IndentationError
IndexError
InterruptedError
IOError
IsADirectoryError
KeyboardInterrupt
KeyError
KwArgs
KwArgs.get()
KwArgs.toDict()
KwArgs.typed()
Lib
Lib.anonAsDict()
Lib.anonToDict()
Lib.dictAsAnon()
Lib.dictToAnon()
Lib.print()
Lib.println()
Lib.toHaxeIterable()
Lib.toHaxeIterator()
Lib.toPythonIterable()
LookupError
MemoryError
NameError
NativeArrayTools
NativeArrayTools.append()
NativeArrayTools.contains()
NativeArrayTools.extend()
NativeIterable
NativeIterable.iterator()
NativeIterable.toHaxeIterable()
NativeIterableRaw
NativeIterableRaw.__iter__()
NativeIterator
NativeIterator.toHaxeIterator()
NativeIteratorRaw
NativeIteratorRaw.__iter__()
NativeIteratorRaw.__next__()
NativeStringTools
NativeStringTools.contains()
NativeStringTools.encode()
NativeStringTools.format()
NativeStringTools.rpartition()
NativeStringTools.strip()
NotADirectoryError
NotImplementedError
OSError
OverflowError
PendingDeprecationWarning
PermissionError
ProcessLookupError
PySys
ResourceWarning
RuntimeError
RuntimeWarning
Set
Set.add()
Set.clear()
Set.copy()
Set.difference()
Set.difference_update()
Set.discard()
Set.has()
Set.intersection()
Set.intersection_update()
Set.isdisjoint()
Set.issubset()
Set.issubset_proper()
Set.issuperset()
Set.issuperset_proper()
Set.iter()
Set.iterator()
Set.length
Set.pop()
Set.remove()
Set.symmetric_difference()
Set.symmetric_difference_update()
Set.union()
Set.update()
StopIteration
Syntax
Syntax.arrayAccess()
Syntax.arrayAccessWithTrailingColon()
Syntax.arraySet()
Syntax.assign()
Syntax.binop()
Syntax.call()
Syntax.callField()
Syntax.callNamedUntyped()
Syntax.delete()
Syntax.field()
Syntax.foreach()
Syntax.importAs()
Syntax.importFromAs()
Syntax.importModule()
Syntax.isIn()
Syntax.newInstance()
Syntax.opPow()
Syntax.pythonCode()
Syntax.tuple()
Syntax.varArgs()
Syntax._arrayAccess()
Syntax._callNamedUntyped()
Syntax._foreach()
Syntax._newInstance()
Syntax._pythonCode()
Syntax._tuple()
SyntaxError
SyntaxWarning
TimeoutError
Tuple
Tuple.get_length()
Tuple.length
Tuple.toArray()
Tuple1
Tuple1.get__1()
Tuple1.make()
Tuple1._1
Tuple2
Tuple2.get__1()
Tuple2.get__2()
Tuple2.make()
Tuple2._1
Tuple2._2
Tuple3
Tuple3.get__1()
Tuple3.get__2()
Tuple3.get__3()
Tuple3.make()
Tuple3._1
Tuple3._2
Tuple3._3
Tuple4
Tuple4.get__1()
Tuple4.get__2()
Tuple4.get__3()
Tuple4.get__4()
Tuple4.make()
Tuple4._1
Tuple4._2
Tuple4._3
Tuple4._4
Tuple5
Tuple5.get__1()
Tuple5.get__2()
Tuple5.get__3()
Tuple5.get__4()
Tuple5.get__5()
Tuple5.make()
Tuple5._1
Tuple5._2
Tuple5._3
Tuple5._4
Tuple5._5
UnboundLocalError
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
UserWarning
ValueError
VarArgs
VarArgs.toArray()
VMSError
Warning
WindowsError
ZeroDivisionError
102
python.internal
AnonObject
ArrayImpl
ArrayImpl.concat()
ArrayImpl.copy()
ArrayImpl.filter()
ArrayImpl.get_length()
ArrayImpl.indexOf()
ArrayImpl.insert()
ArrayImpl.iterator()
ArrayImpl.join()
ArrayImpl.lastIndexOf()
ArrayImpl.map()
ArrayImpl.pop()
ArrayImpl.push()
ArrayImpl.remove()
ArrayImpl.reverse()
ArrayImpl.shift()
ArrayImpl.slice()
ArrayImpl.sort()
ArrayImpl.splice()
ArrayImpl.toString()
ArrayImpl.unsafeGet()
ArrayImpl.unsafeSet()
ArrayImpl.unshift()
EnumImpl
EnumImpl.index()
EnumImpl.params()
EnumImpl.tag()
HxException
HxException.val()
Internal
Internal.callEmptyInit()
Internal.callFieldPrefixed()
Internal.classNameVal()
Internal.classRegistry()
Internal.classVal()
Internal.constructsVal()
Internal.emptyInitVal()
Internal.fieldClass()
Internal.fieldClassName()
Internal.fieldConstructs()
Internal.fieldDict()
Internal.fieldEmptyInit()
Internal.fieldFields()
Internal.fieldInterfaces()
Internal.fieldMethods()
Internal.fieldPrefixed()
Internal.fieldStatics()
Internal.fieldSuper()
Internal.fieldsVal()
Internal.getPrefixed()
Internal.hasAttrPrefixed()
Internal.hasClass()
Internal.hasClassName()
Internal.hasConstructs()
Internal.hasEmptyInit()
Internal.hasFields()
Internal.hasInterfaces()
Internal.hasMethods()
Internal.hasStatics()
Internal.hasSuper()
Internal.importAsPrefixed()
Internal.interfacesVal()
Internal.methodsVal()
Internal.prefix()
Internal.pythonCodePrefixed()
Internal.staticsVal()
Internal.superVal()
StringImpl
StringImpl.charAt()
StringImpl.charCodeAt()
StringImpl.fromCharCode()
StringImpl.get_length()
StringImpl.indexOf()
StringImpl.lastIndexOf()
StringImpl.split()
StringImpl.substr()
StringImpl.substring()
StringImpl.toLowerCase()
StringImpl.toString()
StringImpl.toUpperCase()
UBuiltins
UBuiltins.bool()
UBuiltins.callable()
UBuiltins.chr()
UBuiltins.delattr()
UBuiltins.filter()
UBuiltins.float()
UBuiltins.getattr()
UBuiltins.hasattr()
UBuiltins.int()
UBuiltins.isinstance()
UBuiltins.iter()
UBuiltins.len()
UBuiltins.list()
UBuiltins.map()
UBuiltins.max()
UBuiltins.min()
UBuiltins.ord()
UBuiltins.setattr()
UBuiltins.str()
UBuiltins.type()
69
python.io
FileBytesInput
FileBytesOutput
FileTextInput
FileTextOutput
IFileInput
IFileInput.eof()
IFileInput.seek()
IFileInput.tell()
IFileOutput
IFileOutput.seek()
IFileOutput.tell()
IInput
IInput.bigEndian
IInput.close()
IInput.read()
IInput.readAll()
IInput.readByte()
IInput.readBytes()
IInput.readDouble()
IInput.readFloat()
IInput.readFullBytes()
IInput.readInt16()
IInput.readInt24()
IInput.readInt32()
IInput.readInt8()
IInput.readLine()
IInput.readString()
IInput.readUInt16()
IInput.readUInt24()
IInput.readUntil()
IoTools
IoTools.createFileInputFromBytes()
IoTools.createFileInputFromText()
IoTools.createFileOutputFromBytes()
IoTools.createFileOutputFromText()
IoTools.seekInBinaryMode()
IoTools.seekInTextMode()
IOutput
IOutput.bigEndian
IOutput.close()
IOutput.flush()
IOutput.prepare()
IOutput.write()
IOutput.writeByte()
IOutput.writeBytes()
IOutput.writeDouble()
IOutput.writeFloat()
IOutput.writeFullBytes()
IOutput.writeInput()
IOutput.writeInt16()
IOutput.writeInt24()
IOutput.writeInt32()
IOutput.writeInt8()
IOutput.writeString()
IOutput.writeUInt16()
IOutput.writeUInt24()
NativeBytesInput
NativeBytesOutput
NativeBytesOutput.seek()
NativeInput
NativeInput.canSeek
NativeInput.eof()
NativeInput.tell()
NativeOutput
NativeOutput.canSeek
NativeOutput.tell()
NativeTextInput
NativeTextOutput
NativeTextOutput.seek()
261
python.lib
Builtins
Builtins.abs()
Builtins.all()
Builtins.any()
Builtins.bool()
Builtins.callable()
Builtins.chr()
Builtins.delattr()
Builtins.filter()
Builtins.float()
Builtins.getattr()
Builtins.hasattr()
Builtins.id()
Builtins.int()
Builtins.isinstance()
Builtins.issubclass()
Builtins.iter()
Builtins.len()
Builtins.list()
Builtins.map()
Builtins.max()
Builtins.min()
Builtins.open()
Builtins.ord()
Builtins.print()
Builtins.round()
Builtins.setattr()
Builtins.str()
Builtins.type()
Codecs
Codecs.decode()
Codecs.encode()
Codecs.open()
FileDescriptor
FileObject
Frame
Functools
Functools.cmp_to_key()
Glob
Glob.glob()
Glob.iglob()
Inspect
Inspect.getmembers()
Inspect.getsourcefile()
Inspect.isclass()
Inspect.isfunction()
Inspect.ismethod()
Io
Io.DEFAULT_BUFFER_SIZE
Io.open()
Json
Json.dumps()
Json.loads()
JsonDumpsOptions
JsonDumpsOptions.allow_nan
JsonDumpsOptions.check_circular
JsonDumpsOptions.cls
JsonDumpsOptions.def()
JsonDumpsOptions.ensure_ascii
JsonDumpsOptions.indent
JsonDumpsOptions.separators
JsonDumpsOptions.skipkeys
JsonDumpsOptions.sort_keys
JsonLoadsOptions
JsonLoadsOptions.cls
JsonLoadsOptions.encoding
JsonLoadsOptions.object_hook
MatchObject
MatchObject.end()
MatchObject.endById()
MatchObject.endpos
MatchObject.expand()
MatchObject.group()
MatchObject.groupById()
MatchObject.groupdict()
MatchObject.groups()
MatchObject.lastgroup
MatchObject.lastindex
MatchObject.pos
MatchObject.re
MatchObject.span()
MatchObject.start()
MatchObject.startById()
MatchObject.string
Math
Math.acos()
Math.asin()
Math.atan()
Math.atan2()
Math.cos()
Math.isnan()
Math.log()
Math.pi
Math.sin()
Math.sqrt()
Math.tan()
Msvcrt
Msvcrt.getch()
Os
Os.chdir()
Os.environ
Os.fchdir()
Os.getcwd()
Os.getcwdb()
Os.listdir()
Os.makedirs()
Os.mkdir()
Os.pathsep
Os.putenv()
Os.remove()
Os.removedirs()
Os.rename()
Os.renames()
Os.rmdir()
Os.sep
Os.stat()
Os.unlink()
Os.walk()
Pattern
Pprint
Pprint.pformat()
Pprint.pprint()
Random
Random.random()
Re
Re.A
Re.ASCII
Re.compile()
Re.DEBUG
Re.DOTALL
Re.escape()
Re.findallArray()
Re.findallDynamic()
Re.findallString()
Re.findallTuple()
Re.finditer()
Re.I
Re.IGNORECASE
Re.L
Re.LOCALE
Re.M
Re.match()
Re.MULTILINE
Re.purge()
Re.S
Re.search()
Re.split()
Re.sub()
Re.subn()
Re.U
Re.UNICODE
Re.VERBOSE
Re.X
Regex
Regex.findallArray()
Regex.findallDynamic()
Regex.findallString()
Regex.findallTuple()
Regex.finditer()
Regex.flags
Regex.groupindex
Regex.groups
Regex.match()
Regex.pattern
Regex.search()
Regex.split()
Regex.sub()
Regex.subn()
Repl
Select
Select.select()
Shutil
Shutil.copy()
Shutil.copy2()
Shutil.copyfile()
Shutil.rmtree()
StartupInfo
StartupInfo.dwFlags
StartupInfo.wShowWindow
Stat
Stat.st_atime
Stat.st_birthtime
Stat.st_blksize
Stat.st_blocks
Stat.st_creator
Stat.st_ctime
Stat.st_dev
Stat.st_flags
Stat.st_gen
Stat.st_gid
Stat.st_ino
Stat.st_mode
Stat.st_mtime
Stat.st_nlink
Stat.st_rdev
Stat.st_rsize
Stat.st_size
Stat.st_type
Stat.st_uid
Subprocess
Subprocess.call()
Subprocess.CREATE_NEW_CONSOLE
Subprocess.CREATE_NEW_PROCESS_GROUP
Subprocess.PIPE
Subprocess.STARTF_USESHOWWINDOW
Subprocess.STARTF_USESTDHANDLES
Subprocess.STARTUPINFO()
Subprocess.STDOUT
Subprocess.STD_ERROR_HANDLE
Subprocess.STD_INPUT_HANDLE
Subprocess.STD_OUTPUT_HANDLE
Subprocess.SW_HIDE
Sys
Sys.argv
Sys.exc_info()
Sys.executable
Sys.exit()
Sys.getfilesystemencoding()
Sys.getsizeof()
Sys.maxsize
Sys.platform
Sys.stderr
Sys.stdin
Sys.stdout
Sys.version
Sys.version_info
TB
Tempfile
Tempfile.gettempdir()
Termios
Termios.ECHO
Termios.tcgetattr()
Termios.TCSADRAIN
Termios.tcsetattr()
TermiosSettings
Threading
Threading.active_count()
Threading.current_thread()
Threading.enumerate()
Threading.get_ident()
Threading.local()
Threading.main_thread()
Threading.setprofile()
Threading.settrace()
Threading.stack_size()
Threading.TIMEOUT_MAX
ThreadLowLevel
ThreadLowLevel.start_new_thread()
Time
Time.clock()
Time.mktime()
Time.sleep()
Time.time()
Timeit
Timeit.default_timer()
TODO
Traceback
Traceback.extract_stack()
Traceback.extract_tb()
Tty
Tty.setraw()
28
python.lib.codecs
codecs.Codec
codecs.Codec.decode()
codecs.Codec.encode()
codecs.ICodec
codecs.ICodec.decode()
codecs.ICodec.encode()
codecs.IStreamReader
codecs.IStreamReader.read()
codecs.IStreamReader.readline()
codecs.IStreamReader.readlines()
codecs.IStreamReader.reset()
codecs.IStreamReaderWriter
codecs.IStreamWriter
codecs.IStreamWriter.reset()
codecs.IStreamWriter.write()
codecs.IStreamWriter.writelines()
codecs.StreamReader
codecs.StreamReader.read()
codecs.StreamReader.readline()
codecs.StreamReader.readlines()
codecs.StreamReader.reset()
codecs.StreamReaderWriter
codecs.StreamReaderWriter.write()
codecs.StreamReaderWriter.writelines()
codecs.StreamWriter
codecs.StreamWriter.reset()
codecs.StreamWriter.write()
codecs.StreamWriter.writelines()
35
python.lib.datetime
datetime.Datetime
datetime.Datetime.day
datetime.Datetime.fromordinal()
datetime.Datetime.fromtimestamp()
datetime.Datetime.hour
datetime.Datetime.isoweekday()
datetime.Datetime.max
datetime.Datetime.microsecond
datetime.Datetime.min
datetime.Datetime.minute
datetime.Datetime.month
datetime.Datetime.now()
datetime.Datetime.replace()
datetime.Datetime.resolution
datetime.Datetime.second
datetime.Datetime.strftime()
datetime.Datetime.timestamp()
datetime.Datetime.timetuple()
datetime.Datetime.today()
datetime.Datetime.tzinfo
datetime.Datetime.utcfromtimestamp()
datetime.Datetime.utcnow()
datetime.Datetime.weekday()
datetime.Datetime.year
datetime.Timedelta
datetime.Timedelta.days
datetime.Timedelta.max
datetime.Timedelta.microseconds
datetime.Timedelta.min
datetime.Timedelta.resolution
datetime.Timedelta.seconds
datetime.Timedelta.total_seconds()
datetime.Timezone
datetime.Timezone.utc
datetime.Tzinfo
95
python.lib.io
io.BlockingIOError
io.BufferedIOBase
io.BufferedIOBase.detach()
io.BufferedIOBase.raw
io.BufferedIOBase.read()
io.BufferedIOBase.read1()
io.BufferedIOBase.readinto()
io.BufferedIOBase.write()
io.BufferedRandom
io.BufferedReader
io.BufferedReader.peek()
io.BufferedRWPair
io.BufferedWriter
io.BytesIO
io.FileIO
io.FileIO.mode
io.FileIO.name
io.IBufferedIOBase
io.IBufferedIOBase.detach()
io.IBufferedIOBase.raw
io.IBufferedIOBase.read()
io.IBufferedIOBase.read1()
io.IBufferedIOBase.readinto()
io.IBufferedIOBase.write()
io.IBufferedReader
io.IBufferedReader.peek()
io.IBufferedWriter
io.IBufferedWriter.flush()
io.IIOBase
io.IIOBase.close()
io.IIOBase.closed
io.IIOBase.fileno()
io.IIOBase.flush()
io.IIOBase.readable()
io.IIOBase.readline()
io.IIOBase.readlines()
io.IIOBase.seek()
io.IIOBase.seekable()
io.IIOBase.tell()
io.IIOBase.truncate()
io.IIOBase.writable()
io.IOBase
io.IOBase.close()
io.IOBase.closed
io.IOBase.fileno()
io.IOBase.flush()
io.IOBase.readable()
io.IOBase.readline()
io.IOBase.readlines()
io.IOBase.seek()
io.IOBase.seekable()
io.IOBase.tell()
io.IOBase.truncate()
io.IOBase.writable()
io.IRawIOBase
io.IRawIOBase.read()
io.IRawIOBase.readall()
io.IRawIOBase.readinto()
io.IRawIOBase.write()
io.ITextIOBase
io.ITextIOBase.buffer
io.ITextIOBase.detach()
io.ITextIOBase.encoding
io.ITextIOBase.error
io.ITextIOBase.newlines
io.ITextIOBase.read()
io.ITextIOBase.write()
io.RawIOBase
io.RawIOBase.read()
io.RawIOBase.readall()
io.RawIOBase.readinto()
io.RawIOBase.write()
io.SeekSet
io.SeekSet.SeekCur()
io.SeekSet.SeekEnd()
io.SeekSet.SeekSet()
io.StringIO
io.StringIO.getvalue()
io.TextIOBase
io.TextIOBase.buffer
io.TextIOBase.detach()
io.TextIOBase.encoding
io.TextIOBase.error
io.TextIOBase.newlines
io.TextIOBase.read()
io.TextIOBase.write()
io.TextIOWrapper
io.TextIOWrapper.line_buffering
io.TextIOWrapperOptions
io.TextIOWrapperOptions.encoding
io.TextIOWrapperOptions.errors
io.TextIOWrapperOptions.line_buffering
io.TextIOWrapperOptions.newline
io.TextIOWrapperOptions.write_through
io.UnsupportedOperation
22
python.lib.json
json.JSONDecoder
json.JSONDecoder.decode()
json.JSONDecoder.raw_decode()
json.JSONDecoderOptions
json.JSONDecoderOptions.object_hook
json.JSONDecoderOptions.object_pairs_hook
json.JSONDecoderOptions.parse_constant
json.JSONDecoderOptions.parse_float
json.JSONDecoderOptions.parse_int
json.JSONDecoderOptions.strict
json.JSONEncoder
json.JSONEncoder.def()
json.JSONEncoder.encode()
json.JSONEncoderOptions
json.JSONEncoderOptions.allow_nan
json.JSONEncoderOptions.check_circular
json.JSONEncoderOptions.def()
json.JSONEncoderOptions.ensure_ascii
json.JSONEncoderOptions.indent
json.JSONEncoderOptions.separators
json.JSONEncoderOptions.skipkeys
json.JSONEncoderOptions.sort_keys
279
python.lib.net
net.Address
net.Socket
net.Socket.accept()
net.Socket.bind()
net.Socket.close()
net.Socket.connect()
net.Socket.fileno()
net.Socket.getpeername()
net.Socket.getsockname()
net.Socket.listen()
net.Socket.recv()
net.Socket.send()
net.Socket.setblocking()
net.Socket.setsockopt()
net.Socket.settimeout()
net.Socket.shutdown()
net.Socket.waitForRead()
net.SocketModule
net.SocketModule.AF_APPLETALK
net.SocketModule.AF_ASH
net.SocketModule.AF_ATMPVC
net.SocketModule.AF_ATMSVC
net.SocketModule.AF_AX25
net.SocketModule.AF_BLUETOOTH
net.SocketModule.AF_BRIDGE
net.SocketModule.AF_CAN
net.SocketModule.AF_ECONET
net.SocketModule.AF_INET
net.SocketModule.AF_INET6
net.SocketModule.AF_IPX
net.SocketModule.AF_IRDA
net.SocketModule.AF_KEY
net.SocketModule.AF_LLC
net.SocketModule.AF_NETBEUI
net.SocketModule.AF_NETLINK
net.SocketModule.AF_NETROM
net.SocketModule.AF_PACKET
net.SocketModule.AF_PPPOX
net.SocketModule.AF_RDS
net.SocketModule.AF_ROSE
net.SocketModule.AF_ROUTE
net.SocketModule.AF_SECURITY
net.SocketModule.AF_SNA