cookies

cookies 1.2.1

cookies.py is both a cookie file reader and generator at the same time.The module is compliant with the RFC 6265 standard that governs the modern day HTTP cookie file definitions.Features:Uses URL encoding Easy parsing system Contained in one...

Konfig

Konfig 0.9

Konfig is compatible with Python 3.x's new ConfigParser class, a special utility for reading, storing and transmitting configuration details.Konfig must not be confused with other Python modules that parse or work with config files (CFG, CONF, INI), since...

PyICU

PyICU 1.9.2

Currently the string, locale, format, timezone, charset, calendar and various iterator classes are available.Support for more classes is being added over time and patches are welcome.Limitations:There is no API documentation for PyICU. The API for ICU is...

read more
PyDocX

PyDocX 0.7.0 updated

PyDocX is a wrapper around the OOXML file format responsible for DOCX.It allows developers to take a Word document and convert it to a Web page with ease.Other exported file formats like Markdown and LaTex will be supported in the future.What is new in...

read more
pySerial

pySerial 2.5

It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython.The module named "serial" automatically selects the appropriate backend. The module is a serial port extension for Win32, BSD, Jython,...

demjson

demjson 2.2.2

JSON is a subset of ECMAScript (JavaScript) for encoding primitive data types (numbers, strings, booleans, lists, and associative arrays) in a language-neutral simple text-based syntax, described by the RFC 4627 standard.This module provides classes and...

read more
URLObject

URLObject 2.4.0

URLObject can be used in processing, extracting, breaking up or assembling web links.It can also distinguish URL parts like scheme, host, port, path, query and...

read more
FIAT

FIAT 1.3.0

FIAT is also able of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes.Further, H(div) and H(curl) conforming finite element spaces such as the families of Raviart-Thomas, Brezzi-Douglas-Marini and Nedelec are...

read more
ATpy

ATpy 0.9.7

The following database formats are supported: SQLite, MySQL, and PostgreSQL.The FITS, VO, and IPAC tables format are supported.ATpy is a high-level package providing a way to manipulate tables of astronomical data in a uniform way. A table is defined by...