XlsxWriter

XlsxWriter 0.7.3 updated

XlsxWriter is still in its infancy as a module, but supports basic XLSX creation features.This includes cell formatting, cell notation, multiple worksheets manipulation, formulas, dates, numbers and text writing.All outputted spreadsheets are compatible...

read more
pyspotify

pyspotify 1.12 / 2.0.0b5 updated

The Python module wraps Spotify's libspotify C library.What is new in this release:Bug fixes: Calling spotify.PlaylistFolder.is_loaded() would cause a double free(), and thus a segfault. What is new in version 1.12 / 2.0.0b4:Bug fixes: Calling...

read more
pygit2

pygit2 0.23.2 updated

pygit2 is actually a Python binding to the libgit2 linkable C Git library. Works with: Gits Commits Trees Repositories Blobs Tags Inspect the status Other language bindings for libgit2: Ruby - Rugged Objective-C - Objective Git C# -...

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

OBITools

OBITools 1.1.5 updated

They were initially developed to help during the analyze process of Next Generation Sequencer outputs (454 or solexa).They mainly provide facilities to manipulate sequence files in Fasta format.Other formats are supported as genbank or embl.The user can...

read more
phonenumbers

phonenumbers 7.0.7 updated

This is actually a port of Google's libphonenumber Java, C++ and JS library.As the original, the phonenumbers library can parse, format, store and validate both national and international telephone number formats.It also works practically the same,...

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