Skip to main content

A ctypes-based OpenCC converter for Chinese.

Project description

An OpenCC converter for Python.

Installation

You should install OpenCC (1.0.x) library first.

Install the python library with pip:

$ pip install OpenCC

Features

  1. Compatible with CPython and PyPy (c-types)

  2. Cython implementation (TODO)

Usage

This library has only one method:

>>> import opencc
>>> opencc.convert('乾坤一擲')
>>> opencc.convert('乾坤一掷', config='s2t.json')

Config

Convert method accepts an additional config parameter. Available configs:

hk2s.json
s2hk.json
s2t.json
s2tw.json
s2twp.json
t2s.json
tw2s.json
tw2sp.json

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

OpenCC-0.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

OpenCC-0.2-py2-none-any.whl (3.7 kB view hashes)

Uploaded Python 2

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