# pythondocument **Repository Path**: lg21c/pythondocument ## Basic Information - **Project Name**: pythondocument - **Description**: translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2022-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pythondocument translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~ # 说明 1. 能在网上找到现成的当然是最好啦,这类型的文档,会直接提供链接,用[中文版](#)这种形式给出。 2. 如果不能找到,会给出自己翻的中文版本。 3. 已翻译文档会给出repository中的链接,未翻译则给出原文档链接 欢迎抓虫~~ # 目录说明 - [Python Common](./Python Common/) python 常规文档 ## Web框架 - [Django](./Django) Django 相关文档 - [Flask](./Flask) Flask相关文档 ## web爬取 - [Scrapy](./Scrapy) Scrapy相关文档 ## DevOps工具 - Fabric: [中文版](http://fabric-chs.readthedocs.org/zh_CN/chs/) | [英文版](http://docs.fabfile.org/en/1.11/index.html) - [Glances](https://github.com/nicolargo/glances):[中文版](http://glances-zh.readthedocs.io/en/latest/) | [英文版](https://glances.readthedocs.io/en/latest/) ## 测试 - [Testing](./Testing) 测试相关 ## 硬件 - [Hardware](./Hardware) 硬件相关,物联网,无人机等…… ## 科学计算和数据分析 - [Science and Data Analysis](./Science and Data Analysis) ## 自然语言处理 - [NLP](./NLP) ## 机器学习 - [Machine Learning](./Machine Learning) ## 函数式编程 - [Functional Programming](./Functional Programming) ## 图像处理 - [Image Processing](./Image Processing) ## 资源 - [Python Weekly](./Python Weekly) - Pycoder's Weekly * 中文版:[蟒周刊](http://weekly.pychina.org/) ## 无法归类的 - [Others](./Others) 其他一些没法分类的文档 # [小黑屋](./raw) 里面关着生肉和半生肉 # 辅助工具 - ` html2text --mark-code {url} > '{name}.md'` # 如何贡献 - fork project and commit pull requests * 全文翻译必须在文章开头加上原文地址 - add/edit wiki - report/fix issue # 贡献者 - [lujun9972](https://github.com/lujun9972)