Plugin, library, and reports for reading Conservancy's books
Find a file
Brett Smith a41feb94b3 plugin: Transform posting hooks into transaction hooks.
I feel like posting hooks a case of premature optimization in early
development. This approach reduces the number of special cases in
the code and allows us to more strongly reason about hooks in the
type system.
2020-03-15 15:50:14 -04:00
conservancy_beancount plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -04:00
tests plugin: Transform posting hooks into transaction hooks. 2020-03-15 15:50:14 -04:00
.gitignore gitignore: Add .mypy_cache. 2020-03-15 10:25:10 -04:00
LICENSE.txt Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
setup.cfg Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00
setup.py Initial commit: license, setup.py, gitignore, skeleton structure. 2020-03-05 09:33:23 -05:00