Very Low Activity

Project Summary

  Analyzed 1 day ago based on code collected 1 day ago.

Source lines of code: 61

A GSD web app is defined by subclassing gsd.App. There are no explicit URL mappings. Instead, methods that begin with 'GET' will be called based on the URL. For example, http://localhost/foo/bar will call the 'GET_foo_bar()' method. Templates are defined by simply using '' to contain pure Python code. The code snippets are evaluated in a specified scope when the template is rendered. To start serving the application, instantiate the class and call the instance's 'Serve()' method. GSD servers are multi-threaded.

Tags

  python framework web

Share

In a Nutshell, getshitdone...

 

Activity

30 Day Summary May 19 2013 — Jun 18 2013

12 Month Summary Jun 18 2012 — Jun 18 2013

  • 0 Commits Down -1 (100%) from previous 12 months
  • 0 Contributors Down -1 (100%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.