special2text is a package that converts special characters to nomal text.
Project description
special2text
special2text는 장식된 특수문자, 풀가로 문자, 다양한 스크립트 및 수학적 서체 문자를 일반 텍스트(ASCII/한글 등)로 변환하는 작은 Python 유틸리티입니다.
설치
pip install special2text
로컬에서 설치하려면:
pip install .
사용법
파이썬에서:
from special2text import special_en, special_ko, special_text
print(special_en('Hello! 123')) # Hello! 123
print(special_ko('안૮ત્રુ하⋌⫣요̆̈', cleanup_non_korean=True))
명령행 도구(설치 시 제공):
special2text
# 또는
python -m special2text.special2text
기여 및 라이선스
프로젝트는 MIT 라이선스입니다. 개선/이슈는 PR을 통해 환영합니다.
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
special2text-0.1.0.tar.gz
(13.0 kB
view details)
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 special2text-0.1.0.tar.gz.
File metadata
- Download URL: special2text-0.1.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b41f503e0ab351c6adbb9dace704412500790e2b0526d6e2447f67ac84a022ed
|
|
| MD5 |
d353c5142a120d0e1a6406098b019931
|
|
| BLAKE2b-256 |
8ee0c145be285c4e87426589c142e6b5f4f00fd4865562f1e5be8a5477a5a69e
|
File details
Details for the file special2text-0.1.0-py3-none-any.whl.
File metadata
- Download URL: special2text-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7ecc62cc5e2d12d651c8f60bb179c9c479922d2ae4c13631d273b596cd89b71
|
|
| MD5 |
4a3bc076c1743ff0cadd263887026a71
|
|
| BLAKE2b-256 |
f8f4be1a76cea2827186b84e416c4283113bcfa170184693afabda2580419533
|