Gisa is a Python package that converts numbers into Malagasy words.Returns its corresponding Malagasy word representation.
Project description
Gisa
Gisa is a Python package that converts numbers into Malagasy words. It provides a function number_to_word that takes a numeric input and returns its corresponding Malagasy word representation.
Installation
You can install gisa.manisa using pip:
pip install gisa
Usage
To use gisa, you need to import it first:
from gisa.manisa import number_to_word
Then, you can call the number_to_word function to convert a number to its Malagasy word representation:
word = number_to_word(586)
print(word) # outputs "enina ambiny valopolo sy dimanjato"
Limitations
It's important to note that the "gisa" package does not currently include functionality to convert Malagasy words to their numerical value. The int_to_word and float_to_word functions are designed to convert numbers to their Malagasy word representation, but there is no equivalent function to convert Malagasy words back to their numerical value. Also, the package currently only supports the Malagasy language.
License
This package is licensed under the MIT License. See the LICENSE file for more information.
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.
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 gisa-1.0.2.tar.gz.
File metadata
- Download URL: gisa-1.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1323ac112d5b055908ba87b792d76580fb3467aa6dba0d0ac0cb6188694b26dd
|
|
| MD5 |
cdd3a2e6be6e2857cb21ad7f79fdaf41
|
|
| BLAKE2b-256 |
086d64dc649d8a98d9adb92f9327e77f998e21281f19e239ae2078a6fe41ecb3
|
File details
Details for the file gisa-1.0.2-py3-none-any.whl.
File metadata
- Download URL: gisa-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0412f084a47baa197af11c161d7b4a72854b0bacecb0e9d044352cd10e10b2
|
|
| MD5 |
f79cae02c75697f86b2155eca7f78b0e
|
|
| BLAKE2b-256 |
a30d1bba3d7081c4bac1b2b27400312239148a084a82faf52d7dbe813ae71454
|