a b c d e f g h i j k l m n o p q r s t u v w x y z
bitmath
Source: python-bitmath
Package: bitmath
Versions: bitmath (1.3.3.1-1), bitmath (1.3.3.1-2), bitmath (1.3.3.1-3), bitmath (1.3.3.1-4), bitmath (1.4.0.1-1), bitmath (2.1.1-1)
Prioritize: 44
Description: handle file sizes with different prefix notations
bitmath simplifies many facets of interacting with file sizes in various units.
Originally focusing on file size unit conversion, functionality now includes:
* Converting between SI and NIST prefix units (kB to GiB)
* Converting between units of the same type (SI to SI, or NIST to NIST)
* Automatic human-readable prefix selection (like in hurry.filesize)
* Basic arithmetic operations (subtracting 42KiB from 50GiB)
* Rich comparison operations (1024 Bytes == 1KiB)
* bitwise operations (<<, >>, &, |, ^)
* Reading a device's storage capacity (Linux/OS X support only)
* argparse integration as a custom type
* click integration as a custom parameter type
* progressbar integration as a better file transfer speed widget
* String parsing
* Sorting
.
In addition to the conversion and math operations, bitmath provides human
readable representations of values which are suitable for use in interactive
shells as well as larger scripts and applications. The format produced for
these representations is customizable via the functionality included in stdlibs
string.format.
This Description was in forky from 2025-08-10 to 2026-09-04;
This Description was in trixie from 2023-11-23 to 2026-07-13;
This Description was in sid from 2023-09-13 to 2026-09-04;
This Description is not yet translated to ar
This Description is not yet translated to bg
This Description is not yet translated to ca
This Description is not yet translated to cs
This Description is translated to da
This Description is not yet translated to de
This Description is not yet translated to de_DE
This Description is not yet translated to el
This Description is not yet translated to eo
This Description is not yet translated to es
This Description is not yet translated to eu
This Description is not yet translated to fi
This Description is not yet translated to fr
This Description is not yet translated to gl
This Description is not yet translated to hr
This Description is not yet translated to hu
This Description is not yet translated to id
This Description is translated to it
This Description is not yet translated to ja
This Description is not yet translated to km
This Description is not yet translated to ko
This Description is not yet translated to ml
This Description is not yet translated to nb
This Description is not yet translated to nl
This Description is not yet translated to pl
This Description is not yet translated to pt
This Description is not yet translated to pt_AO
This Description is not yet translated to pt_BR
This Description is not yet translated to ro
This Description is not yet translated to ru
This Description is not yet translated to sk
This Description is not yet translated to sr
This Description is not yet translated to sv
This Description is not yet translated to tr
This Description is not yet translated to uk
This Description is not yet translated to vi
This Description is not yet translated to zh
This Description is not yet translated to zh_CN
This Description is not yet translated to zh_TW
parts-md5sum:
a415164fa80ad921d99e91f83c8aca9c da it
d256a93aa8af3794a95de806f69704e0 da it 300101 300102
d5bcd95fff28c094a28083f097ddaa77 da it 300101 300102
other Descriptions of the bitmath package: