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
dffml.source.json.JSONSourceConfig
JSONSource reads and write from a JSON file on open / close. Otherwise stored in memory.
alias of dffml.source.json.JSONSourceConfig