Skip to main content

Dec
16
2011

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).

python queue distributed django celery messaging

Dec
8
2011

Tastypie is an webservice API framework for Django. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces.

django python REST

An extension to the Django web framework that provides comprehensive version control facilities.

python django versioning

Django Extensions is a collection of custom extensions for the Django Framework.

These include management commands, additional database field, admin extensions and much more.

python django

My starter Django project that combines Twitter bootstrap, Django Social Auth, and more. Don't base your projects off of this or submit pull requests; rather, create django-handstand-yourusername and make a custom starter project for yourself.

python django

Management command to start an app with class-based views. You use "python manage.py startcbv <appname>".

python django

Apr
29
2010

The model needed to represent the notion of a university module, which can be taught over a number of semesters and/or years, by different people, and with different students each time round. Some information remained common to each of these modules howev

django python templates delicious

Apr
27
2010

This project contains templates for creating a new Django project. It’s like running django-admin.py startproject but it creates a more complete application skeleton.

All you need to do is install the package from PyPi like so. Note that it will install

django templates python framworks web development delicious

1 - 20 of 90 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo
Move to top