Must have Development Tools Scripts for Web
The module allows developers to query Flickr servers, retrieve and embed photos inside their Django-based apps or websites.It mirrors all images locally, allowing faster response times and a smaller number of requests to the actual Flickr...
Will allow Django users to create web projects that work nicely with the recent HTML 5...
MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.Written in Python, the library allows developers using the Django framework to remotely interact with the MailChimp...
Django is a high-level Python web framework for rapid development and clean, pragmatic design.This module simply allows Django-based apps to store their content and itneract with MS SQL databases.Thanks to the detailed documentation, django-mssql is very...
django-mysql comes to boost Django's built-in MySQL support, also allowing interaction with MariaDB, an open source, community fork of MySQL started by the database's original creator.The module comes as a completion to Django's native MySQL capabilities,...
This package is an evolution of an older (abandoned) Django package for Redis, django-redis-cache.On top of the older code, some new features have been added, to keep track with the recent changes introduced with the newer versions of Redis.The package...
The "django-socialnetwork" module enriches Django-based services with a social authentication/authorization mechanism.This allows users to login and/or register on the site via their social profiles and their appropriate credentials.This module lifts some...
Stripe is an online service for handling online money transactions.This library wraps the Stripe API and allows Django developers to query and interact with Stripe's services. django-stripe-payments works great with one-time payments and with fully...
The django-twitter-api provides a regular Django-like interface that will enable Python programmers to work with the new Twitter API.Usage instructions are included with the download package.Requirements:Django
Twitter API...
It will generate linked HTML documentation file for the named source files, saving it into a /docs folder.It's main distinctive look is showing comments about the source in a panel on the left, while also showing the code itself on the right.Source code...