7 days python programs from scratch
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.