beancount-import
beancount-import copied to clipboard
Beangulp compatible?
The docs state that beancount_import.source.generic_importer_source: imports from beancount.ingest.importer.ImporterProtocol subclass Importer, however, I've migrated my importers to use beangulp now, so now my importers are subclassing beangulp.Importer, so... is there any way to use these importers with beancount-import yet?