awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
A Chinese-language curated directory of Python libraries and tools, organized by category with descriptions to help developers find the right package for their needs.
This repository is a Chinese-language translation and curation of the "awesome-python" list — a community-maintained directory of Python libraries and tools organized by category. The README is written entirely in Chinese and is maintained by two Chinese developer communities. It covers a very broad range of Python libraries, from web frameworks and web scraping tools, to database connectors, data visualization, image processing, natural language processing, machine learning, testing, and many other categories. Each entry includes a short Chinese description of what the library does.
Someone would use this repository when they are a Chinese-speaking Python developer looking for a library to solve a specific problem and want to read the descriptions in their native language rather than in English. It functions as a searchable reference directory rather than runnable code — the repository itself contains no Python source code, only documentation. The listed build tool in the repository is Makefile, which is used to generate the formatted documentation output.
Where it fits
- Find a Python library to solve a specific problem while reading descriptions in Chinese.
- Discover alternative packages within a category like web frameworks or data visualization.
- Build a curated list of recommended Python tools for a Chinese-speaking team or community.