lost-theory

The blog of Steven Kryskalla.


 

ltchinese 0.1 released

written by stevek, on Nov 13, 2009 12:23 AM.

I've given one of my old projects, ltchinese, an official release on PyPI, the Python Package Index.

It took a bit of figuring out (following this excellent guide).. but it looks like it worked. This is my first real Python package and first open source release.

ltchinese is a small library of tools I built up when creating some of my Chinese language learning pages (Ocrat mirror, Mandarin phonetics table, etc.). It would be useful for developers building tools or web sites that deal with the Chinese language. It also includes a programmatic interface to some of the data on my site.

There is also documentation available (now hosted by PyPI, which is very cool).

I also got my first bit of feedback that someone was able to use the library for something useful. Thank you Vathanan!

Leave a Reply