Skip to content

foxe6/pycangjie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyCangJie

version license pyversions
donate powered made

CangJie 倉頡 dictionary API.

Hierarchy

pycangjie
|---- convert()
'---- gen_table()

Example

python

import pycangjie
text = "倉頡API"
print(pycangjie.convert(text))
print(pycangjie.gen_table(pycangjie.convert(text)))

Web

Try it out here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages