pycangjie documentation
pycangjie is a very simple library:
- just import the
cangjie
module - everything happens by instanciating a
Cangjie
object, and then calling its various methods.
These pages will document proper use of pycangjie. Although the interesting part is the last of the list, we recommend you read them in order:
- the possible exceptions
- the supported Cangjie versions
- the available output filters
- the
CangjieChar
class - the
Cangjie
class