Skip to content

A Finsignia library that lays on top of the Google AppEngine webapp framework with extensions and helpers to DRY up web application code bases.

License

Notifications You must be signed in to change notification settings

finsignia/finsignia-gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= finsignia-gae =

A Finsignia library that lays on top of the Google AppEngine webapp framework with extensions and helpers to DRY up web application code bases.

== requirements ===

Require Python version 2.5 or higher, with the following dependencies:
* Google AppEngine version 1.1.7 or higher

== limitations ==

* Lacks documentation

== git repository  ==

http://github.com/finsignia/finsignia-gae

== getting started ==

% python
>>> import finsignia.gae as fingae
>>> help(fingae)

Also, look at the examples in the examples directory.

About

A Finsignia library that lays on top of the Google AppEngine webapp framework with extensions and helpers to DRY up web application code bases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages