public marks

PUBLIC MARKS with tags python & library

2013

Kivy: Crossplatform Framework for NUI

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

2010

motionless: taking the pain out of Google Static Maps

by marco
Creating complex URLs for Google Static Maps can be time consuming and error prone. To make this process more civilized, I’ve put together a simple python library. It supports markers, paths as well as simple centered maps. All the details can be found on github.

2009

libcloud python library - a unified interface cloud server providers

by Xavier Lacot & 1 other
Libcloud is a standard client library for many popular cloud providers, written in python. Exactly what I talked about a few weeks ago when asking for a common API to all cloud server providers. Now search for a way to convert / move an image from one provider to another !

2008

Jonas Galvez : /log

by greut

Django's templating system is often a pain to work with, and XML libraries for Python are also not stellar, so I decided to take advantage of Python's with statement and wrote a XML generation library somewhat similar to Ruby's Builder.

great example of the "with" usage

ibarona - USPP(Universal Serial Port Python Library)

by Emaux
USPP Library is a multi-platform Python module to access serial ports. At the moment, it only works in Windows, Linux and MacOS but as it is written entirely in Python (doesn't wrap any C/C library) I hope you can extend it to support any other platforms.

Simple DirectMedia Layer

by Emaux & 6 others
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power." SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2, but these are not officially supported. SDL is written in C, but works with C natively, and has bindings to several other languages, including Ada, C#, D, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, Pike, Pliant, Python, Ruby, Smalltalk, and Tcl. SDL is distributed under GNU LGPL version 2. This license allows you to use SDL freely in commercial programs as long as you link with the dynamic library.

pyPdf

by Emaux & 3 others
A Pure-Python library built as a PDF toolkit. It is capable of: extracting document information (title, author, ...), splitting documents page by page, merging documents page by page, cropping pages, merging multiple pages into a single page, encrypting and decrypting PDF files. By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.

Python-by-example

by Emaux
This guide aims to show examples of use of all Python Library Reference functions, methods and classes. At this point, only the more widely used modules were added and only functions use examples are given. Python version 2.5 was used for examples unless noted otherwise. Example of output of a function is shown in the form of function_call(args) # result, when result is the actual output, it is shown after the comment sign, if it's a description of an outcome, e.g. a raised exception, it will be shown in square brackets

Developer resources: Assistive Technology : UNC-CS

by Emaux
On this page you will find links to documentation, tutorials, Windows binaries, and source code for our various Python libraries.

2007

pyglet

by jdrsantos & 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 jdrsantos & 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

by jdrsantos
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 jdrsantos & 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

PUBLIC TAGS related to tag python

ajax +   business +   cheatsheet +   code +   computer +   computing +   css +   database +   design +   development +   dhtml +   documentation +   firefox +   freeware +   geek +   google +   guide +   hacking +   howto +   htaccess +   html +   internet +   java +   javascript +   library +   linux +   mysql +   opensource +   perl +   photoshop +   php +   programming +   rails +   reference +   regex +   regexp +   resources +   ruby +   search +   software +   standards +   tips +   tools +   tutorial +   tutorials +   web +   webdesign +   webdev +   windows +   xml +  

Active users

jdrsantos
last mark : 17/09/2013 10:16

ghis
last mark : 23/01/2013 20:31

piouPiouM
last mark : 01/11/2010 16:03

Fabrice Bonny
last mark : 09/09/2010 09:47

marco
last mark : 17/08/2010 17:28

simo
last mark : 06/05/2010 15:12

vrossign
last mark : 15/12/2009 12:54

Xavier Lacot
last mark : 25/07/2009 10:12

Fulcanelli
last mark : 11/05/2009 13:48

krachot
last mark : 10/07/2008 11:42

greut
last mark : 03/07/2008 08:08

Emaux
last mark : 11/06/2008 09:48