Contents Menu Expand Light mode Dark mode Auto light/dark mode
einspect v0.5.16 documentation
einspect v0.5.16 documentation
  • Quickstart
  • Intro to Views
  • Guide to Structs
  • Extending Types

API

  • views
    • View
    • VarView
    • BoolView
    • DictView
    • FloatView
    • IntView
    • ListView
    • MappingProxyView
    • SetView
    • StrView
    • TupleView
    • FunctionView
    • CFunctionView
    • TypeView
  • structs
    • PyObject
    • PyVarObject
    • PyBoolObject
    • PyDictObject
    • PyFloatObject
    • PyGC_Head
    • PyLongObject
    • PyListObject
    • MappingProxyObject
    • PySetObject
    • PyUnicodeObject
    • PyTupleObject
    • PyFunctionObject
    • PyCFunctionObject
    • PyTypeObject
    • traits
  • orig
  • types

Development

  • License
Back to top

Python Module Index

e
 
e
- einspect
    einspect.structs.traits
Copyright © 2023, Ionite
Made with Sphinx and @pradyunsg's Furo