Num2Text Convertor
░▒█▄░▒█░█░▒█░█▀▄▀█░░░█▀█░░░▀▀█▀▀░█▀▀░█░█░▀█▀░░░▀█▀░█░░█░▄░█▀▀▄ ░▒█▒█▒█░█░▒█░█░▀░█░░░▒▄▀░░░░▒█░░░█▀▀░▄▀▄░░█░░░░▒█░░█░░█▀▄░█▄▄█ ░▒█░░▀█░░▀▀▀░▀░░▒▀░░░█▄▄░░░░▒█░░░▀▀▀░▀░▀░░▀░░░░▄█▄░▀▀░▀░▀░▀░░▀
A python program that converts Numbers to their Text Format.
Features
English and Persian words. Supports Numbers from 0 to 10^105
Usage
Below code will help you understand how to use this package:
```
from number2textilka import num2text
num2text(123, "persian")
```
OR
use the following format if you like to get input from user.
```
from number2textilka import num2text
num2text()
```
Release files for num2textilka 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| num2textilka-0.1.2.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| num2textilka-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.7 kB
Release files / num2textilka-0.1.2.tar.gz
| Download URL | num2textilka-0.1.2.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dabbb6a7814783fcc58382e11a0331b837e8b15a2a6915435bd56500571442d1
|
|
BLAKE2b-256 checksum How to use checksums |
13ec7b868a252b2a5be789b018e9e49fe8c2a0a47d03b82f2fa2f376af0f5850
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / num2textilka-0.1.2-py3-none-any.whl
| Download URL | num2textilka-0.1.2-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db439d4224cbd15234ac2e8fec29ff0fc0cc6a50af443a55c6f857d7e983ef40
|
|
BLAKE2b-256 checksum How to use checksums |
7b6a6ebb34475572e4f82ee3a0bd8f3d991af1e2edcd67bbd6828616f5fbe869
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|