pylibcurl

pylibcurl 0.7.12

It is a free Python URL transfer library, supporting FTP, FTPS, Gopher (protocol), HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP, LDAPS, IMAP, POP3, SMTP and...

read more

The module is a must have tool for developers working in computer vision, robotics, graphics, 3D modelling, math applications, etc..Features:Implemented operations: Conversion between representations Geodesic distances Interpolation Random...

read more
DirectPython

DirectPython 0.9.0

DirectPython uses DirectX almost directly, usually just interpreting Python objects to a form that DirectX can understand.Naturally Python's philosophy has been kept in mind during the planning: DirectPython is simple to use and install. There is no need...

read more
Pyparsing

Pyparsing 2.0.2

Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools.Includes simple examples for parsing CORBA IDL, SQL and 4-function...

read more
RDFLib

RDFLib 4.2.1 updated

This is a simple yet powerful language for representing information stored in RDF format. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph interface which can be backed by any one...

read more

The Python Quake 3 Library enables programmers to take full advantage of Valve's RCON protocol for accessing, querying, and controlling gaming servers.This library allows developers to programmatically access RCON consoles.This can be very useful when...

read more

JSON is a light-weight, language independent, data interchange format, a widely medium for data transfer in Web development. The original JSONSelect worked just like any other CSS selector engines, allowing developers to easily access data stored in JSON...

read more
WeasyPrint

WeasyPrint 0.22

WeasyPrint uses a collection of open-sourced technologies to parse a page, render its HTML content, style it with CSS and then output the final result as a downloadable PDF file.Additionally, WeasyPrint can also output the page as a pixel-perfect PNG file...

read more
http-parser

http-parser 0.8.3

Actually the module is written in C.Inspired and based on HTTP Parser by Ryan Dahl.Requirements:Python 2.6 or higher Cython if needing to rebuild the C...

read more
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