Pytz

Pytz 2015.4 updated

The pytz module ports the Olson timezone database for the Python environment.This library can be used to compute timezone calculations using Python 2.3 or higher.It supports and solves issues of ambiguous times at the end of daylight savings...

Creole is a lightweight markup language for formatting wiki text, aimed at being a common markup language for wikis, enabling and simplifying the transfer of content between different wiki engines.No external libraries are needed.Features:cursor-pointer"...

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

Mahotas

Mahotas 1.3.0 updated

Mahotas comes packed with algorithms for processing images.They were implemented in C++ for speed and use numpy arrays to operate.The main algorithms are Otsu thresholding and watershed.What is new in this release:Add labeled.bbox function Add...

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

jsonpickle

jsonpickle 0.9.2 updated

The opposite operation is also supported: converting JSON to Python objects.jsonpickle relies and extends functionality found in many other open source Python JSON libraries around.This includes simplejson and demjson.What is new in this release:Added...

read more