Python topic
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
django-soapbox
A Django application for announcing things
pwned-passwords-django
Utilities for working with the Pwned Passwords database from Django.
webcolors
A library for working with HTML/CSS color formats in Python.
django-countries
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
sqjobs
Simple Queue Jobs (using SQS, Simple Queue Service, from AWS)
django-radiogrid
Django radio grid field
fluentmail
Python SMTP client and Email for Humans™
django-base-site
The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.
django-querycount
Middleware that Prints the number of DB queries to the runserver console.