List of Free code Python
Projects
-
C# Facebook Graph API Library
A C# client library for the Facebook Graph API.
Based on the Official Python client library for the Facebook Platform.
You can get the facebook user from a cookie or from the query string if you are in an iframe inside a canvas page.
-
Khmer Unicode Converter
Khmer Unicode converter is a .NET library that converts Khmer text from legacy font to Unicode font and vice-versa. This library developed base on Khmer Converter from KhmerOS (http://www.khmeros.info). All the codes in this library is converted from Python version of Khmer Co...
-
QSTK.net
Porting Python Based open source QSTK to .net
-
Unidecode Sharp
UnidecodeSharp is a C# port of Python and Perl Unidecode module. Intended to transliterate an Unicode object into an ASCII string, no matter what language has been used.