A simple website application written as a demonstration of Pylons for the Definitive Guide to Pylons
Project description
A simple website application allowing WYSIWYG editing, sections and subsections and full navigation widgets. The idea is that the application can form a starting point for your own website projects.
Installation
First install Easy Install if you don’t have it already by downloading ez_setup.py from http://peak.telecommunity.com/dist/ez_setup.py and installing it like this:
python ez_setup.py
Install SimpleSite like this specifying either MySQL, SQLite or PostgreSQL as the word within the square brackets depending on the database you intend to use:
easy_install SimpleSite["MySQL"] paster make-config simplesite.ini
Configure the application by editing simplesite.ini to specify a database to use using the format described at http://www.sqlalchemy.org/docs/05/dbengine.html#dbengine_supported
paster setup-app simplesite.ini paster serve simplesite.ini
The running application will now be available at http://localhost/
Files
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file SimpleSite-0.3.0.tar.gz
.
File metadata
- Download URL: SimpleSite-0.3.0.tar.gz
- Upload date:
- Size: 119.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e92d0a0425ff0a453a414f3e1959d6050f65bb830de5797235403a2abd40b7 |
|
MD5 | 6e8faef2f5035f6262424299400ac363 |
|
BLAKE2b-256 | 42168fe0162b562ddb9a6f76f27c6e9a22936625442b6ce6a1fe3405dc8800da |
File details
Details for the file SimpleSite-0.3.0-py2.5.egg
.
File metadata
- Download URL: SimpleSite-0.3.0-py2.5.egg
- Upload date:
- Size: 173.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1275bfcfaf62c9fcb631b903607f651a2959ab41c06b7524a380bd8bdf06d722 |
|
MD5 | 7ea0c1c435d1601574d0c13f2b3fecce |
|
BLAKE2b-256 | 138fc580a98ce1a71a676bc52f28b8047a03d26aca9479aac4435ae1c7364297 |