Translate from Chinese, Japanese, or Korean.
Project description
The Sanzang Library is a Python 3 module for translating from Chinese, Japanese, and Korean (the CJK languages). The Sanzang Library implements the main functions of the programs contained in Sanzang Utils.
Installation
To install this module, you can use pip or just the normal setup script:
# python3 setup.py install
Usage and documentation
To begin using the module, you can just import it:
import sanzang
To read about which functions are available and their usage, you could do:
>>> import sanzang >>> help(sanzang)
Project links
GitHub: sanzang-lib <https://github.com/yaoguai/sanzang-lib>
GitHub: sanzang-utils <https://github.com/yaoguai/sanzang-utils>
Sanzang Homepage <http://lapislazulitexts.com/sanzang>
Sanzang: Introduction <http://lapislazulitexts.com/articles/sanzang_intro>
Sanzang Utils Tutorial <http://lapislazulitexts.com/articles/szu_tutorial>
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
File details
Details for the file sanzang-lib-1.0.1.tar.gz
.
File metadata
- Download URL: sanzang-lib-1.0.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2568be809be7778bdfff9c03fa088e0a3b06c9a27e8be923a19da18e86fa6aa2 |
|
MD5 | 2c5b1be5d1763281ce520d938388bb4c |
|
BLAKE2b-256 | 1b722d3fdcdcecf8200658a64769193764a9dd847d6a9bdfaa7d136a5e8502ff |