berberich + django   20

Celery - The Distributed Task Queue
Celery is a task queue/job queue based on distributed message passing. It is focused on real-time operation, but support scheduling as well.
concurrency  asynchronous  messaging  opensource  programming  webdev  django  distributed  development  scalability  queue  code  library  python 
june 2010 by berberich
South
South brings migrations to Django applications. Its main objectives are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Django applications.
django  orm  database  development  migrations  python  schema  library  opensource  sql 
march 2010 by berberich
celery - Distributed Task Queue for Django. — Celery v0.3.5 (unstable) documentation
celery is a distributed task queue framework for Django. It is used for executing tasks asynchronously, routed to one or more worker servers, running concurrently using multiprocessing.
django  python  queue  distributed  messaging  performance  scalability  webdev  documentation 
june 2009 by berberich
django-reversion - Google Code
Reversion is an extension to the Django web framework that provides comprehensive version control facilities.
django  versioncontrol  python  development  webdev 
october 2008 by berberich
dmigrations - a simple migrations tool for Django
dmigrations offers a simple but flexible way of managing changes to the database in your Django projects. It is a replacement for Django's built in syncdb command.
django  database  schema  migrations  opensource  python 
september 2008 by berberich
Satchmo Project
Tool for building webshops - based on Django and written in Python.
django  python  ecommerce  store  opensource  webdev  tools  software 
july 2008 by berberich
sleepy-django - Google Code
Sleepy allows you to create a static site by rendering Django templates to HTML.
django  webdev  python  html 
june 2008 by berberich
Pinax
Pinax is a Django project intended to provide a starting point for websites. By integrating numerous reusable Django apps to take care of the things that many sites have in common, it lets you focus on what makes your site different.
django  programming  framework  development  webdev  cms 
june 2008 by berberich

Copy this bookmark:



description:


tags: