LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
lsst.daf.butler
»
from_json_pydantic
from_json_pydantic
¶
lsst.daf.butler.json.
from_json_pydantic
(
cls
:
type
[
SupportsSimple
]
,
json_str
:
str
,
universe
:
DimensionUniverse
|
None
=
None
,
registry
:
Registry
|
None
=
None
)
→
SupportsSimple
¶
Convert from JSON to a pydantic model.
On this page
from_json_pydantic
from_json_pydantic()