1
0
PiggyBank/piggybank
Alexander "Arav" Andreev ca5d2157c8 A little edit of strings and docstrings. Sorted imports ascendingly.
Added replacement of letter T that separates data and time in a timestamp.
So timestamps now are looking prettier.
2019-12-29 18:26:37 +04:00
..
cli A little edit of strings and docstrings. Sorted imports ascendingly. 2019-12-29 18:26:37 +04:00
__init__.py Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +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