top of page

Chinese Python

ChinesePython, also known as CN-CPy or PyChina, is a dialect of the Python programming language. It uses Chinese characters and idioms for the main syntax and built-in functions while maintaining compatibility with the original Python interpreter. The goal of ChinesePython is to make programming more accessible to Mandarin speakers by allowing them to write code in their native language without sacrificing interoperability with existing libraries and resources.

bottom of page