public marks

PUBLIC MARKS from jdrsantos with tags library & python

2013

Kivy: Crossplatform Framework for NUI

"Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. "

2007

pyglet

by 1 other
pyglet: a cross-platform windowing and multimedia library for Python. pyglet is written entirely in Python, with no external requirements needed to develop applications for Windows XP, Mac OS X or Linux. pyglet allows applications to open any number o

c THE dot.de cssutils - CSS library for Python

by 2 others
A Python package to parse and build CSS Cascading Style Sheets. Partly implements the DOM Level 2 Style Stylesheets and CSS interfaces. An implementation of the WD CSS Module: Namespaces which has no official DOM yet is included from v0.9.1.

Panda3D - Free 3D Engine

Panda3D is a 3D engine: a library of subroutines for 3D rendering and game development. The library is C++ with a set of Python bindings. Game development with Panda3D usually consists of writing a Python program that controls the Panda3D library.

Riverbank : PyQt : Overview

by 1 other
PyQt is a set of Python bindings for Trolltech's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earl

python-ldap: LDAP client API for Python

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPU