import2ledger/import2ledger
Brett Smith fea64ee138 main: Don't use importers whose template isn't configured.
This lets users import only some information from sources that provide
multiple transaction streams at once.
2017-12-18 12:35:50 -05:00
..
hooks util: Move module loader functions to a new dynload module. 2017-12-18 09:26:22 -05:00
importers importers.nbpy2017: Yield entries for the original invoice. 2017-12-18 10:47:04 -05:00
__init__.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
__main__.py main: Don't use importers whose template isn't configured. 2017-12-18 12:35:50 -05:00
builder.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
config.py template: Template amounts are now written with fuller expressions. 2017-11-09 16:17:58 -05:00
dynload.py util: Move module loader functions to a new dynload module. 2017-12-18 09:26:22 -05:00
errors.py errors: Add UserInputError.__str__. 2017-10-26 12:04:44 -04:00
template.py template: Add is_empty method. 2017-12-18 12:35:18 -05:00
util.py util: Add common word-slicing functions. 2017-12-18 10:14:01 -05:00