pydatajson.response_formatters package¶
Submodules¶
pydatajson.response_formatters.dict_formatter module¶
-
class
pydatajson.response_formatters.dict_formatter.DictFormatter(response)[fuente]¶ Bases:
pydatajson.response_formatters.validation_response_formatter.ValidationResponseFormatter
pydatajson.response_formatters.list_formatter module¶
-
class
pydatajson.response_formatters.list_formatter.ListFormatter(response)[fuente]¶ Bases:
pydatajson.response_formatters.validation_response_formatter.ValidationResponseFormatter
pydatajson.response_formatters.tables_formatter module¶
-
class
pydatajson.response_formatters.tables_formatter.TablesFormatter(response, export_path)[fuente]¶ Bases:
pydatajson.response_formatters.validation_response_formatter.ValidationResponseFormatter