/7days-python

7 days python programs from scratch (web framework, etc)7天用Python动手写/从零实现系列

MIT LicenseMIT

7 days python programs from scratch

CodeSize LICENSE HitCount

README 中文版本

7天用Python从零实现系列

七天能实现什么呢?一个类似于 flask 的 Web 框架?或是一个 Python 解释器?希望这个仓库能给你答案。

推荐先阅读 Python 简明教程,一篇文章了解 Python 的基本语法、常用数据结构、异常处理、单元测试等内容。

期待关注我的「知乎」和「微博」,查看最近的文章和动态。

What can be accomplished in 7 days? A flask-like web framework? A simple Python interpreter? Hope this repo can give you the answer.