Converts full-width and half-width characters.
Project description
zen_han_converter
Description
This is a tool for converting full-width and half-width characters to each other, implemented only with Python's standard modules.
Target characters
- Latin alphabet
- Arabic numerals
- ASCII symbols
- Space
Installaction
pip install zen_han_converter
Usage
>>> from zen_han_converter import ZenToHan
>>> zen_to_han = ZenToHan()
>>> zen_to_han.convert('abcdefghijklmnopqrstuvwxyz')
'abcdefghijklmnopqrstuvwxyz'
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 zen_han_converter-1.1.0.tar.gz.
File metadata
- Download URL: zen_han_converter-1.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ad76482e74102c38ae5ba45b700712e5da2d69a5e27cd2cdbe32f0aad73cbad
|
|
| MD5 |
bcf6e763ad8974755cb527270b8272da
|
|
| BLAKE2b-256 |
349adcaf3a72dec459526da352f6d369a808ba4a05d403a5f7891f7f5905d3a5
|
File details
Details for the file zen_han_converter-1.1.0-py3-none-any.whl.
File metadata
- Download URL: zen_han_converter-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0dd898423f23b748555437032d05421bb753e4ae3ed983b18be8becd3e45f5a
|
|
| MD5 |
09d75f58a8265e325ad0291c948c80aa
|
|
| BLAKE2b-256 |
44a956dd0a20220709d0ca3d5de6a8e57f11c6585a7fc58d45efaa8e7debe6dc
|