Converts English digits to Urdu digits.
Project description
#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
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
urdu-digit-0.0.2.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file urdu-digit-0.0.2.tar.gz
.
File metadata
- Download URL: urdu-digit-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
97a9f48f1b813a697e964c338c89658e76da53b541ad645d36e51fb9e568584a
|
|
MD5 |
78cd6ae685a3680d596238449afcd57d
|
|
BLAKE2b-256 |
476ec01b99a0eec2fec53b5fb6c575d74666d7518cdcd5039bce9e0431ca272f
|
File details
Details for the file urdu_digit-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: urdu_digit-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c45b95b09d89c6d8780b2232e6b2adfb1cbbfd30a042e94031c80f7e0a566ce8
|
|
MD5 |
d504bc9bed316af01ab4c6263d6ab521
|
|
BLAKE2b-256 |
03522df16a9cb9029a6e1e01c5943636df4543e55660c3988ad4041267a34a8b
|