Welcome to magic-class documentation!¶
magic-class
is an extension of magicgui. You can make multi-functional GUI from a Python class.
Source¶
Installation¶
pip install magic-class
Contents¶
- Quick Start
- Options in magic-class
- Nest magic-classes
- Use Fields in magic-class
- Call Parent Methods from its Child
- Binding Values to Arguments
- Set Choices Dynamically
- Define Custom Keybindings
- Customize Macro Recording
- Container Variations
- Inherit Magic Class
- Special Attributes in Magic class
- API References