summaryrefslogtreecommitdiff
path: root/finance/test_flow.py
AgeCommit message (Expand)Author
2024-09-08Split flow.py to simulate.py and model.pyxengineering
2024-09-08Use list[tuple[datetime, Decimal]] consistentlyxengineering
2024-09-08Implement finance.flow.simulate()xengineering
2024-09-08Fix old usage of name "income"xengineering
2024-09-08Implement Flow.since and Flow.untilxengineering
2024-09-08Rename income to flowxengineering