1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Alexander "Arav" Andreev
fc15b333b7 README.md updated. Added name of config file. To be thinked on how to implement configuration. There's only one option to store, but I want to come up with solution suitable to use in future. 2019-12-29 22:40:50 +04:00
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
Alexander "Arav" Andreev
7e407297d9 Brought __date__ field into use. 2019-12-29 18:38:11 +04:00
Alexander "Arav" Andreev
413c63a688 Shit! Forgot to update __date__ field to last modified date, LOL. 2019-12-29 18:36:22 +04:00
Alexander "Arav" Andreev
647ce92db3 Yep, it's ready but I suddenly decided to put my surname in author name. 2019-12-29 18:34:55 +04:00
Alexander "Arav" Andreev
1157c7b7d4 LOL, forgot this one. Now I think it's ready for 1.0.0. :) 2019-12-29 18:33:38 +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
26777a7742 Added OS Independent classifier. 2019-12-28 19:21:31 +04:00
Alexander "Arav" Andreev
6da280663d bi.sh modified 2019-12-28 18:48:42 +04:00
Alexander "Arav" Andreev
575011369f Changed minimal Python version to 3.7 2019-12-27 18:24:01 +04:00
Alexander "Arav" Andreev
240a1465eb Added .sh script and renamed them into bi.cmd and bi.sh 2019-12-27 18:23:37 +04:00
Alexander "Arav" Andreev
558257e674 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
Alexander "Arav" Andreev
df0427ace4 Fixed typo .pd -> .pb. 2019-12-27 12:52:42 +04:00
Alexander "Arav" Andreev
be640a8b60 Added TypedDict implementation for currencies. 2019-12-26 00:00:59 +04:00
Alexander "Arav" Andreev
27bfb613d6 .gitignore is finally fixed. It was not working because it was in UTF-16 instead of UTF-8. 2019-12-25 23:37:33 +04:00
Alexander "Arav" Andreev
da5f71ab2c Initial commit adding everything that consists the project. 2019-12-25 23:08:20 +04:00