conservancy_beancount/conservancy_beancount
2022-02-10 10:15:01 +11:00
..
pdfforms fill: Use program logger over module logger to report problems. 2021-01-10 11:08:25 -05:00
plugin expense-type auto assignment — Expenses:Occupancy 2022-01-10 06:25:53 -08:00
reconcile reconcile: Add statement total and cleared total. 2022-02-10 10:15:01 +11:00
reports reports: Fix mypy errors. 2022-02-04 19:11:59 +11:00
tools typing: Updates to pass type checking under mypy>=0.800. 2021-02-26 16:13:02 -05:00
__init__.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
beancount_types.py typing: Updates to pass type checking under mypy>=0.800. 2021-02-26 16:13:02 -05:00
books.py books: Add docstrings throughout. 2021-04-29 11:35:47 -04:00
cliutil.py cliutil: Add docstrings throughout. 2021-04-29 11:49:46 -04:00
config.py config: Fix mypy error for git.exc. 2022-02-04 19:13:54 +11:00
data.py data: Metadata.human_name() treats _ like -. 2021-03-06 12:11:16 -05:00
errors.py rewrite: Richer exceptions for error reporting. 2021-02-19 18:54:36 -05:00
filters.py typing: Upgrade more Posting Iterables to Iterators. 2021-02-19 18:54:36 -05:00
py.typed typing: Add PEP 561 py.typed file 2021-03-31 16:41:32 -04:00
ranges.py Clarify and organize license info including additional permission. 2021-01-08 16:58:04 -05:00
rtutil.py rtutil: Add RTDateTime class. 2021-03-11 13:52:31 -05:00