apachecn / cython-doc-zhLinks
Cython 3.0 中文文档
☆113Updated 2 years ago
Alternatives and similar repositories for cython-doc-zh
Users that are interested in cython-doc-zh are comparing it to the libraries listed below
Sorting:
- 设计模式的python实现☆417Updated 2 years ago
- Python 实现23种设计模式☆259Updated 7 years ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆61Updated 2 years ago
- Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.☆290Updated 6 years ago
- [译] Matplotlib 用户指南☆192Updated 4 years ago
- 《大话设计模式》Python实现☆142Updated 8 years ago
- 59个编写高质量Python代码的中文翻译版。☆244Updated 7 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆171Updated 3 years ago
- ☆138Updated 5 years ago
- 📖《Python Parallel Programming Cookbook》中文版☆1,518Updated last month
- CPython Internals 学习笔记☆122Updated 8 years ago
- Python异步任务编排框架。支持http,redis和MySQL异步任务,异步文件IO。Python下最快的http server之一。☆155Updated 4 months ago
- 对官方PEP(Python增强提案)的中文翻译☆239Updated 4 years ago
- 📚 一份sanic使用教程,开源小书☆395Updated last year
- [译] NumPy 中文参考(待校对)☆81Updated 6 years ago
- 中文CPython教程☆34Updated 6 years ago
- 《Python 3 源码剖析》☆1,005Updated 3 years ago
- python异步编程示例(async, aio, tornado). 动态添加任务, 超时设置, 协程池限制并发数量☆106Updated last year
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。 最最重要的是 项目包含 史上最强的独家秘笈oop 四步转化公式,(万能四步转化公式胜过看任何设计模式教程)☆271Updated 4 months ago
- 😎 Python Asyncio 精选资源列表,囊括了网络框架,库,软件等资源☆641Updated 6 years ago
- PySide 与 PyQt 入门教程集合☆80Updated 6 years ago
- aiohttp中文文档 Gitbook在线阅读☆118Updated last year
- fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集☆732Updated last year
- Python 代码风格指南 & 编程规范☆99Updated 8 years ago
- 从Python到Django入门教程☆85Updated last year
- python农历&节日工具库 - 中文数字/设计模式/树形结构☆82Updated 8 months ago
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆136Updated 2 years ago
- [译] Pandas 中文文档(待校对)☆162Updated 6 years ago
- Numba 0.44 中文文档☆34Updated 2 years ago
- python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等☆101Updated last week