pyvat

pyvat 1.3.1

pyvat was developed for the Iconfinder.com icon search engine and was later open sourced.The module is an abstraction layer to the various country-specific VATIN validation rules, allowing developers to validate VAT numbers via Python syntax with ease.All...

SourceLib

SourceLib alpha4

SourceLib is a Python implementation of the Valve Source Dedicated Server Query, RCON, Log protocols.These protocols allow external developers to query Valve-powered servers and retrieve data from them, allowing them to built third-party...

Supports BitBucket Mercurial and Git repositories, SSH and HTTPS connections.Features:Authenticate user Clone repository Update repository Create repository Delete repository Pull repository Get an user's repositories Search repositories Get repo...

read more
The Python NHL Reader

The Python NHL Reader 3.4 updated

The Python NHL Reader, or just 'nhl' in the Python module repository, can provide a simple solution for a problem that has been around for ages: getting sport statistics without having to deal with complicated APIs or huge database files that need to be...

read more
colormath

colormath 1.0.8

It implements a large number of different color operations and schemes such as color space conversions, CIE Delta E, and density to spectral.The python-colormath is a python module that abstracts common color math operations.For example, converting from...

read more
Dict4Ini

Dict4Ini 0.9.9

The module acts just like a dict, but can access it's sections and options with attribute syntax, just like x.test.Features:As simple as others Can access options according to dict syntax, just like x'name''o' = 1,...

Snappy is a compression/decompression C++ library developed by Google.This is a Python library providing a way to work with Snappy inside Python-powered apps or websites.Bindings are also available for other programming languages:Common...