Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
filesize.py File Reference

Go to the source code of this file.

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.rich
 
namespace  pip._vendor.rich.filesize
 

Functions

str _to_str (int size, Iterable[str] suffixes, int base, *Optional[int] precision=1, Optional[str] separator=" ")
 
Tuple[int, str] pick_unit_and_suffix (int size, List[str] suffixes, int base)
 
str decimal (int size, *Optional[int] precision=1, Optional[str] separator=" ")