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
f58b675107
PiggyBank
/
piggybank
History
Alexander "Arav" Andreev
f58b675107
argparse package was thrown the heck out and replaced with regexp. It has resulted in change of arguments' structure. Configuration class put in action. All these changes are to be tested.
2020-06-04 05:11:29 +04:00
..
cli
argparse package was thrown the heck out and replaced with regexp. It has resulted in change of arguments' structure. Configuration class put in action. All these changes are to be tested.
2020-06-04 05:11:29 +04:00
__init__.py
First part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added.
2020-06-04 03:12:31 +04:00
configuration.py
First part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added.
2020-06-04 03:12:31 +04:00
currencies.py
argparse package was thrown the heck out and replaced with regexp. It has resulted in change of arguments' structure. Configuration class put in action. All these changes are to be tested.
2020-06-04 05:11:29 +04:00
piggybank.py
First part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added.
2020-06-04 03:12:31 +04:00
transaction.py
First part of a massive refactoring. Also Configuration class that'll be used to store a default currency in a config file was added.
2020-06-04 03:12:31 +04:00