No project description provided
Project description
Readable Format
This module contains a function that helps format an input number into a readable number string.
For example:
print(form(1000000000).form())
Would print the following:
'1B'
and:
print(form('1B').form())
Would print the following:
1000000000
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
readabform-0.5.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file readabform-0.5.tar.gz
.
File metadata
- Download URL: readabform-0.5.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcda4f23da80d2228bbd89cf44b45a9f034280fdab5454a678c04ebe733fadb7 |
|
MD5 | d1e37e360766cb7b831f67760d48bdc4 |
|
BLAKE2b-256 | 285f4fe0571906a16c3a12383315047895e75cc51bcdf11e94bd436b5e63db48 |
File details
Details for the file readabform-0.5-py3-none-any.whl
.
File metadata
- Download URL: readabform-0.5-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b725d9bcac57a94e8a0ba79f4cea94c83be6fa6e990bec45f46d171568d0393 |
|
MD5 | e098b305224001f6e727eaa0994148a5 |
|
BLAKE2b-256 | 3f28e39854389211780b109070450a68c05ee88105a7f4a8267289479ff542bb |