Projects tagged ‘appengine’ and ‘python’


Jump to tag:

Projects tagged ‘appengine’ and ‘python’

Filtered by Project Tags appengine python

Refine results Project Tags django (70) gae (61) web (38) blog (21) framework (14) javascript (14) cms (11) twitter (10) wave (9) ajax (9) api (9) datastore (8)

[432 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.

9 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 12 months 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.

3 Users
 

gaeutilities is a collection of utility classes to assist in development on Google's Appengine. It includes a sessions library built on the memcache and datastore, as well as a caching library built ... [More] on the same principles. The purpose of the project is not only to provide extra functionality for the developer to build off of, but to make sure it performs as well as possible to create a low impact on quotas. [Less]
Created about 1 year ago.

2 Users

Content management system and unofficial website by the Students of IISER Kolkata, built using Google Appengine.
Created 10 months ago.

2 Users
 

debug_mode=ON is a social network for developers in Spanish. You can write articles, can join in groups, create new groups, talk in forums, write comments to articles ...
Created about 1 year ago.

1 Users

Tipfy is a cute little Python framework for App Engine which follows the basic concepts of web.py and webapp. It is built on top of Werkzeug's WSGI utilities and is really small but powerful.
Created 10 months ago.

1 Users

A Google App Engine Twitter client written in Python.
Created 8 months ago.

1 Users

birdnest is a Twitter API proxy which filter out the unnecessary information off the Twitter response. This result better utilization of bandwidth for Twitter mobile client, primarily for jibjib. ... [More] Currently, birdnest implemented using Google App Engine. Logo designed by: Gibgib [Less]
Created 12 months ago.

1 Users

Paste-It is an open-source python pastebin for Google AppEngine.
Created about 1 year ago.