Skip to main content

This Library is used for manage numbers with different methods. Method int2str is included in this library.

Project description

num_management

This Library is used for manage numbers with different methods.

Methods:

int2str

This method convert integer values to string value 

25 is converted to "twenty five"

Installation and Use :


To install in your console (assuming you have Python installed Version >=3.6) enter the command

pip install int2str

Then run python REPL

python

To use the method num_to_str import the module int2str and execute num_to_str(n)

>>> from int2str import num_to_str
>>> num_to_str(45)
'forty five'
>>> num_to_str(55)
'fifty-five'

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

num_management-0.3.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

num_management-0.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file num_management-0.3.tar.gz.

File metadata

  • Download URL: num_management-0.3.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.8

File hashes

Hashes for num_management-0.3.tar.gz
Algorithm Hash digest
SHA256 894c6bcd8606e2a1c1826dcb55130065fb902cbd87a5d8f6ea485f57a60e2121
MD5 f6c1d063a924c77700cedeb021231d2c
BLAKE2b-256 ba59399aac986ceb24d2b45048d659419db5116fdb2d520f27f1b52714534d21

See more details on using hashes here.

File details

Details for the file num_management-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for num_management-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 61cc10d57df93113d0275b37352322ba7c9cb95c40d171d2226b989bcfb1ae00
MD5 b3a9e49732959963d88051def814ee9a
BLAKE2b-256 1f659880da81d81fe4590b34403941892fdf40474807debcc43662632ba5bd88

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