#Urdu Digit
A package to help convert digits from their English equivalent to their Urdu equivalent.
#Details
Simply, this package relies on unicode conversion between the 2 languages.
#Usage
import urdu_digit as ud
# to just GET the conversion of, for e.g: 2;
ud.get(2)
# OUTPPUT: (2, '۲', '0x6f2')
# to PRINT the conversion of, for e.g: 7:
ud.view(7)
# OUTPPUT: (7, '۷', '0x6f7') #Output
Release files for urdu-digit 0.0.17
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| urdu_digit-0.0.17.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| urdu_digit-0.0.17-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.8 kB
Release files / urdu_digit-0.0.17.tar.gz
| Download URL | urdu_digit-0.0.17.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36e696414a02cd1a60da931e015c60ff56ceff1c3696bcac518d8e75c30a15a7
|
|
BLAKE2b-256 checksum How to use checksums |
bb71c46f28de445b072f1a8b74b6592660badf1ea88fc80b076e79742253df4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|
Release files / urdu_digit-0.0.17-py3-none-any.whl
| Download URL | urdu_digit-0.0.17-py3-none-any.whl |
|---|---|
| Size | 2.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1d178f67a49bacc3f5324ed66339f1c1f55e9ccb03a2e86d1fb36bff30b0882c
|
|
BLAKE2b-256 checksum How to use checksums |
d7fab0dd65282501a5ed6e0939fe11f6742dffb93034b5292b0d4d9e56e4d0b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|