Skip to main content

Django runserver-like commands to run CherryPy web server

Project description

cpserver is a Django application, which is intended to solve simple, yet useful task: run your Django project under CherryPy webserver. It contains two commands:

  • runcpdebug, which outputs information about each request (in format, similar to Apache’s access_log). It is useful as replacement for regular runserver command.

  • runcpserver, which is quite silent (it only tells you configuration after starting). It is useful for running as backend for Nginx or HAProxy or whatever you’d like to use.

Installation

It’s quite simple: put cpserver directory under your Python’s sys.path (in site-packages or in your Django project tree structure) and add ‘cpserver’ to INSTALLED_APPS setting.

Thanks

Thanks to DjangoCerise project, from which I’ve taken initial code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cpserver-1.1.tar.gz (25.7 kB view details)

Uploaded Source

File details

Details for the file django-cpserver-1.1.tar.gz.

File metadata

  • Download URL: django-cpserver-1.1.tar.gz
  • Upload date:
  • Size: 25.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-cpserver-1.1.tar.gz
Algorithm Hash digest
SHA256 5e726573ee1f81d4ddc5d9f78d78357cadfe818daa89c10c1b4524a57a8ad49f
MD5 e9c17db9f36c1883f36235fafc27c689
BLAKE2b-256 6c3b7f93ed600f1f88a9313fede84dbc35aa2ecc326a745cc64f3f3ecc30c806

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page