oxrlib/oxrlib
Brett Smith 5a73d3d8f8 historical: Move normalize_rate and _pretty_rate to base Formatter.
This reduces the number of method overrides to help readability,
and gets rid of the annoying format_rate/pretty_rate distinction.
2020-05-20 16:02:47 -04:00
..
commands historical: Move normalize_rate and _pretty_rate to base Formatter. 2020-05-20 16:02:47 -04:00
__init__.py rate: Initial commit. 2017-05-09 09:56:08 -04:00
__main__.py main: Decimal context sets the state of all traps. 2017-12-31 09:03:05 -05:00
cache.py CacheFile opens the file immediately. 2017-05-17 12:52:37 -04:00
config.py historical: Add Beancount output format. 2020-05-17 14:05:49 -04:00
errors.py cache: Refactor out CacheBase from FileCache. 2017-05-12 11:58:35 -04:00
loaders.py LoaderChain: Add should_cache() method. 2017-05-17 12:27:20 -04:00
rate.py rate: Make sure to parse ints as Decimal objects too. 2017-05-18 13:33:32 -04:00