pyloong / pythonic-project-guidelinesLinks
Set of guidelines and structure of a Python project.
☆484Updated 9 months ago
Alternatives and similar repositories for pythonic-project-guidelines
Users that are interested in pythonic-project-guidelines are comparing it to the libraries listed below
Sorting:
- 《流畅的Python(第2版)》中文版精心翻译版本,旨在拒绝生硬、晦涩的中文翻译。☆103Updated 3 months ago
- dive into cpython source code☆232Updated this week
- wtfpython的中文翻译/持续更新/能力有限,欢迎帮我改进翻译☆480Updated 2 years ago
- Python 实现23种设计模式☆257Updated 6 years ago
- Google Python Style Guide CN 谷歌Python代码风格指南中文翻译☆202Updated 4 years ago
- 《利用FastAPI构建Python微服务》学习笔记☆43Updated last year
- 深度解析 CPython3.8 源码实现☆97Updated 6 months ago
- 微信公众号——它不只是Python——文章合集☆61Updated 4 years ago
- 仿HelloFlask项目,采用前后端分离 FastAPI + Vue3 +Vite2 https://www.bilibili.com/video/BV1Ef4y177My/?vd_source=f824feef5305252d9a349520313fd4db☆123Updated 3 years ago
- python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting☆306Updated 2 months ago
- FastAPI最佳实践中文版☆22Updated 5 months ago
- 对官方PEP(Python增强提案)的中文翻译☆238Updated 4 years ago
- 本项目是FastAPI Web开发入门 进阶与实战 Web开发技术丛书 FastAPI Web开发入门教程书籍源码☆60Updated last year
- fastapi skeleton. framework integration orm jwt-auth loguru dotenv APScheduler...☆219Updated 2 years ago
- fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集☆730Updated last year
- 公众号「Python编程时光」 干货目录☆334Updated 2 years ago
- Explore Python's charms by asking WHY questions☆1,950Updated 9 months ago
- 基于fastapi构建的web开发框架☆237Updated last year
- Flask最佳实践☆203Updated 5 months ago
- A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more.Pyth…☆1,815Updated this week
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆136Updated 2 years ago
- pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru☆432Updated 2 months ago
- FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。☆492Updated 3 years ago
- 利用LLM构建应用实践笔记☆752Updated 10 months ago
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。 最最重要的是 项目包含 史上最强的独家秘笈oop 四步转化公式,(万能四步转化公式胜过看任何设计模式教程)☆268Updated 3 months ago
- fastapi + pydantic-v2 + sqlalchemy 2.0 + alembic + mysql + redis☆208Updated 6 months ago
- 一本关于使用 Pythonic 的应用架构模式来管理复杂性的书。你看,宇宙(Cosmos)是混乱(Chaos)的反面。不过,O'Reilly 实际上不允许我们把它叫做《Cosmic Python》(宇宙般的 Python)。☆139Updated 3 months ago
- Larksuite development interface SDK☆430Updated last month
- Python 中文系列文档☆69Updated last year
- Flask 入门教程 / Flask for Beginners☆882Updated last week