apachecn / cython-doc-zh
Cython 3.0 中文文档
☆111Updated last year
Alternatives and similar repositories for cython-doc-zh:
Users that are interested in cython-doc-zh are comparing it to the libraries listed below
- CPython Internals 学习笔记☆120Updated 7 years ago
- 《大话设计模式》Python实现☆140Updated 8 years ago
- 设计模式的python实现☆409Updated 2 years ago
- Python异步任务编排框架。支持http,redis和MySQL异步任务,异步文件IO。Python下最快的http server之一。☆151Updated last year
- Python 实现23种设计模式☆236Updated 6 years ago
- 对官方PEP(Python增强提案)的中文翻译☆237Updated 3 years ago
- Numba 0.44 中文文档☆32Updated last year
- [译] Matplotlib 用户指南☆193Updated 4 years ago
- [译] NumPy 中文参考(待校对)☆80Updated 6 years ago
- 图解设计模式(Python)☆41Updated 6 years ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- 编译py为so文件,更好的隐藏源码☆228Updated 4 years ago
- Python 技术名词发音指南 @ PyCon China 2020☆20Updated 4 years ago
- python异步编程示例(async, aio, tornado). 动态添加任务, 超时设置, 协程池限制并发数量☆104Updated 5 months ago
- 📚 一份sanic使用教程,开源小书☆395Updated 7 months ago
- ☆82Updated 3 years ago
- ☆138Updated 5 years ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆90Updated 4 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆165Updated 2 years ago
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。☆249Updated 2 weeks ago
- ☆50Updated 11 months ago
- python农历&节日工具库 - 中文数字/设计模式/树形结构☆78Updated this week
- python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等☆86Updated last year
- some useful tools functions☆77Updated 2 years ago
- How to write fast and efficient Python code.☆53Updated 3 years ago
- aiohttp中文文档 Gitbook在线阅读☆113Updated 9 months ago
- ApacheCN Python 译文集☆77Updated 2 years ago
- Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.☆287Updated 5 years ago
- Sanic 中文文档☆23Updated 6 years ago
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆136Updated last year