Expand description
This package contains the python basic/builtin types
7 common PyRef type aliases are exposed - PyBytesRef, PyDictRef, PyIntRef, PyListRef, PyStrRef, PyTypeRef, PyTupleRef
Do not add more PyRef type aliases. They will be rare enough to use directly PyRef
Structs§
- Position
Iter Internal - PyArithmetic
Error - PyAssertion
Error - PyAsync
Gen - PyAttribute
Error - PyBase
Exception - PyBase
Exception Group - PyBase
Object - object()
- PyBlockingIO
Error - PyBool
- PyBound
Method - PyBroken
Pipe Error - PyBuffer
Error - PyByte
Array - PyBytes
- PyBytes
Warning - PyCallable
Iterator - PyChild
Process Error - PyClass
Method - classmethod(function) -> method
- PyCode
- PyComplex
- Create a complex number from a real part and an optional imaginary part.
- PyConnection
Aborted Error - PyConnection
Error - PyConnection
Refused Error - PyConnection
Reset Error - PyCoroutine
- PyDeprecation
Warning - PyDict
- PyEOF
Error - PyEllipsis
- PyEncoding
Warning - PyEnumerate
- PyException
- PyException
Group - PyFile
Exists Error - PyFile
NotFound Error - PyFilter
- PyFloat
- PyFloating
Point Error - PyFrozen
Set - PyFunction
- PyFuture
Warning - PyGenerator
- PyGenerator
Exit - PyGeneric
Alias - PyGet
Set - PyImport
Error - PyImport
Warning - PyIndentation
Error - PyIndex
Error - PyInt
- PyInterrupted
Error - PyIsA
Directory Error - PyKey
Error - PyKeyboard
Interrupt - PyList
- PyLookup
Error - PyMap
- PyMapping
Proxy - PyMemory
Error - PyMemory
View - PyModule
- PyModule
Def - PyModule
NotFound Error - PyName
Error - PyNamespace
- A simple attribute-based namespace.
- PyNone
- PyNotA
Directory Error - PyNot
Implemented - PyNot
Implemented Error - PyOS
Error - PyOverflow
Error - PyPending
Deprecation Warning - PyPermission
Error - PyProcess
Lookup Error - PyProperty
- PyRange
- PyRecursion
Error - PyReference
Error - PyResource
Warning - PyRuntime
Error - PyRuntime
Warning - PySequence
Iterator - PySet
- PySlice
- PyStatic
Method - PyStop
Async Iteration - PyStop
Iteration - PyStr
- PySuper
- PySyntax
Error - PySyntax
Warning - PySystem
Error - PySystem
Exit - PyTab
Error - PyTimeout
Error - PyTraceback
- PyTuple
- PyType
- PyType
Error - PyUnbound
Local Error - PyUnicode
Decode Error - PyUnicode
Encode Error - PyUnicode
Error - PyUnicode
Translate Error - PyUnicode
Warning - PyUnion
- PyUser
Warning - PyValue
Error - PyWarning
- PyWeak
- PyWeak
Proxy - PyZero
Division Error - PyZip
Enums§
- Iter
Status - Marks status of iterator.
Functions§
Type Aliases§
- PyBase
Exception Ref - PyBytes
Ref - PyDict
Ref - PyInt
Ref - PyList
Ref - PyStr
Interned - The unique reference of interned PyStr Always intended to be used as a static reference
- PyStr
Ref - PyTuple
Ref - PyType
Ref