Pipeline is an asset packaging library for Django, providing
both CSS and JavaScript concatenation and compression, built-in
JavaScript template support, and optional data-URI image embedding.
A mini-framework for Django for creating RESTful APIs.
Piston is a relatively small Django application that lets you
create application programming interfaces (API) for your sites.
It has several unique features:
* Ties into Django's internal mechanisms.
* Supports OAuth out of the box (as well as Basic/Digest or custom auth.)
* Doesn't require tying to models, allowing arbitrary resources.
* Speaks JSON, YAML, Python Pickle & XML (and HATEOAS.)
* Ships with a convenient reusable library in Python
* Respects and encourages proper use of HTTP (status codes, ...)
* Has built in (optional) form validation (via Django), throttling, etc.
* Supports streaming, with a small memory footprint.
A fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible
A fairly simple user-registration application for Django,
designed to make allowing user signups as painless as possible
Provides an extended set of signals for use by Django apps.
sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
provided SortedManyToManyField behaves like the original one but remembers
the order of added relations.
ImpressCMS is a community developed Content Management
System for easily building and maintaining a dynamic
web site. Keep your web site up to date with this easy
to use, secure and flexible system.
It is the ideal tool for a wide range of users: from
business to community users, from large enterprises to
people who want a simple, easy to use blogging tool.
ImpressCMS is a powerful system that gets outstanding
results!
This small app provides multi-host utilities to Django projects by using
threadlocals, middleware and simple utilities. Using the middleware provided,
you can "easily" provide multi-site awareness to any project.
JSPWiki is a feature-rich and extensible WikiWiki engine built
around the standard J2EE components (Java, servlets, JSP).
It's features include: WikiMarkup/Structured Text, File attachments,
Templates support, Data storage, Security, Easy plugin interface for
writing your own additions,UTF-8 support, JavaServer Pages-based,
Easy-ish installation, Page locking to prevent editing conflicts,
Support for Multiple Wikis, etc.
A light wrapper around Fedex's Web Services SOAP API using suds.