A module to normalize currency strings
Project description
Whole purpose of this package is to normlize currency strings to the standard currency codes
You can input USD or $ or USD dollars and it will be normalized. This is it.
cn = CurrencyNormalizer()
r=cn.normalize("$")
print(r)
# output is "USD"
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 currency_normalizer-0.0.2.tar.gz.
File metadata
- Download URL: currency_normalizer-0.0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4eeb0d6ca0bb775c4ae1bb99f524219c82fe99dc98d5534ed4ae97c6ae3d890
|
|
| MD5 |
81cdbfbe37269401651ac900fe1ebe06
|
|
| BLAKE2b-256 |
b759450101f099b8bd5ae193a56f3a07bbdea450160ed4bee7226b74da718b56
|
File details
Details for the file currency_normalizer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: currency_normalizer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d19d50af83112d0271b433bd3740021303eadcb5840c516943cae0a32dfb5f75
|
|
| MD5 |
fccc0d31b766062f52245808e2eef4f1
|
|
| BLAKE2b-256 |
ad5d63689c07292765f8b50eaf738cbac5bb9f69aed5044d2d805db70b6e8a09
|