Skip to content

dsm-72/bytetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bytetype

A simple Byte type

Install

pip install bytetype

Usage

NOTE that: - ByteSize corresponds to the base numeric value to use i.e. 1024 - BytesUnit corresponds to the string unit to use i.e. "KB"

Examples