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 -l sw # writes to the standard output 'themanini na nane'
History
0.2.1 (2019-09-17)
Fixing package Manifest to include lang submodule.
0.2.0 (2018-05-15)
Adding multilingual support, Swahili and English.
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
tarakimu-0.2.1.tar.gz
(12.3 kB
view details)
File details
Details for the file tarakimu-0.2.1.tar.gz.
File metadata
- Download URL: tarakimu-0.2.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2033704a35a4d2effdd71c68a7c1979d8d6ced1e69b2de88c3cc600c186eef17
|
|
| MD5 |
e1e6fd249df07983c23f6e17f4656749
|
|
| BLAKE2b-256 |
ade4751177388da46e6669e5392f806e0980fba274ead2fccae9cd3cf8f3a089
|