This website requires JavaScript.
Explore
Help
Sign In
personal-finance
/
budget
Watch
2
Star
1
Fork
0
You've already forked budget
Code
Issues
11
Pull Requests
Projects
6
Releases
2
Wiki
Activity
budget
/
pfbudget
History
Luís Murta
c51d31db47
Fix Postponed Evaluation of Annotations
...
Adds missing __future__ import. Moves transaction parser method into Parser class.
2021-06-30 21:12:44 +01:00
..
__init__.py
__init__.py now contains module public methods
2021-06-11 23:31:46 +01:00
categories.py
Categorizing refactored with SQLite DB and YAML
2021-06-11 22:11:07 +01:00
database.py
parser command now writes do DB
2021-06-21 23:49:23 +01:00
graph.py
Removes unused imports and adds setuf.cfg
2021-04-24 01:03:52 +01:00
parsers.py
Fix Postponed Evaluation of Annotations
2021-06-30 21:12:44 +01:00
report.py
Removes unused imports and adds setuf.cfg
2021-04-24 01:03:52 +01:00
runnable.py
parser command now writes do DB
2021-06-21 23:49:23 +01:00
state.py
Refactor argparser and PFState classes
2021-03-07 03:14:25 +00:00
transactions.py
parser command now writes do DB
2021-06-21 23:49:23 +01:00
utils.py
Parsers configuration now on parsers.yaml
2021-06-03 23:30:32 +01:00