Skip to main content

Sometimes you should localize your project to Korean. But common i18n solutions such as gettext are not working with non Indo-European language well. Korean also has many morphological difference. “korean” a Python module provides useful Korean morphological functions.

Do not use “을(를)” anymore

>>> from korean import Noun
>>> fmt = u'{subj:은} {obj:을} 먹었다.'
>>> print fmt.format(subj=Noun(u'나'), obj=Noun(u'밥'))
나는 밥을 먹었다.
>>> print fmt.format(subj=Noun(u'학생'), obj=Noun(u'돈까스'))
학생은 돈까스를 먹었다.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

korean-0.1.3.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file korean-0.1.3.tar.gz.

File metadata

  • Download URL: korean-0.1.3.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for korean-0.1.3.tar.gz
Algorithm Hash digest
SHA256 364f6f061a30d8e4504e8a80cf7e353dad9694b37103ea992a9fcc8dcad6bbad
MD5 444fc647b739af816628a42b80b25db6
BLAKE2b-256 6e663da5d4ec22c2778e3b3c040a3725b5f6bcae4f14d4f9a75788219e26d139

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.9

1 file

0.1.8

1 file

0.1.7

1 file

0.1.6

0.1.5

1 file

0.1.4

1 file

This release

0.1.3 This release

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

0.0.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page