PyFacts/fincal
2022-03-25 08:43:28 +05:30
..
__init__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
__main__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
core.py Added .get method with closest parameter 2022-03-22 21:29:58 +05:30
exceptions.py Added DateOutOfRangeError 2022-02-26 20:41:21 +05:30
fincal.py fincal.expand now works by using .get and closest=previous 2022-03-25 08:43:28 +05:30
utils.py Added get_closest attribute to FincalOptions 2022-03-22 21:30:28 +05:30