RSS 18 projects tagged "Windows"

No download Website Updated 23 Oct 2012 Urwid

Screenshot
Pop 186.93
Vit 20.54

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

Download Website Updated 10 Sep 2011 pacparser

Screenshot
Pop 75.49
Vit 6.68

pacparser is a library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web browsers can use a PAC file to determine which proxy server to use or whether to go direct for a given URL. The idea behind pacparser is to make it easy to add PAC file parsing capability to any program (C and Python are supported right now). It comes as a shared C library and a Python module that can be used to make any C or Python program PAC scripts intelligent. Some very useful targets could be popular Web software like wget, curl, and python-urllib.

Download Website Updated 04 Jul 2011 PyGTK

Screenshot
Pop 273.83
Vit 17.88

PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.

No download Website Updated 07 Dec 2010 BALL

Screenshot
Pop 43.16
Vit 3.93

The Biochemical ALgorithms Library (BALL) is a framework for rapid application development in molecular modeling and structural bioinformatics. BALL provides an extensive set of data structures as well as classes for molecular mechanics, advanced solvation methods, comparison and analysis of protein structures, file import/export, NMR shift prediction, and visualization. Its extensibility results from an object-oriented and generic programming approach.

Download Website Updated 12 May 2010 PyKaraoke

Screenshot
Pop 63.62
Vit 6.18

PyKaraoke is a karaoke player which supports the CDG (MP3+G, OGG+G), MIDI (.KAR, .MID), and MPEG formats. The project consists of a GUI frontend and separate pycdg, pykar, and pympg player modules. The GUI provides a full application frontend, with playlist functionality and a searchable database. The pycdg, pykar, and pympg modules can also be used as standalone command-line players or imported into any Python programs that would like CDG, MIDI/KAR, or MPEG playback.

Download No website Updated 13 Feb 2010 uTorrent.py

Screenshot
Pop 30.85
Vit 2.01

uTorrent.py is a Python module for accessing the interface exposed by the uTorrent Web UI. Current features include getting and setting uTorrent parameters, viewing information and statistics on torrents and files, and setting torrent state and file priorities. Small example utilities are included. Note that the download file is a 7zip archive, not a PNG image.

Download Website Updated 08 Aug 2009 pygame

Screenshot
Pop 243.13
Vit 7.89

Pygame is a set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library.

Download Website Updated 28 Apr 2009 pymssql

Screenshot
Pop 49.50
Vit 3.92

The pymssql module provides access to MS SQL databases from Python scripts. It implements version 2.0 of the Python DB API.

Download Website Updated 07 Feb 2007 PyODE

Screenshot
Pop 45.08
Vit 2.01

PyODE is a set of Python bindings for The Open Dynamics Engine, a physics engine. It includes an XODE parser.

Download Website Updated 07 Jan 2007 libmng-py

Screenshot
Pop 15.20
Vit 1.01

libmng-py is a Python wrapper around the libmng C library. It currently supports the most important parts of the library, and supports displaying and usage with the most popular toolkits (such as pygame and wxPython). It runs on Mac OS X, Linux, and Windows on all architectures on which ctypes also runs.

Screenshot

Project Spotlight

iceScrum

A Grails application for using Scrum.

Screenshot

Project Spotlight

Eric

A Python IDE written using PyQt and QScintilla.