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.

List Python repositories

django-soapbox

41
Stars
9
Forks
Watchers

A Django application for announcing things

pwned-passwords-django

116
Stars
7
Forks
Watchers

Utilities for working with the Pwned Passwords database from Django.

webcolors

153
Stars
29
Forks
Watchers

A library for working with HTML/CSS color formats in Python.

django-countries

1.4k
Stars
288
Forks
Watchers

A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.

python-mega

104
Stars
35
Forks
Watchers

Wrapper around the Mega API

sqjobs

26
Stars
12
Forks
Watchers

Simple Queue Jobs (using SQS, Simple Queue Service, from AWS)

fluentmail

82
Stars
8
Forks
Watchers

Python SMTP client and Email for Humans™

django-base-site

340
Stars
40
Forks
Watchers

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

383
Stars
33
Forks
Watchers

Middleware that Prints the number of DB queries to the runserver console.