Skip to main content

Convert large numbers into readable numbers for humans.

Project description

[![Build Status](https://travis-ci.org/davidsa03/numerize.svg?branch=master)](https://travis-ci.org/davidsa03/numerize) ![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg) ![Python 3.6](https://img.shields.io/badge/python-3.6-green.svg) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/davidsa03/numerize/blob/master/LICENSE) # Numerize

Numerize is a Python (2 and 3) library for converting large numbers into readable strings. Similar to what Twitter and Instagram use for large follower counts.

## Installation

` $ pip install numerize `

## Usage

` >>> from numerize import numerize >>> numerize(1234567.12) '1.23M' ` This will convert large numbers like 1234567.12 into 1.23M

## Requirements - Python >= 2.7 or >= 3.4

## License MIT licensed.

## Contributing

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

numerize-0.6.tar.gz (2.1 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