Skip to main content

A wrapper for OpenCC (The Chinese convert solution)

Project description

PyOCC

https://img.shields.io/pypi/v/pyocc.svg https://img.shields.io/travis/starofrainnight/pyocc.svg https://ci.appveyor.com/api/projects/status/75t9t6j0xdel9pdx?svg=true

A wrapper for OpenCC (The Chinese convert solution)

  • License: Apache-2.0

Usage

from pyocc import PyOCC

occ = PyOCC()

print(occ.configs)
# => ['hk2s', 's2hk', 's2t', 's2tw', 's2twp', 't2hk', 't2s', 't2tw', 'tw2s', 'tw2sp']

print(occ.translate('中国', 's2t'))
# => 中國

Credits

This package was created with Cookiecutter and the PyPackageTemplate project template.

History

0.0.2 (2018-06-04)

  • First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyocc-0.0.3-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page