Pre-release
This release is a pre-release and may not be stable for production use.
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.
Release files for mdemos.server 1.0.1dev
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mdemos.server-1.0.1dev.tar.gz | 114.9 kB | Details |
Release files / mdemos.server-1.0.1dev.tar.gz
| Download URL | mdemos.server-1.0.1dev.tar.gz |
|---|---|
| Size | 114.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec2d6d9d7649d48fa22c7c5b6833544515a8dd5dd64d58ae2b1157d152b6fb9e
|
|
BLAKE2b-256 checksum How to use checksums |
a7086a40ffff65d7b6b5e646857dddcbacc61a8f43c9b3c0c8d69c9cad759173
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |