apachecn / cython-doc-zh
Cython 3.0 中文文档
☆110Updated 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
- 《大话设计模式》Python实现☆139Updated 8 years ago
- 编译py为so文件,更好的隐藏源码☆228Updated 4 years ago
- Python 实现23种设计模式☆229Updated 6 years ago
- Generate Source Files for Python C/C++ Extensions(.pyd files) from C/C++ headers automatically.☆59Updated last year
- 设计模式的python实现☆410Updated last year
- CPython Internals 学习笔记☆118Updated 7 years ago
- [译] Matplotlib 用户指南☆192Updated 4 years ago
- 图解设计模式(Python)☆41Updated 6 years ago
- [译] NumPy 中文参考(待校对)☆80Updated 5 years ago
- some useful tools functions☆76Updated 2 years ago
- ☆81Updated 3 years ago
- Python异步任务编排框架。支持http,redis和MySQL异步任务,异步文件IO。Python下最快的http server之一。☆150Updated last year
- 对官方PEP(Python增强提案)的中文翻译☆234Updated 3 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
- 59个编写高质量Python代码的中文翻译版。☆243Updated 6 years ago
- ☆138Updated 5 years ago
- 笔记-Python高级编程和异步IO并发编程☆71Updated 3 years ago
- Python3实现设计 模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆137Updated last year
- 《流畅的 Python》读书笔记☆72Updated 7 years ago
- Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。☆161Updated 3 years ago
- ☆46Updated 9 months ago
- 最全python36种设计模式。opp面向过程和oop面向对象的极致使用方式,一切编码思维和设计想法逃不出这36计。☆243Updated last year
- 《编写高质量代码改善 Python 程序的 91 个建议》形成 Gitbook 的代码☆67Updated 7 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆165Updated 2 years ago
- ApacheCN Python 译文集☆76Updated 2 years ago
- Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(…☆57Updated 5 years ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆88Updated 4 years ago
- Google Python Style Guide CN 谷歌Python代码风格指南中文翻译☆196Updated 4 years ago
- python农历&节日工具库 - 中文数字/设计模式/树形结构☆76Updated 6 months ago
- python异步编程示例(async, aio, tornado). 动态添加任务, 超时设置, 协程池限制并发数量☆102Updated 3 months ago