Ethan Dalool
|
fb61212395
|
Add some example calls to bytestring docstring.
|
2020-03-15 15:21:00 -07:00 |
|
Ethan Dalool
|
f090d7d83d
|
Rename args -> argv.
|
2020-03-12 14:04:23 -07:00 |
|
Ethan Dalool
|
430002f914
|
Rename variables byte_value -> number, string -> unit_string.
|
2020-03-12 14:03:56 -07:00 |
|
Ethan Dalool
|
46487d7a31
|
Add periods to these exception messages.
|
2020-03-12 14:03:10 -07:00 |
|
Ethan Dalool
|
f897abce11
|
Simplify this regex, remove unnecessary capture group.
|
2020-03-12 14:02:25 -07:00 |
|
Ethan Dalool
|
9abf74cb9b
|
Set decimal_places to 0 when result is in bytes.
So that you get "100 b" instead of "100.000 b".
|
2020-03-12 14:00:38 -07:00 |
|
Ethan Dalool
|
f7e314f392
|
Replace some % formatters with fstrings.
|
2020-02-18 00:42:33 -08:00 |
|
Ethan Dalool
|
7713e735cc
|
Remove the version number from bytestring.
It used to be a separate module, now it's in voussoirkit.
|
2020-02-17 23:42:07 -08:00 |
|
Ethan Dalool
|
eb3698637f
|
Use SystemExit instead of sys.exit, like my other programs.
|
2020-02-17 22:56:19 -08:00 |
|
Ethan Dalool
|
0cb646fda0
|
Appease some flake8 linting.
|
2020-01-31 20:53:29 -08:00 |
|
Ethan Dalool
|
8ad50ca714
|
Add pipeable to voussoirkit.
|
2019-06-11 22:45:04 -07:00 |
|
Ethan Dalool
|
b4b51e3604
|
Initial migratory commit.
|
2018-12-17 22:10:00 -08:00 |
|