Skip to main content

To convert positive integers into words as per international or Indian numbering system

Project description

This module help to convert postive integers into string as per International as well as Indian numbering system.

#BASIC INFORMATION:

*Max integer input is upto 20 digits *As per Indian numbering system its highest position is Mahashank i.e(1019) *As per International numbering system its highest position is QUINTILLION i.e(1019) *1st arg is postive number,2nd arg is numbering system i.e international and Indian *Default numbering system is International *For educational purpose and office purpose.

#Example 1: Given input number : x=123456 import num_to_word z=num_to_word(x).word() print(z) #output : one hundred twenty three thousand four hundred fifty six

#Example 2: Given input number : x=123456 import num_to_word z=num_to_word(x,no_sys="INDIAN").word() print(z) #output : one lakh twenty three thousand four hundred fifty six



          

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

Convert_number_to_word-0.0.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

Convert_number_to_word-0.0.1-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file Convert_number_to_word-0.0.1.tar.gz.

File metadata

  • Download URL: Convert_number_to_word-0.0.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for Convert_number_to_word-0.0.1.tar.gz
Algorithm Hash digest
SHA256 748b19b664a358b75a228b8ec03603025b1dcdbe4a8b28b4c6d29b0457504b16
MD5 d71d702b1b569495ebfe9cee4e35afe4
BLAKE2b-256 122205d4a5866afc8a85af3d49d62c3bfb9f264ddfc92c06e35e8ed8e2928ce9

See more details on using hashes here.

File details

Details for the file Convert_number_to_word-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: Convert_number_to_word-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for Convert_number_to_word-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 820bccb70556f465e1f41e9ae79078e0e9e127c32b57dfa4c8c8f5a5ddb8a965
MD5 0531d6c372ab972b9e81c2bb73cbb4dc
BLAKE2b-256 b3f16bc4eb1480c9e1eb455226affa7ed2da096aa6a4adf8870a67e66111df24

See more details on using hashes here.

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