Skip to main content

Convert Integer to Human Readable format

Project description

Readify pipeline status

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page