Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged cherrypy  ✕   ✕
GenshiTutorial http://genshi.edgewall.org/wiki/GenshiTutorial
Tue 20 Mar 2018 01:10:26 AM PDT archive.org

A tutorial for building web applications in Python using CherryPy as the framework and Genshi for the templating language.

web template cherrypy python byzantium programming html genshi howto
Python Cherrypy 404 Error Handling - Stack Overflow http://stackoverflow.com/questions/2026414/python-cherrypy-404-error-handling
Tue 20 Mar 2018 12:57:16 AM PDT archive.org

A Stack Overflow thread on writing HTTP error handlers for web applications based upon CherryPy.

http cherrypy python byzantium errors errorhandlers server
python - 404 error handling with mako template - Stack Overflow http://stackoverflow.com/questions/7632183/404-error-handling-with-mako-template
Tue 20 Mar 2018 12:56:18 AM PDT archive.org

How to add a 404 error handler to a CherryPy application. The example is sufficiently generic that it can be adapted to whatever fix you need (i.e., it shows how the CherryPy errorpage*() methods are called).

development errorhandler cherrypy python byzantium http errors 404
python - How to use cherrypy as a web server? - Stack Overflow http://stackoverflow.com/questions/759627/how-to-use-cherrypy-as-a-web-server
Mon 19 Mar 2018 05:58:11 PM PDT archive.org

The main thrust of the article is how to whip together a quick and dirty HTTP server for static pages using Python and Cherrypy. I saved this article because the worst-ranked response also tells you how to hardcode (read, make configurable at runtime) the port and IP address a CherryPy instance listens on.

cherrypy.server.socket_port = 80
cherrypy.server.socket_host = '0.0.0.0'

cherrypy python static content stackoverflow webserver configuration port
5006 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn