Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install simplesite

How to install SimpleSite

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install simplesite
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.3.0 Available View build log
Windows (64-bit)
0.3.0 Available View build log
Mac OS X (10.5+)
0.3.0 Available View build log
Linux (32-bit)
0.3.0 Available View build log
Linux (64-bit)
0.3.0 Available View build log
 
Author
License
BSD, see the simplesite/public/yui/2.6.0/LICENSE.t
Lastest release
version 0.3.0 on Jan 5th, 2011

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:

System Message: WARNING/2 (<string>, line 16)

Literal block expected; none found.

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:

System Message: WARNING/2 (<string>, line 22)

Literal block expected; none found.

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

System Message: WARNING/2 (<string>, line 29)

Literal block expected; none found.

paster setup-app simplesite.ini paster serve simplesite.ini

The running application will now be available at http://localhost/

Files

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.