PyParamGUI
Contents:
PyParamGUI
Installation
Usage
Inner workings
pyparamgui
generator
schema
Functions
Classes
IRF
KineticParameters
Settings
SimulationConfig
SimulationConfig
__class_getitem__
__copy__
__deepcopy__
__delattr__
__dir__
__eq__
__format__
__ge__
__get_pydantic_core_schema__
__get_pydantic_json_schema__
__getattr__
__getattribute__
__getstate__
__gt__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__pretty__
__pydantic_init_subclass__
__pydantic_on_complete__
__reduce__
__reduce_ex__
__replace__
__repr__
__repr_args__
__repr_name__
__repr_recursion__
__repr_str__
__rich_repr__
__setattr__
__setstate__
__sizeof__
__str__
__subclasshook__
_calculate_keys
_copy_and_set_values
_get_value
_iter
_setattr_handler
construct
copy
dict
from_orm
json
model_construct
model_copy
model_dump
model_dump_json
model_json_schema
model_parametrized_name
model_post_init
model_rebuild
model_validate
model_validate_json
model_validate_strings
parse_file
parse_obj
parse_raw
schema
schema_json
update_forward_refs
validate
SpectralCoordinates
SpectralParameters
TimeCoordinates
utils
widget
pyparamgui.__all__
Contributing
Changelog
PyParamGUI
Inner workings
pyparamgui
schema
SimulationConfig
__deepcopy__
View page source
__deepcopy__
SimulationConfig.
__deepcopy__
(
memo
:
dict
[
int
,
Any
]
|
None
=
None
)
→
Self
Returns a deep copy of the model.