Managed Projects

app-engine-patch

  No analysis available

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, rather than the Django ORM. This has the advantage that you can use new datastore features as soon ... [More] 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]

0 lines of code

0 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
4.4
   
I Use This
Mostly written in language not available
Licenses: mit

Django-nonrel

  No analysis available

Django-nonrel is a port of Django that adds support for NoSQL databases. Backends for App Engine, MongoDB, ElasticSearch, and Cassandra already exist.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

PyvaScript

  No analysis available

A simpler and more readable JavaScript syntax inspired by Python. Removes JavaScript's annoying bug sources: forgotten "var", semicolons, etc. Uses indentation and has multi-line lambdas.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

PyMeta 2

  No analysis available

PyMeta 2 is a Python implementation of OMeta which is an object-oriented language for pattern matching, based on a variant of Parsing Expression Grammars (PEGs). It's a port of the old PyMeta implementation to the simplified OMeta 2 syntax.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

All Buttons Pressed

  No analysis available

A very simple Django CMS and multi-blog that also runs on NoSQL databases via Django-nonrel.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

nonrel-search

  No analysis available

A simple full-text search engine for Django on App Engine and other NoSQL databases. Supports stemming and search-as-you-type.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

djangoappengine

  No analysis available

Contains all App Engine backends for Django-nonrel (database, email, etc.).

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

django-filetransfers

  No analysis available

Make your file upload/download handling platform-independent. No matter if you use the App Engine Blobstore or Amazon S3 or your private server. Use one API to rule them all.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

django-dbindexer

  No analysis available

With django-dbindexer you can emulate SQL features on NoSQL databases. For example, if your database doesn't support case-insensitive queries (iexact, istartswith, etc.) you can just tell the indexer which models and fields should support these queries and it'll take care of maintaining the required ... [More] indexes for you. Magically, the previously unsupported queries will just work. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

django-mediagenerator

  No analysis available

With django-mediagenerator you can combine and compress your JavaScript/CSS files. It can also generate offline HTML5 manifest files and compile Python code to JavaScript via the pyjs/pyjamas compiler and has many features not found in other asset managers.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd