Sean16SYSU / CPython-Tutorial-zhLinks
中文CPython教程
☆33Updated 6 years ago
Alternatives and similar repositories for CPython-Tutorial-zh
Users that are interested in CPython-Tutorial-zh are comparing it to the libraries listed below
Sorting:
- python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等☆98Updated last year
- Cython 3.0 中文文档☆113Updated last year
- Python 实现23种设计模式☆249Updated 6 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
- 《大话设计模式》Python实现☆140Updated 8 years ago
- 笔记-Python高级编程和异步IO并发编程☆72Updated 3 years ago
- Pytoydl: A toy deep learning framework built upon numpy.☆30Updated 3 years ago
- Python Flask Web 框架入门教程☆69Updated 2 months ago
- Python并发编程专题☆113Updated 4 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆96Updated 4 years ago
- Python 代码风格指南 & 编程规范☆98Updated 8 years ago
- bobby老师的Python高级编程和异步IO☆23Updated 6 years ago
- ☆82Updated 3 years ago
- automated test☆44Updated 10 months ago
- A Scaffold to help you build Deep Learning Model much more easily, implemented with TensorFlow 2.0☆166Updated 5 years ago
- python初级到高级进阶笔记☆44Updated 2 years ago
- Flask Tutorial☆87Updated 2 years ago
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆136Updated last year
- 《编写高质量代码改善 Python 程序的 91 个建议》形成 Gitbook 的代码☆69Updated 8 years ago
- 概率图模型学习☆23Updated 6 years ago
- 从Python到Django入门教程☆84Updated 10 months ago
- 设计模式的python实现☆411Updated 2 years ago
- Basics of face detection, share detailed steps and complete code in the learning process.☆47Updated 6 years ago
- Pyppeteer Demo☆44Updated 5 years ago
- awesome-python 是 vinta 发起维护的 Python 资源列表,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等。十分受Python开发者的青睐。☆49Updated 6 years ago
- python3日常小工具仓库☆71Updated 3 years ago
- QGUI - 0.1MB超轻量Python GUI框架,用模板来快捷制作深度学习模型推理界面☆125Updated last year
- Keras 快速入门与实战☆62Updated 5 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆168Updated 2 years ago
- AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更…☆99Updated 5 years ago