Python implementation of numeraljs
Project description
# Pynumeral
   [](https://travis-ci.org/optimdata/pynumeral)
pynumeral is a python implementation of number formatting using [numeraljs format](http://numeraljs.com/#format). This project was motivated when we had to render numbers backend-side (which is written in python) while keep using formats defined by users. It has been coded regardless of the javascript implementation. It has been tested on a fairly large amount of formats but there are not any guarantees that it covers all the cases. Since unit testing is pretty simple, contributions are more than welcome.
It only provides a simple api pynumeral.format(value, format).
- License: [MIT license](https://github.com/optimdata/pynumeral/blob/master/LICENSE)
- Source: https://github.com/optimdata/pynumeral
- Issues: https://github.com/optimdata/pynumeral/issues
## History
### 0.1.0 (2019-11-15)
- First release on PyPI.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pynumeral-0.1.2-py3-none-any.whl (5.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pynumeral-0.1.2.tar.gz (8.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for pynumeral-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2748479841d7bcbfa8e605371a19a2706eb6e7bcefaed4a0fea4df4a2eb7f303 |
|
MD5 | 118873063337d9b0c14c20286cbd2d7e |
|
BLAKE2-256 | eae356dac721be5be8af54c6ba8ad45cdc091f9cc37f6081be0c04945d835dcd |