This website requires JavaScript.
Explore
Help
Sign In
Arav
/
PiggyBank
Watch
1
Star
0
Fork
0
You've already forked PiggyBank
Code
Releases
1
Activity
684bb1a457
PiggyBank
/
piggybank
History
Alexander "Arav" Andreev
684bb1a457
...And instantly shitted my pants. I forgot to add 'f' to a string. FUUUUU
2019-12-29 18:39:38 +04:00
..
cli
A little edit of strings and docstrings. Sorted imports ascendingly.
2019-12-29 18:26:37 +04:00
__init__.py
...And instantly shitted my pants. I forgot to add 'f' to a string. FUUUUU
2019-12-29 18:39:38 +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