WizardKit/scripts/wk
2Shirt 04ca9b9fff
Added bytes_to_string()
* Renamed from human_readable_size() for clarity
* Now supports KB vs KiB
* Now supports negative values
* Removed width logic as that should be handled elsewhere
* Removed auto conversion to bytes if passed a string
* An exception will now be raised if an invalid size is given
2019-07-17 19:22:02 -06:00
..
cfg Added logging functions 2019-07-07 22:09:22 -06:00
hw Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
kit Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
os Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
sw Added placeholder files for submodules 2019-07-13 17:45:39 -06:00
__init__.py Added logging functions 2019-07-07 22:09:22 -06:00
exe.py New project organization 2019-06-28 18:06:43 -06:00
io.py New safer text input function 2019-06-29 19:54:02 -06:00
log.py Adjuested log_path under Windows 2019-07-13 17:42:44 -06:00
net.py New project organization 2019-06-28 18:06:43 -06:00
std.py Added bytes_to_string() 2019-07-17 19:22:02 -06:00