hgtools

hgtools 6.3

At first, hgtools was created to provide quick tools for interacting, cloning, committing, or pulling files from a Mercurial version control system.Later on Git support was added, and the setuptools plugin.The later is a tool that enables setuptools to...

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...

isit

isit 0.3.3

isit scans environment variables and reports on them when queried.Can be used in detecting: OS typesLinux distributionsPython versionsEndianness typeCPU architectureRequirements:Python 2 or...

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...

vatnumber

vatnumber 1.2

A VAT registration number is alphanumeric and consists of up to 15 characters with the first two letters indicate the respective member state, for example DE for...

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...

WTForms

WTForms 2.0.2

WTForms allows developers to use Python syntax to create forms, which at runtime gets converted to a classic HTML form.WTForms will keep messy form parameters out of the Python code and provide an easier way to customize forms, introducing separation...

python-pptx

python-pptx 0.5.7

The PPTX format is an Open XML format, used mainly by Microsoft's Office PowerPoint suite.python-pptx allows Python programmers to generate or manipulate complex PPTX files via a few lines of code from Python-based websites or apps.The module is a top of...

psd-tools

psd-tools 1.2

The .PSD extension is used by Adobe Photoshop to store source image files.This library allows developers to extract data from PSD files and use them in Python applications.psd-tools can currently deal with images in 8bit, 16bit and 32bit channels, and...

DOLFIN

DOLFIN 1.5.0

This is a simple, consistent and intuitive object-oriented API in C++ and Python.Features:Automatic and efficient evaluation of finite element variational forms through FFC or SyFi Automatic and efficient assembly of linear systems General families of...