Anatomy of an Albatross Application

From PeformIQ Upgrade
Jump to navigation Jump to search

Introduction

Albatross - a Toolkit for Stateful Web Applications

Albatross is a small and flexible Python toolkit for developing highly stateful web applications. The toolkit has been designed to take a lot of the pain out of constructing intranet applications although you can also use Albatross for deploying publicly accessed web applications.

This Python based web templating system was developed by Object Craft [1]...

Application Structure

Examples