china-testing / python_cn_resouceLinks
python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting
☆295Updated 2 weeks ago
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中文指南:从零到一的零基础 Python 教程☆377Updated last year
- 仿HelloFlask项目,采用前后端分离 FastAPI + Vue3 +Vite2 https://www.bilibili.com/video/BV1Ef4y177My/?vd_source=f824feef5305252d9a349520313fd4db☆119Updated 3 years ago
- Google Python Style Guide CN 谷歌Python代码风格指南中文翻译☆200Updated 4 years ago
- 公众号「Python编程时光」 干货目录☆331Updated 2 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。☆127Updated 7 years ago
- Python程序员进阶必备,深入理解Python语言机制和现代编程风格,内容涉及标准库、框架和应用程序中广泛使用的高级技术。☆59Updated 4 years ago
- A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。☆422Updated 5 months ago
- 一个全栈测试自动化平台,使用fastapi + vue3 ,快速实现接口自动化,方便维护扩展☆328Updated 4 months ago
- Python 实现23种设计模式☆250Updated 6 years ago
- 路飞学城Python全新2.0版本课程(Python3.9)☆183Updated 4 years ago
- Set of guidelines and structure of a Python project.☆462Updated 6 months ago
- python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等☆98Updated last year
- a collection of awesome Python open-source libraries & tools. 热门实用的Python开源库和工具集合☆151Updated last year
- 《流畅的Python(第2版)》中文版精心翻译版本,旨在拒绝生硬、晦涩的中文翻译。☆83Updated 3 weeks ago
- pip install python-office 自动化办公专用库☆1,115Updated last week
- 使用 Python+Flask+MySQL+Redis 开发简单接口实例☆232Updated 2 years ago
- python测试开发实例☆51Updated 11 months ago
- 采用当前最流行的技术栈 Vben Vue Vue3 Python Django Ninja(Fast Api 和 Django的结合)开发的后端管理系统☆595Updated 5 months ago
- 开源图书:Python完全自学教程-齐伟☆88Updated last year
- pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru☆422Updated last week
- Vue3+FastAPI Demo☆139Updated last year
- 「Python学习+面试指南」一份涵盖大部分Python相关行业的程序员所需要掌握的核心知识。准备Python面试,来看PythonGuide!☆97Updated 4 years ago
- pytest 官方文档的中文翻译,但不仅仅是单纯的翻译,也包含自己的理解和实践。☆359Updated last week
- Django book☆52Updated last month
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。 最最重要的是 项目包含 史上最强的独家秘笈oop 四步转化公式,(万能四步转化公式胜过看任何设计模式教程)☆259Updated 3 weeks ago
- 本项目是FastAPI Web开发入门 进阶与实战 Web开发技术丛书 FastAPI Web开发入门教程书籍源码☆45Updated last year
- An interface automation testing platform based on HttpRunner + Django + Vue + Element UI, production-ready.☆405Updated 3 months ago
- Django book☆131Updated last month
- GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!☆111Updated 4 years ago
- 如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根 目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以…☆127Updated last year