sassin

sassin 0.9.3

SASS, currently known as SCSS, is a markup language and compiler for enhancing CSS syntax.The Python "sassin" module takes code written following SASS guidelines and converts it directly into CSS code.The module is useful where the original SASS...

read more
pycoin

pycoin 0.52

The pycoin module was created to help programmers in adding Bitcoin support for their ecommerce applications.The module is actually a collection of Python utilities that provide ready-made, secure methods of handling the Bitcoin crypto-currency.This...

read more
wxPython

wxPython 3.0.2.0

It allows Python programmers to create programs with a robust, highly functional graphical user interface that can be used on multiple OS platforms.It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross...

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

iCalendar 3.8.4

iCalendar is a widely used file format, mainly by calendar and personal agenda applications and websites.This format can be used to store details about events, meetings, bookings, reservations and calendars.iCalendar (.ics) files are used on a regular...

read more

This Django module provides a fully working Django app shipped with Twitter Bootstrap as its default front-end UI.Both versions, for using LESS or CSS, are provided.What is new in this release:The less/mixins folder was accidentally left out of package...

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