Python3.x inspect
Python 3 系 のinspectに関する言語リファレンス情報をまとめたカテゴリです。
constant の一覧
__all__
__author__
__builtins__
__cached__
__doc__
__file__
__loader__
__name__
__package__
__spec__
_filesbymodname
_is_coroutine_mark
_KEYWORD_ONLY
_NonUserDefinedCallables
_POSITIONAL_ONLY
_POSITIONAL_OR_KEYWORD
_sentinel
_VAR_KEYWORD
_VAR_POSITIONAL
AGEN_CLOSED
AGEN_CREATED
AGEN_RUNNING
AGEN_SUSPENDED
CO_ASYNC_GENERATOR
CO_COROUTINE
CO_GENERATOR
CO_ITERABLE_COROUTINE
CO_NESTED
CO_NEWLOCALS
CO_NOFREE
CO_OPTIMIZED
CO_VARARGS
CO_VARKEYWORDS
CORO_CLOSED
CORO_CREATED
CORO_RUNNING
CORO_SUSPENDED
GEN_CLOSED
GEN_CREATED
GEN_RUNNING
GEN_SUSPENDED
modulesbyfile
TPFLAGS_IS_ABSTRACT
function の一覧
_check_class
_check_instance
_descriptor_get
_findclass
_finddoc
_get_code_position
_get_code_position_from_tb
_getmembers
_has_code_flag
_has_coroutine_mark
_main
_missing_arguments
_shadowed_dict
_signature_bound_method
_signature_from_builtin
_signature_from_callable
_signature_from_function
_signature_fromstr
_signature_get_partial
_signature_get_user_defined_method
_signature_is_builtin
_signature_is_functionlike
_signature_strip_non_python_syntax
_too_many
classify_class_attrs
cleandoc
currentframe
findsource
formatannotation
formatannotationrelativeto
formatargvalues
get_annotations
getabsfile
getargs
getargvalues
getasyncgenlocals
getasyncgenstate
getattr_static
getblock
getcallargs
getclasstree
getclosurevars
getcomments
getcoroutinelocals
getcoroutinestate
getdoc
getfile
getframeinfo
getfullargspec
getgeneratorlocals
getgeneratorstate
getinnerframes
getlineno
getmembers
getmembers_static
getmodule
getmodulename
getmro
getouterframes
getsource
getsourcefile
getsourcelines
indentsize
isabstract
isasyncgen
isasyncgenfunction
isawaitable
isbuiltin
isclass
iscode
iscoroutine
iscoroutinefunction
isdatadescriptor
isframe
isfunction
isgenerator
isgeneratorfunction
isgetsetdescriptor
iskeyword
ismemberdescriptor
ismethod
ismethoddescriptor
ismethodwrapper
ismodule
isroutine
istraceback
markcoroutinefunction
signature
stack
trace
unwrap
walktree
ArgInfoクラス
Argumentsクラス
ClosureVarsクラス
Attributeクラス
BlockFinderクラス
BoundArgumentsクラス
constant
BufferFlagsクラス
constant
method
__abs__
__add__
__bool__
__ceil__
__delattr__
__divmod__
__eq__
__float__
__floor__
__floordiv__
__format__
__ge__
__getattribute__
__getnewargs__
__getstate__
__gt__
__hash__
__index__
__init_subclass__
__int__
__le__
__lshift__
__lt__
__mod__
__mul__
__ne__
__neg__
__pos__
__pow__
__radd__
__rdivmod__
__reduce__
__rfloordiv__
__rlshift__
__rmod__
__rmul__
__round__
__rpow__
__rrshift__
__rshift__
__rsub__
__rtruediv__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
__trunc__
as_integer_ratio
bit_count
bit_length
conjugate
from_bytes
is_integer
to_bytes
ClassFoundExceptionクラス
EndOfBlockクラス
FrameInfoクラス
FullArgSpecクラス
Parameterクラス
constant
property
Signatureクラス
property
_Tracebackクラス
_emptyクラス
_voidクラス
Tracebackクラス
_ClassFinderクラス
_FrameInfoクラス
_ParameterKindクラス
constant
method
__abs__
__add__
__and__
__bool__
__ceil__
__delattr__
__divmod__
__eq__
__float__
__floor__
__floordiv__
__format__
__ge__
__getattribute__
__getnewargs__
__getstate__
__gt__
__hash__
__index__
__init_subclass__
__int__
__invert__
__le__
__lshift__
__lt__
__mod__
__mul__
__ne__
__neg__
__or__
__pos__
__pow__
__radd__
__rand__
__rdivmod__
__reduce__
__rfloordiv__
__rlshift__
__rmod__
__rmul__
__ror__
__round__
__rpow__
__rrshift__
__rshift__
__rsub__
__rtruediv__
__rxor__
__setattr__
__sizeof__
__str__
__sub__
__subclasshook__
__truediv__
__trunc__
__xor__
as_integer_ratio
bit_count
bit_length
conjugate
from_bytes
is_integer
to_bytes