wuttasync.exporting.handlers¶
Export Handlers
- class wuttasync.exporting.handlers.ExportHandler(config, **kwargs)[source]¶
Generic base class for export handlers.
This is really just
ImportHandlerwith the orientation flipped.- orientation = 'export'¶