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.6.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file readabform-0.6.tar.gz
.
File metadata
- Download URL: readabform-0.6.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 | c73a61cb1c54d8aef60337d87971e329a17b692654b0afe8502232c822949ed1 |
|
MD5 | dd44e38363d3e0bfd66dbce595364d2d |
|
BLAKE2b-256 | 7f12a91c25b69dafc1865479c04ebc678b9b3ecf783ab19a7c376c3d60809db8 |
File details
Details for the file readabform-0.6-py3-none-any.whl
.
File metadata
- Download URL: readabform-0.6-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 | 63c4e27e624895b3b7118a189629e6fd84632d4924499e664cfbe9558aec7aea |
|
MD5 | c8c32e14e94e90ca8f40d39488545c5d |
|
BLAKE2b-256 | 69e4cd20a8c3539f3ea420677293b39ec68aa6bd9c7f49e5716d61b8d623d0d9 |