Luís Murta 51b16c7977
Fixes several FileNotFound at initialization
Added multiple Path.mkdir() when .pfstate, backup, raw and data
directories weren't created.
Adds try-except clause around functions called in init, so that errors
in the early stages are catched to remove already initialized state
files.
Moves filename definitions to tools using global vars.
Removed state.filename = p from main.py introduced when the state
filename was changed.
`self._save()` removed from `PFState` `__init__` as it's not needed. All
setattr already call it.
2021-02-04 23:45:24 +00:00
2021-01-29 21:46:25 +00:00
2021-01-29 22:54:34 +00:00
Description
A budgeting tool for those who want full control and transparency over their finances.
1.4 MiB
Languages
Python 99.8%
Mako 0.2%