An open API service indexing awesome lists of open source software.

https://github.com/zhylcc/python-miniweb

Python基础Web框架
https://github.com/zhylcc/python-miniweb

python web

Last synced: 3 months ago
JSON representation

Python基础Web框架

Awesome Lists containing this project

README

        

### miniweb——通过多进程和自定义框架实现简单的web项目

涉及技术
+ python
> 多进程、装饰器、tcp
+ html/css/js
> 包含一些前端基础练习
> 包含一些自己参考和原创的小页面游戏