A python library for number to Swahili words conversion
Project description
Tarakimu
A python library for number to Swahili words conversion
Free software: BSD license
Documentation: https://tarakimu.readthedocs.io.
Installation
To install tarakimu library you can use pip:
$ pip install tarakimu
Basic Usage
Examples
Using Python
from tarakimu import num_to_words
num_to_words('88') # returns 'themanini na nane'
num_to_words(88.88) # returns 'themanini na nane nukta nane nane'
num_to_words('-88000000') # returns 'hasi kuadrilioni themanini na nane'
Using command line interface
tarakimu numtowords 88 # writes to standard output 'themanini na nane'
History
0.1.0 (2018-05-10)
Package created.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tarakimu-0.1.0.tar.gz.
File metadata
- Download URL: tarakimu-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c856a5777ccb026900f3d843a7b8cf4d98351f289b62eed7947d9dcffe42744d
|
|
| MD5 |
3a40427b5f440301df5f7e80a9acae8e
|
|
| BLAKE2b-256 |
e48f20c9dd526c34b92451ecbeebf91a7dd5e4dbceec11c0573b53bebf7e9aba
|
File details
Details for the file tarakimu-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: tarakimu-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05079fb4498eb5d36a25529b02f4bfe1ebd0474e0cfe223f88972aefe39da8c2
|
|
| MD5 |
288046a1f2bb7daef2accbb7904a43cc
|
|
| BLAKE2b-256 |
36c21199a423513106c838e6a243de2d63148529e5d7f8cc74e69cbfc21b6442
|