1
0
PiggyBank/piggybank
2019-12-29 18:38:11 +04:00
..
cli A little edit of strings and docstrings. Sorted imports ascendingly. 2019-12-29 18:26:37 +04:00
__init__.py Brought __date__ field into use. 2019-12-29 18:38:11 +04:00
currencies.py Added TypedDict implementation for currencies. 2019-12-26 00:00:59 +04:00
piggybank.py Fixed recursion error. Worked in 3.7.x, 3.8.x doesn't differ variables and properties of same name. 2019-12-27 12:54:58 +04:00
transaction.py Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00
util.py Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00