Skip to main content

A test server for mdemos.all

Project description

This file is for you to describe the mdemos.server application. Typically you would include information such as the information below:

Installation and Setup

Install mdemos.server using the setup.py script:

$ cd mdemos.server
$ python setup.py install

Create the project database for any model classes defined:

$ paster setup-app development.ini

Start the paste http server:

$ paster serve development.ini

While developing you may want the server to reload after changes in package files (or its dependencies) are saved. This can be achieved easily by adding the –reload option:

$ paster serve --reload development.ini

Then you are ready to go.

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

mdemos.server-1.0.1dev.tar.gz (114.9 kB view hashes)

Uploaded Source

Supported by

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