china-testing / python_cn_resouceLinks
python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting
☆298Updated this week
Alternatives and similar repositories for python_cn_resouce
Users that are interested in python_cn_resouce are comparing it to the libraries listed below
Sorting:
- Python 实现23种设计模式☆251Updated 6 years ago
- Python中文指南:从零到一的零基础 Python 教程☆377Updated last year
- 公众号「Python编程时光」 干货目录☆332Updated 2 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。☆127Updated 7 years ago
- Google Python Style Guide CN 谷歌Python代码风格指南中文翻译☆200Updated 4 years ago
- 仿HelloFlask项目,采用前后端分离 FastAPI + Vue3 +Vite2 https://www.bilibili.com/video/BV1Ef4y177My/?vd_source=f824feef5305252d9a349520313fd4db☆120Updated 3 years ago
- Python程序员进阶必备,深入理解Python语言机制和现代编程风格,内容涉及标准库、框架和应用程序中广泛使用的高级技术。☆59Updated 5 years ago
- Set of guidelines and structure of a Python project.☆465Updated 7 months ago
- 路飞学城Python全新2.0版本课程(Python3.9)☆183Updated 4 years ago
- a collection of awesome Python open-source libraries & tools. 热门实用的Python开源库和工具集合☆153Updated last year
- pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru☆426Updated 3 weeks ago
- 《流畅的Python(第2版)》中文版精心翻译版本,旨在拒绝生硬、晦涩的中文翻译。☆90Updated 3 weeks ago
- 开源图书:Python完全自学教程-齐伟☆89Updated last year
- 本项目是FastAPI Web开发入门 进阶与实战 Web开发技术丛书 FastAPI Web开发入门教程书籍源码☆49Updated last year
- Python 学习笔记☆283Updated 6 years ago
- python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等☆98Updated last year
- Django book☆133Updated 2 months ago
- Python面试宝典2020版☆1,063Updated 6 months ago
- wxPython 中文简明教程☆317Updated 8 months ago
- 整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:☆1,288Updated last year
- python开源项目☆184Updated 7 years ago
- Python Knowledge Handbook by Python数据之道, website: http://liyangbit.com/☆925Updated 2 years ago
- 《利用FastAPI构建Python微服务》学习笔记☆38Updated last year
- 《Python 编程:从入门到实践(第三版)》的官方配套图解讲义资源☆449Updated last month
- Example application for Flask tutorial "Flask 入门教程".☆283Updated last year
- pytest 官方文档的中文翻译,但不仅仅是单纯的翻译,也包含自己的理解和实践。☆360Updated last month
- pip install python-office 自动化办公专用库☆1,138Updated this week
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。 最最重要的是 项目包含 史上最强的独家秘笈oop 四步转化公式,(万能四步转化公式胜过看任何设计模式教程)☆262Updated 2 weeks ago
- fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集☆728Updated last year
- 如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以…☆129Updated last year