fields package¶
Submodules¶
fields.test_deprecated module¶
-
class
fields.test_deprecated.OptionSchema(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectOptionSchema¶ key description default field_type json_type a one of 1,2,3 (REQUIRED) OptionList? output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
fields.test_files module¶
-
class
fields.test_files.BasicInputDir(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectBasicInputDir¶ key description default field_type json_type input_dir a simple file (REQUIRED) InputDirunicode output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
-
class
fields.test_files.BasicInputFile(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectBasicInputFile¶ key description default field_type json_type input_json file path of input json file NA InputFileunicode output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode input_file a simple file (REQUIRED) InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
-
class
fields.test_files.BasicOutputDir(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectBasicOutputDir¶ key description default field_type json_type output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode output_dir basic output dir (REQUIRED) OutputDirunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
-
class
fields.test_files.BasicOutputFile(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectBasicOutputFile¶ key description default field_type json_type output_file a simple output file (REQUIRED) OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode output_json file path to output json file NA OutputFileunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
-
class
fields.test_files.ModeOutputDirSchema(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectModeOutputDirSchema¶ key description default field_type json_type output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode output_dir 775 output directory (REQUIRED) OutputDirunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
fields.test_loglevel module¶
fields.test_numpyarray module¶
-
class
fields.test_numpyarray.NumpyFileuint16(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectNumpyFileuint16¶ key description default field_type json_type a list of lists representing a uint16 numpy array (REQUIRED) NumpyArray? output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-
fields.test_slice module¶
-
class
fields.test_slice.SliceSchema(extra=None, only=(), exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]¶ Bases:
argschema.schemas.ArgSchemaThis schema is designed to be a schema_type for an ArgSchemaParser objectSliceSchema¶ key description default field_type json_type a slice the dataset slice(None, None, None) Sliceunicode output_json file path to output json file NA OutputFileunicode log_level set the logging level of the module ERROR LogLevelunicode input_json file path of input json file NA InputFileunicode -
opts= <marshmallow.schema.SchemaOpts object>¶
-