conservancy_beancount/conservancy_beancount
2020-04-09 15:11:16 -04:00
..
plugin data: Make balance_of currency-aware. 2020-04-09 14:13:07 -04:00
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
beancount_types.py typing: Refine any generics when possible. 2020-03-29 23:28:03 -04:00
config.py config: Add Config.payment_threshold() method. 2020-03-29 10:21:37 -04:00
data.py data: Add is_opening_balance_txn function. 2020-04-09 15:11:16 -04:00
errors.py errors: InvalidMetadataError stores its key and value. 2020-03-31 11:50:27 -04:00
rtutil.py rtutil: Explicit fspath cast to avoid a Py3.6 typecheck issue. 2020-04-06 15:21:56 -04:00