Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | X | Z _ __array__() (H5Proxy method) (VideoProxy method) __call__() (NDArrayMeta method) __eq__() (H5Proxy method) (VideoProxy method) __instancecheck__() (NDArrayMeta method) __len__() (H5Proxy method) (VideoProxy method) __new__() (Shape static method) A after_validate_dtype() (Interface method) after_validation() (Interface method) ALL_CASES (in module numpydantic.testing.cases) ALL_CASES_PASSING (in module numpydantic.testing.cases) annotation (ValidationCase property) annotation_dtype (ValidationCase attribute) annotation_shape (ValidationCase attribute) array() (ValidationCase method) array_exists() (H5Proxy method) array_from_case() (InterfaceCase class method) astimezone() (datetime method) B BadModel (class in numpydantic.testing.cases) BasicModel (class in numpydantic.testing.cases) before_validation() (DaskInterface method) (H5Interface method) (Interface method) (NumpyInterface method) (VideoInterface method) (ZarrInterface method) Bool (in module numpydantic.dtype) Byte (in module numpydantic.dtype) Bytes (in module numpydantic.dtype) C cast_objects() (JsonDict method) CDouble (in module numpydantic.dtype) Character (in module numpydantic.dtype) check() (DaskInterface class method) (H5Interface class method) (Interface class method) (NumpyInterface class method) (VideoInterface class method) (ZarrInterface class method) CLongDouble (in module numpydantic.dtype) close() (H5Proxy method) (VideoProxy method) combine() (datetime class method) Complex128 (in module numpydantic.dtype) Complex64 (in module numpydantic.dtype) constructors (DaskTyping attribute) (InterfaceTyping attribute) (NumpyTyping attribute) (ZarrTyping attribute) ConstructorSpec (class in numpydantic.interface.typing) CSingle (in module numpydantic.dtype) ctime() (datetime method) D DaskCase (class in numpydantic.testing.interfaces) DaskInterface (class in numpydantic.interface.dask) DaskJsonDict (class in numpydantic.interface.dask) DaskTyping (class in numpydantic.interface.dask) date() (datetime method) datetime (class in numpydantic.dtype) Datetime64 (in module numpydantic.dtype) deserialize() (Interface method) Double (in module numpydantic.dtype) dst() (datetime method) dtype (H5Proxy property) (NDArrayType property) (ValidationCase attribute) (VideoProxy property) DTYPE_AND_INTERFACE_CASES (in module numpydantic.testing.cases) DTYPE_AND_INTERFACE_CASES_PASSING (in module numpydantic.testing.cases) DTYPE_AND_SHAPE_CASES (in module numpydantic.testing.cases) DTYPE_AND_SHAPE_CASES_PASSING (in module numpydantic.testing.cases) dtype_arg (ConstructorSpec attribute) DTYPE_CASES (in module numpydantic.testing.cases) E emit_constructor_source() (DaskTyping class method) (InterfaceTyping class method) (NumpyTyping class method) (ZarrTyping class method) emit_imports() (DaskTyping class method) (InterfaceTyping class method) (NumpyTyping class method) (ZarrTyping class method) emit_mypy_source() (ValidationCase method) enabled() (DaskInterface class method) (H5Interface class method) (Interface class method) (NumpyInterface class method) (VideoInterface class method) (ZarrInterface class method) F field (H5ArrayPath attribute) file (H5ArrayPath attribute) (ZarrArrayPath attribute) flat_to_nptyping (in module numpydantic.maps) Flexible (in module numpydantic.dtype) Float (in module numpydantic.dtype) Float16 (in module numpydantic.dtype) Float32 (in module numpydantic.dtype) Float64 (in module numpydantic.dtype) Floating (in module numpydantic.dtype) fold (datetime attribute) from_h5array() (H5Proxy class method) from_iterable() (ZarrArrayPath class method) fromisoformat() (datetime class method) fromtimestamp() (datetime class method) fullname (ConstructorSpec attribute) G generate_ndarray_stub() (in module numpydantic.meta) get_dtype() (H5Interface method) (Interface method) (ZarrInterface method) get_object_dtype() (DaskInterface method) (Interface method) get_shape() (Interface method) get_validate_interface() (in module numpydantic.schema) H H5ArrayPath (class in numpydantic.interface.hdf5) H5Interface (class in numpydantic.interface.hdf5) H5JsonDict (class in numpydantic.interface.hdf5) H5Proxy (class in numpydantic.interface.hdf5) Half (in module numpydantic.dtype) handle_input() (JsonDict class method) HDF5Case (class in numpydantic.testing.interfaces) HDF5CompoundCase (class in numpydantic.testing.interfaces) hour (datetime attribute) I id (ValidationCase attribute) Inexact (in module numpydantic.dtype) input_types() (Interface class method) Int16 (in module numpydantic.dtype) Int32 (in module numpydantic.dtype) Int64 (in module numpydantic.dtype) Int8 (in module numpydantic.dtype) Int_ (in module numpydantic.dtype) IntC (in module numpydantic.dtype) Integer (in module numpydantic.dtype) Interface (class in numpydantic.interface.interface) interface (DaskCase attribute) (InterfaceCase property) (NumpyCase attribute) (ValidationCase attribute) (VideoCase attribute) INTERFACE_CASES (in module numpydantic.testing.cases) InterfaceCase (class in numpydantic.testing.helpers) InterfaceMark (class in numpydantic.interface.interface) interfaces (MypyPluginOptions attribute) interfaces() (Interface class method) InterfaceTyping (class in numpydantic.interface.typing) IntP (in module numpydantic.dtype) is_union() (in module numpydantic.validation.dtype) is_valid() (InterfaceMark method) (JsonDict class method) isoformat() (datetime method) J json_model (DaskInterface attribute) (H5Interface attribute) (Interface property) (NumpyInterface attribute) (VideoInterface attribute) (ZarrInterface attribute) JsonDict (class in numpydantic.interface.interface) jsonize_array() (in module numpydantic.serialization) L list_of_lists_schema() (in module numpydantic.schema) LongDouble (in module numpydantic.dtype) LongLong (in module numpydantic.dtype) M make_array() (DaskCase class method) (HDF5Case class method) (HDF5CompoundCase class method) (InterfaceCase class method) (NumpyCase class method) (VideoCase class method) (ZarrCase class method) (ZarrDirCase class method) (ZarrNestedCase class method) (ZarrZipCase class method) make_json_schema() (in module numpydantic.schema) mark_interface() (Interface class method) mark_json() (Interface class method) MarkedJson (class in numpydantic.interface.interface) marks (ValidationCase attribute) match() (Interface class method) match_by_name() (InterfaceMark method) match_mark() (Interface class method) match_output() (Interface class method) max (datetime attribute) merge() (ValidationCase method) merge_cases() (in module numpydantic.testing.helpers) merged_product() (in module numpydantic.testing.helpers) microsecond (datetime attribute) min (datetime attribute) minute (datetime attribute) mode (ConstructorSpec attribute) model (ValidationCase property) model_config (BadModel attribute) (BasicModel attribute) (DaskJsonDict attribute) (H5JsonDict attribute) (InterfaceMark attribute) (JsonDict attribute) (MarkedJson attribute) (NumpyJsonDict attribute) (SubClass attribute) (ValidationCase attribute) (VideoJsonDict attribute) (ZarrJsonDict attribute) module numpydantic.annotation numpydantic.dtype numpydantic.interface.dask numpydantic.interface.hdf5 numpydantic.interface.interface numpydantic.interface.numpy numpydantic.interface.typing numpydantic.interface.video numpydantic.interface.zarr numpydantic.maps numpydantic.meta numpydantic.ndarray numpydantic.schema numpydantic.serialization numpydantic.testing.cases numpydantic.testing.helpers numpydantic.testing.interfaces numpydantic.types numpydantic.validation.dtype numpydantic.validation.shape MypyPluginOptions (class in numpydantic.mypy.plugin_) N n_frames (VideoProxy property) name (Interface property) NDArray (class in numpydantic.ndarray) NDArrayMeta (class in numpydantic.ndarray) NDArraySchema() (in module numpydantic.annotation) NDArrayType (class in numpydantic.types) now() (datetime class method) np_to_python (in module numpydantic.maps) NumpyCase (class in numpydantic.testing.interfaces) numpydantic.annotation module numpydantic.dtype module numpydantic.interface.dask module numpydantic.interface.hdf5 module numpydantic.interface.interface module numpydantic.interface.numpy module numpydantic.interface.typing module numpydantic.interface.video module numpydantic.interface.zarr module numpydantic.maps module numpydantic.meta module numpydantic.ndarray module numpydantic.schema module numpydantic.serialization module numpydantic.testing.cases module numpydantic.testing.helpers module numpydantic.testing.interfaces module numpydantic.types module numpydantic.validation.dtype module numpydantic.validation.shape module NumpyInterface (class in numpydantic.interface.numpy) NumpyJsonDict (class in numpydantic.interface.numpy) NumpyTyping (class in numpydantic.interface.numpy) O Obj (in module numpydantic.dtype) Object (in module numpydantic.dtype) object_cls (DaskJsonDict attribute) open() (H5Proxy method) (ZarrArrayPath method) P passes (ValidationCase attribute) path (H5ArrayPath attribute) (ValidationCase attribute) (ZarrArrayPath attribute) prepared_args (Shape attribute) priority (NumpyInterface attribute) Proxy (class in numpydantic.interface.interface) proxy_for() (H5Proxy class method) (Proxy class method) (VideoProxy class method) pytest_marks (ValidationCase property) python_to_nptyping (in module numpydantic.maps) R raise_for_dtype() (Interface method) raise_for_shape() (Interface method) relative_path() (in module numpydantic.serialization) replace() (datetime method) reshape_input() (JsonDict static method) resolution (datetime attribute) resolve_python_identifier() (JsonDict static method) return_type (DaskInterface attribute) (H5Interface attribute) (NumpyInterface attribute) (VideoInterface attribute) (ZarrInterface attribute) return_types() (Interface class method) S sample_frame (VideoProxy property) second (datetime attribute) Shape (class in numpydantic.validation.shape) shape (NDArrayType property) (ValidationCase attribute) (VideoProxy property) shape_arg (ConstructorSpec attribute) SHAPE_CASES (in module numpydantic.testing.cases) ShapeExpression (in module numpydantic.dtype) ShapeMeta (class in numpydantic.validation.shape) Short (in module numpydantic.dtype) SignedInteger (in module numpydantic.dtype) Single (in module numpydantic.dtype) skip() (HDF5CompoundCase class method) (InterfaceCase class method) (ValidationCase method) (VideoCase class method) Str (in module numpydantic.dtype) String (in module numpydantic.dtype) strptime() (datetime class method) StructureExpression (in module numpydantic.dtype) SubClass (class in numpydantic.testing.cases) T time() (datetime method) Timedelta64 (in module numpydantic.dtype) timestamp() (datetime method) timetuple() (datetime method) timetz() (datetime method) to_array_input() (DaskJsonDict method) (H5JsonDict method) (JsonDict method) (NumpyJsonDict method) (VideoJsonDict method) (ZarrJsonDict method) to_json() (DaskInterface class method) (H5Interface class method) (Interface class method) (NumpyInterface class method) (VideoInterface class method) (ZarrInterface class method) try_cast() (MarkedJson class method) typing (DaskInterface attribute) (Interface attribute) (NumpyInterface attribute) (ZarrInterface attribute) tzinfo (datetime attribute) tzname() (datetime method) U UByte (in module numpydantic.dtype) UInt (in module numpydantic.dtype) UInt16 (in module numpydantic.dtype) UInt32 (in module numpydantic.dtype) UInt64 (in module numpydantic.dtype) UInt8 (in module numpydantic.dtype) UIntC (in module numpydantic.dtype) UIntP (in module numpydantic.dtype) ULongLong (in module numpydantic.dtype) Unicode (in module numpydantic.dtype) UnsignedInteger (in module numpydantic.dtype) update_ndarray_stub() (in module numpydantic.meta) UShort (in module numpydantic.dtype) utcfromtimestamp() (datetime class method) utcnow() (datetime class method) utcoffset() (datetime method) utctimetuple() (datetime method) V validate() (Interface method) validate_case() (InterfaceCase class method) (ValidationCase method) validate_dtype() (in module numpydantic.validation.dtype) (Interface method) validate_shape() (in module numpydantic.validation.shape) (Interface method) validate_shape_expression() (in module numpydantic.validation.shape) ValidationCase (class in numpydantic.testing.helpers) value (MarkedJson attribute) video (VideoProxy property) VideoCase (class in numpydantic.testing.interfaces) VideoInterface (class in numpydantic.interface.video) VideoJsonDict (class in numpydantic.interface.video) VideoProxy (class in numpydantic.interface.video) Void (in module numpydantic.dtype) X x (BadModel attribute) (BasicModel attribute) (SubClass attribute) Z ZarrArrayPath (class in numpydantic.interface.zarr) ZarrCase (class in numpydantic.testing.interfaces) ZarrDirCase (class in numpydantic.testing.interfaces) ZarrInterface (class in numpydantic.interface.zarr) ZarrJsonDict (class in numpydantic.interface.zarr) ZarrNestedCase (class in numpydantic.testing.interfaces) ZarrTyping (class in numpydantic.interface.zarr) ZarrZipCase (class in numpydantic.testing.interfaces)