conservancy_beancount/conservancy_beancount
2020-04-07 15:29:15 -04:00
..
plugin meta_payable_documentation: Start validation. RT#10643. 2020-04-07 15:29:15 -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 meta_entity: Use payee as entity when metadata not available. RT#10529. 2020-04-06 16:03:56 -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