Port Port¶
Port subclasses import and export records.
- class dffml.port.port.Port[source]¶
Port records into the format the porter understands
- abstract async export_fd(source: BaseSource, fd)[source]¶
Export records
- abstract async import_fd(source: BaseSource, fd)[source]¶
Import records