1
0
PiggyBank/piggybank
2019-12-29 18:36:22 +04:00
..
cli A little edit of strings and docstrings. Sorted imports ascendingly. 2019-12-29 18:26:37 +04:00
__init__.py Shit! Forgot to update __date__ field to last modified date, LOL. 2019-12-29 18:36:22 +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