Convert Integer to Human Readable format
Project description
Readify
Convert Integer to Human Readable format
Demo
Demo on Repl.it
Install
$ pip install readify
Usage
from readify import readify
print(readify(1545451548515484))
#=> 1545.5T
print(readify(736572365, 5))
#=> 736.57236M
API
readify(input)
Type: number
readify(input, fraction_point)
Type: number
and number
Number to humanize. Fraction Point
License
MIT Yoginth
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
readify-1.0.0.tar.gz
(1.8 kB
view details)
File details
Details for the file readify-1.0.0.tar.gz
.
File metadata
- Download URL: readify-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afcf4c4c7ec3640a00ae0f0d1f75f3c944a058528c7ef34aa8bd3023508388ee |
|
MD5 | 519eaf5fa628045209de6668c5aba7a9 |
|
BLAKE2b-256 | 6bcb75e0569d4e2769878aa1196e29f835d80990cc93beea4f2d12692e443e6f |