1
0
Fork 0
PiggyBank/piggybank
Alexander 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