Projects tagged ‘appengine’, ‘django’, and ‘python’


Jump to tag:

Projects tagged ‘appengine’, ‘django’, and ‘python’

Filtered by Project Tags appengine django python

Refine results Project Tags gae (11) web (8) appspot (4) jquery (4) google_app_engine (3) blog (3) framework (2) books (2) ajax (2) opensocial (2) twitter (2) forum (2)

[70 total ]

43 Users
   

Google App Engine enables developers to build python web applications on the same scalable systems that power Google's applications. Google App Engine exposes a fully-integrated development ... [More] environment. Google App Engine makes it easy to design scalable applications that grow from one to millions of users without infrastructure headaches. Every Google App Engine application can use up to 500MB persistent storage and 5 million monthly page views, free. [Less]
Created about 1 year ago.

10 Users

With app-engine-patch a major part of Django works on App Engine without any modifications. An important feature is use of Google's native 'Model' class to interact with the 'Big Table' database ... [More] , rather than the Django ORM. This has the advantage that you can use new datastore features as soon as they get released, and code optimized for the App Engine Datastore can be reused from both Django and WebApp projects. Many optional, useful extras are provided in the companion 'ragendja' library to speed up your App Engine development. [Less]
Created about 1 year ago.

3 Users

Django technically runs on Google App Engine but there are significant parts which do not work too well. Django App Engine Utilities is a collection of tools to replace or supplement these parts to ease the use of Django on App Engine.
Created about 1 year ago.

1 Users

This is the codebase used for the blog application at http://www.libcoffee.net/. Libcoffee.net is written based on the Django framework, and is intended to be run on a Google App Engine account.
Created 2 months ago.

1 Users
 

A discussion forum system written in Python for Google App Engine
Created 10 months ago.

1 Users

A site, written in python for Google App Engine, to track video game achievements.
Created about 1 year ago.

0 Users

Class project for CIS 68K, Spring 2008, Team 1
Created 11 months ago.

0 Users

暂时只有一个模块:工作事项记录,因此网站命名为“工作记事本”
Created about 1 year ago.

0 Users

A website to create books with groups of people
Created 9 months ago.

0 Users

This project contains helpers that can be used to ease migrating django projects to google app engine (GAE), or taking django projects on GAE back to "pure" django IntroFor a more detailed ... [More] introduction, see the Intro page on the wiki. DownloadGet it from the repository: here [Less]
Created about 1 year ago.