Source Json¶
- class dffml.source.json.JSONSource(config)[source]¶
JSONSource reads and write from a JSON file on open / close. Otherwise stored in memory.
- CONFIG¶
alias of
JSONSourceConfig
JSONSource reads and write from a JSON file on open / close. Otherwise stored in memory.
alias of JSONSourceConfig