pyloong / pythonic-project-guidelinesLinks
Set of guidelines and structure of a Python project.
☆465Updated 7 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:
- A cookiecutter template for Pythonic project☆52Updated 2 years ago
- 《流畅的Python(第2版)》中文版精心翻译版本,旨在拒绝生硬、晦涩的中文翻译。☆90Updated 3 weeks ago
- Python 实现23种设计模式☆251Updated 6 years ago
- 本项目是FastAPI Web开发入门 进阶与实战 Web开发技术丛书 FastAPI Web开发入门教程书籍源码☆49Updated last year
- 深度解析 CPython3.8 源码实现☆79Updated 4 months ago
- 《利用FastAPI构建Python微服务》学习笔记☆38Updated last year
- A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more.Pyth…☆1,809Updated this week
- FastAPI最佳实践中文版☆17Updated 2 months ago
- wtfpython的中文翻译/持续更新/能力有限,欢迎帮我改进翻译☆480Updated last year
- Explore Python's charms by asking WHY questions☆1,949Updated 6 months ago
- fastapi skeleton. framework integration orm jwt-auth loguru dotenv APScheduler...☆216Updated last year
- 仿HelloFlask项目,采用前后端分离 FastAPI + Vue3 +Vite2 https://www.bilibili.com/video/BV1Ef4y177My/?vd_source=f824feef5305252d9a349520313fd4db☆120Updated 3 years ago
- Google Python Style Guide CN 谷歌Python代码风格指南中文翻译☆200Updated 4 years ago
- 对官方PEP(Python增强提案)的中文翻译☆239Updated 3 years ago
- python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting☆298Updated last week
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆136Updated 2 years ago
- 整体的介绍 FastAPI,快速 上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:☆1,288Updated last year
- FastAPI项目集合☆41Updated 2 years ago
- A general middle and backend management system developed purely in Python based on Dash+FastAPI.基于Dash+FastAPI纯Python开发的一个通用中后台管理系统。☆430Updated 6 months ago
- 一本关于使用 Pythonic 的应用架构模式来管理复杂性的书。你看,宇宙(Cosmos)是混乱(Chaos)的反面。不过,O'Reilly 实际上不允许我们把它叫做《Cosmic Python》(宇宙般的 Python)。☆138Updated last month
- Larksuite development interface SDK☆409Updated last week
- 利用LLM构建应用实践笔记☆730Updated 8 months ago
- 基于fastapi构建的web开发框架☆226Updated last year
- 微信公众号——它不只是Python——文章合集☆61Updated 4 years ago
- Flask最佳实践☆201Updated 3 months ago
- fastapi + pydantic-v2 + sqlalchemy 2.0 + alembic + mysql + redis☆194Updated 3 months ago
- pip install nb_log 各种日志handler和自动转化项目的任意print的效果。日志自动彩色炫酷,可点击控制台的日志自动精确跳转到pycharm的文件和行号。文件日志多进程切割安全。在10个最重要方面全方位超过loguru☆426Updated 3 weeks ago
- 用专门的项目说明掌握python的 PYTHONPATH的重要性;说明窗口会话临时环境变量和永久性环境变量区别;说明pythonpath的好处;说明pythonpath的妙用。学了PYTHONPATH 写几十个项目复用公共代码如虎添翼☆101Updated 2 months ago
- FastAPI + MySQL Web项目生成器 ,个人认为较为合理的项目组织结构;基于apscheduler的定时任务。☆490Updated 3 years ago
- 计算之魂习题探讨☆74Updated 2 years ago