django-cookieless 0.7 : Python Package Index django-cookieless 0.7 Download django-cookieless-0.7.tar.gz Django cookie free sessions optional decorator Latest Version: 0.9 Django Cookieless Ed Crewe - December 2012 Overview This package provides a se…
Ghost.py 0.1b3 : Python Package Index Ghost.py 0.1b3 Download Ghost.py-0.1b3.tar.gz Webkit based webclient. Webkit based webclient.…
pyrailgun 0.24 : Python Package Index pyrailgun 0.24 Download pyrailgun-0.24.zip Fast Crawler For Python This is a simple python crawler framework for human you can crawler website more easily only need a json file to descrip your crawler optional mo…
qrcode 4.0.4 : Python Package Index qrcode 4.0.4 Download qrcode-4.0.4.tar.gz QR Code image generator This module uses image libraries, Python Imaging Library (PIL) by default, to generate QR Codes. It is recommended to use the pillow fork rather tha…
bottle-session 0.3 : Python Package Index bottle-session 0.3…
bottle-session 0.2 : Python Package Index bottle-session 0.2 Download bottle-session-0.2.tar.gz Redis based sessions for bottle. Latest Version: 0.3 Bottle Sessions with Redis ========================== Bottle_session is a session manager for the Bot…
graphterm 0.40.1 : Python Package Index graphterm 0.40.1 Downloads ↓ A Graphical Terminal Interface Release Notes GraphTerm is a browser-based graphical terminal interface, that aims to seamlessly blend the command line and graphical user interfaces.…
Beaker 1.6.4 : Python Package Index Beaker 1.6.4 Download Beaker-1.6.4.tar.gz A Session and Caching library with WSGI Middleware About…
高级教程:如何编写可重用的app (page 13) 本节教程上接第七部分(Page 12).我们会把我们的 web-poll应用转换成一个独立的python包,你可以在新的项目中重用或者把它分享给其他人. 如果你没有学习完1-7部分的教程,我们建议你回顾这些教程,以便你的实例项目匹配下面的描述. 可重用性问题 设计.构建.测试和维护一个web应用需要做很多工作.许多python和django项目都有共同的问题.如果我们保存一些重复性的工作,不是会更好么? 可重用性是python中的一种常见方式…
Django documentation contents 翻译完成后会做标记. 文档按照官方提供的内容一页一页的进行翻译,有些内容涉及到其他节的内容,会慢慢补上.所有的翻译内容按自己的理解来写,尽量做到“信达雅”.也算是给自己学习英语提供一个好的方式,既能助人又能利己. Getting started Django at a glance  (CSDN 有一个哥们已经翻译了...) Design your model Install it Enjoy the free API A dynami…