Skip to content

ChsHub/format_byte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format_byte

Make a number of bytes readable for people.

Installation

python3 -m pip install format_byte

Usage Examples

from format_byte import format_byte

format_byte(1024000)
>>> 1000.0kiB

About

Make a number of bytes readable for people.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages