Oscar

Oscar 1.1 updated

Oscar is a powerful tool that is already being used in production for building every kind of store, from simple mom & pop shops to large scale B2C and B2B e-commerce platforms.Because the entire toolkit was built on the highly popular Django framework,...

purl

purl 0.8

purl is a simple, immutable URL class with a clean API for interrogation and manipulation.InstallFrom PyPI (stable):pip install purlFrom Github (unstable):pip install git+git://github.com/codeinthehole/purl.git#egg=purlUseConstruct:from purl import URL#...

read more

django-async-messages is a simple asynchronous messages for Django.QuestionsWhat problem does this solve?Suppose a user instigates an expensive task that you are processing offline (eg using Celery). This library provides a simple mechanism for notifying...

read more

django-rickroll is a Django app for handling malicious requests within a Django application.InstallationInstall from PyPi (stable):pip install django-rickrollor Github (dev):pip install -e...

read more