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-1.0.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file readabform-1.0.tar.gz
.
File metadata
- Download URL: readabform-1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ed1d02a83018653344edc43fc2c44ad549ac13c3ed26c262e2e6e226258c60 |
|
MD5 | 547391546bef50d0c873430ca7d4c614 |
|
BLAKE2b-256 | e7cc1f736659b8629c19cd396f26c118eb86c0b3f673b12bfcd38bd02929c4f7 |
File details
Details for the file readabform-1.0-py3-none-any.whl
.
File metadata
- Download URL: readabform-1.0-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 | b8f93ab879092d2c1aa887c48833af0f3770e3f2da1bcf385274cc183a246132 |
|
MD5 | fbfa9b5ff69f98b2e57afedb786f9aff |
|
BLAKE2b-256 | 9e524ce3fb419271be4121e7b5e14107e094258cd76c660970e48b9c2f8a5670 |