Skip to content

venkat554/simpleeditions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEditions

SimpleEditions is a crowdsourced tutorial web site being developed in Python for Google App Engine. The site is available at http://www.simpleeditions.com/.

Running the site locally

First of all, you will need to have the Google App Engine SDK installed.

After cloning this repository, you will need to copy src/simpleeditions/settings.py.template to src/simpleeditions/settings.py. Once this has been done, launch the Google App Engine development server and browse to the local address (http://localhost/ by default).

Contributors

License

GNU General Public License

About

SimpleEditions is a crowdsourced tutorial web site being developed in Python for Google App Engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 40.2%
  • Tcl 34.9%
  • HTML 18.2%
  • CSS 6.7%