pgwrap

pgwrap 0.7

pgwrap implements a programmatic API for Python developers.This allows them to make common SQL queries on a PostgreSQL database from within Python-based apps.Features:Easy database connection Support for connection pools Simple syntax for most common SQL...

read more

This library allows Python programmers to send emails to users via their Gmail account.The library is actually a wrapper around GMail's SMTP service. Provides background workers, logging classes, a programmatic interface and a CLI tool.What is new in this...

dnslib

dnslib 0.9.4

The library was originally written to be a custom nameserver.Features:Classes: DNSRecord (contains a DNSHeader and one or more DNSQuestion/DNSRR records) DNSHeader DNSQuestion RR (resource records) RD (resource data - superclass for...