mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
add hurry.filesize, add gitignore to ignore pyc files
This commit is contained in:
parent
9d126924e7
commit
187f3e616e
6 changed files with 177 additions and 0 deletions
4
hurry/filesize/__init__.py
Normal file
4
hurry/filesize/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from hurry.filesize.filesize import size
|
||||
from hurry.filesize.filesize import traditional, alternative, verbose, iec, si
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue