3to2

3to2 1.1.1

Python is a widely used programming language which features two main branches: 2.x and 3.x.Each of them uses its own syntax, not really that different between version, but different enough not to run except in its own branch.While a recent survey has...

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

bbfreeze

bbfreeze 1.1.3

It's a copy and similar in purpose to more well known py2exe for Windows, py2app for OS X, PyInstaller and/or cx_Freeze.Features:Easy installation - bbfreeze can be installed with setuptools' easy_install command. Zip/egg file import tracking -...

read more
BinaryOrNot

BinaryOrNot 0.3.0

BinaryOrNot can be used in more complex programs and websites to analyze if a file can be opened and have the text extracted, or it needs to be passed over to another script that can handle binary forms.The library is very light and has no external...

read more
biplist

biplist 0.9

biplist provides an unified interface for dealing with .plist files.It can be used to generate plists with support for UIDs, NSData, CFData and datetime.datetime objects.The biplist library works with OS X and iOS clients.Requirements:cursor-pointer"...

read more

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
Blackbox

Blackbox 0.7.1

The library holds various methods for calling an IRC objects that contains the socket object.It basically acts like a low level interface between Python-based websites/apps and the IRC protocol.It is mainly meant to be used in bots, but can of course be...

read more

It also offers advanced nodeset handling methods.Its goal is to improve the administration of cluster by providing a lightweight but scalable API for developers.ClusterShell also provides with the library three convenient Python command-line programs:...

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
ConfigIt

ConfigIt 1.1

Basically ConfigIt reads configuration files and converts them to Python dicts (an array of all properties).Supported configuration file formats are usually all of the INI text files class, including .INIs, .CFGs, .CONFs, etc..Usage instructions are...

read more