lunar:Python Web框架

时间:2021-05-02 19:40:55
【文件属性】:
文件名称:lunar:Python Web框架
文件大小:47KB
文件格式:ZIP
更新时间:2021-05-02 19:40:55
Python lunar A WSGI based webframework. What is Lunar? Lunar是一个玩具式的网络框架,基于PEP333和它的进化版PEP3333,它包括 一个模板引擎: 一个Sqlite的ORM框架: 一个Router,用于请求转发和路由: 一个简单的对Request和Response对象的封装 查看example来看看这是怎么运作的。 lunar is a WSGI based webframework in pure Python, without any third-party dependency. lunar include a simple router, which provide the request routing, a template engine for template rendering, a simple wrapper for
【文件预览】:
lunar-master
----README.rst(1KB)
----runtests.sh(98B)
----examples()
--------misc_example()
--------blog()
----.travis.yml(98B)
----LICENSE(1KB)
----lunar()
--------router.py(4KB)
--------util.py(2KB)
--------lunar.py(10KB)
--------wrappers.py(5KB)
--------__init__.py(48B)
--------server.py(2KB)
--------database.py(15KB)
--------template.py(15KB)
----setup.py(723B)
----tests()
--------router()
--------__init__.py(0B)
--------orm()
--------templates()
--------app()
----.gitignore(616B)

网友评论