Skip to main content

A python library for number to Swahili words conversion

Project description

Tarakimu

https://img.shields.io/pypi/v/tarakimu.svg https://img.shields.io/travis/tehamalab/tarakimu.svg Documentation Status Updates

A python library for number to Swahili words conversion

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 the standard output 'themanini na nane'

History

0.1.0 (2018-05-10)

  • Package created.

0.2.0 (2018-05-15)

  • Adding multilingual support, Swahili and English.

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.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

tarakimu-0.2.0-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 Python 3

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