Menu

Tree [562dd7] master /
 History

HTTPS access


File Date Author Commit
 demo 2013-04-12 Wayne Witzel III Wayne Witzel III [fef82b] Initial commit
 tasks 2013-04-12 Wayne Witzel III Wayne Witzel III [562dd7] Renamed core to tasks
 .gitignore 2013-04-12 Wayne Witzel III Wayne Witzel III [fef82b] Initial commit
 README.md 2013-04-12 Wayne Witzel III Wayne Witzel III [562dd7] Renamed core to tasks

Read Me

Framework Defense

This application is an example of developing the core of your application
outside of the framework.

Ensure that the core functionality of the application does not depends on
any side-effects of request or model objects.

This application will expose helper methods that will make it easy to expose
that core functionality to the Pyramid framework.

  • tasks - the bulk of the application, what is doing the work
  • demo - the pyramid specific code that turns our core into a web application
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.