A simple package to attach correct case particles based on whether a Korean syllable ends with a final consonant.
Project description
Final_Consonant_Formatter
A simple Python package to attach correct case particles based on whether a Korean syllable ends with a final consonant.
How to use
- Install final_consonant_formatter package
pip install final_consonant_formatter - Import final_consonant_formatter package in python file or terminal
from fc_formatter import attach_iga
- Use attach_iga function
print(f'{attach_iga("파이썬")} 재밌다!') # 파이썬이 재밌다! print(f'{attach_iga("자바")} 재밌다!') # 자바가 재밌다!
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
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 final_consonant_formatter-0.2.1.tar.gz.
File metadata
- Download URL: final_consonant_formatter-0.2.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.13.0 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6519d35423dac9addfa2b16ea0710c6b2d9aa86fa6878c63e8ca2defd8bee81
|
|
| MD5 |
20f882a58c6917718fec61a83047bdd8
|
|
| BLAKE2b-256 |
02789e9650217b1f5fb10ba6f179dd48a8dcd13105e0f3eac61d488e283f87e1
|
File details
Details for the file final_consonant_formatter-0.2.1-py3-none-any.whl.
File metadata
- Download URL: final_consonant_formatter-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.13.0 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7367b94467bc7728d82b42e6662c0b1921f125d381b9ba006d357dd68d8dba29
|
|
| MD5 |
37ad214ca0532c2641b3ac0c7fe8b6d0
|
|
| BLAKE2b-256 |
c4f0e42e56da571c140478e981b25c2986a2e69991325ca19a8100fc794a073b
|