1
0
Commit Graph

8 Commits

Author SHA1 Message Date
f2d2e75128 I moved built-in currencies to a configuration file. Made some clean ups, fixed what I've done last night. I guess, it's READY! 2020-06-07 20:41:17 +04:00
f4f026f8b2 Final rewrite of CLI arguments form. Now program has single entry point that serves everything. README to be updated. 2020-06-07 04:47:15 +04:00
1da27a0271 Massive refactoring continues. All the mess I made last night is fixed next night. Program works! 2020-06-05 03:51:29 +04:00
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
92443d59a9 Build scripts replaced by Makefile. Minor update for setup.cfg. Added main.py
(to be written) that will replace current CLI realisation.
2020-05-19 02:13:36 +04:00
Alexander "Arav" Andreev
d9dbf0fb8d Performed some refactoring on an existing code base before further work. 2020-03-27 20:14:22 +04:00
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
Alexander "Arav" Andreev
da5f71ab2c Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00