A small python package
Project description
Prikfy Library
Prikfy is a Python library that provides a function for converting numbers into their word representation.
Installation
To install Prikfy, you can use pip:
Usage
To use the number-to-word conversion function from Prikfy, follow these steps:
- Import the
UnitTransformfunction fromprikfy.transform import UnitTransform.
from prikfy.transform import UnitTransform
unit=UnitTransform()
result = unit.number_to_word(1234)
print(result)
Feel free to modify the code further or add any additional sections or information as per your requirements.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prikfy-0.0.3.tar.gz.
File metadata
- Download URL: prikfy-0.0.3.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23935a0c576acd604cfc8693105532ffeeb46c7e9abce6ad27f5dcd3db7f9091
|
|
| MD5 |
bc2a0a516ed5fa13842aef1eba90dc92
|
|
| BLAKE2b-256 |
e48af18b0822e950864fee66627c1e31cf5e3849fa1bf9995c835b6b72eb8301
|
File details
Details for the file prikfy-0.0.3-py3-none-any.whl.
File metadata
- Download URL: prikfy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98ea6afd29482f7410fbfd2f5d5ef86e799b8f01a483473967635d60df3a3713
|
|
| MD5 |
2711cfedae9fd776e060444ba8449a39
|
|
| BLAKE2b-256 |
39110867043c5e670b56428867b6b8d9e6859f3b829937ad95f2593ef7af2c52
|