Links tagged as 'python'
- Python Quick References
- Richard Gruet has some of the best Python Quick References I've seen. Very clear, but also exhaustive. If you want to have just one document for your Python skills, try it.
- added 05/05/2008. tagged as programming, python, documentation.
- Smart Websites with CherryPy -- Py Filling Any-Language Crust by Remi Delon
- An article in PythonJournal about the motivation behind the CherryPy framework.
- added 12/19/2007. tagged as python, programming, cherrypy.
- SQLAlchemy - The Database Toolkit for Python
- Powerful db tools for python.
- added 12/19/2007. tagged as python, database, sql.
- Elixir
- A declarative layer for the SQLAlchemy library.
- added 12/19/2007. tagged as python, sql, database.
- NodeBox | Colors
- A python library for manipulating color. I really like the way the library is designed.
- added 12/13/2007. tagged as python, color, programming.
- CherryPy vs. Paste
- Interesting article advocating CherryPy in comparison to Paste.
- added 11/21/2007. tagged as python, cherrypy, paste, programming, web.
- Recipe for a Transparent Linux Firewall and CherryPy Control Panel
- A little firewall written in python that seems pretty easy to configure.
- added 11/21/2007. tagged as firewall, python, cherrypy.
- plope
- An admin tool written in python to keep track of process and see what's going on in your server box.
- added 11/21/2007. tagged as python, stats, admin.
- CherryTemplate
- A templating system to run with CherryPy.
- added 11/21/2007. tagged as cherrypy, python, web.
- Stephane for Aspens
- a helpful shim to get django running on aspen.
- added 11/21/2007. tagged as stephane, python, django, aspen.
- Configuring Apache and CherryPy to handle a Digg effect
- Article on how to setup CherryPy to handle heavy loads / traffic.
- added 11/21/2007. tagged as cherrypy, python, web, optimization.
- Aspen—a highly extensible Python web server
- the home page for aspen. it seems very useful if you wanted to take python onto the web. maybe faster than mod_python
- added 10/25/2007. tagged as python, web.
- aspen - Google Code
- seems similar to mongrel for ruby...
- added 10/25/2007. tagged as python.
- Should I Learn Python or Ruby next? (by Jeremy Zawodny)
- added 10/25/2007. tagged as python, ruby.