bgporter + python   41

Abjad
Python-based music notation system, uses Lilypond as its back end renderer.
music  musicnotation  python  lilypond 
march 2011 by bgporter
gaeunit - Project Hosting on Google Code
GAEUnit is a unit test framework that helps to automate testing of your Google App Engine application. With a single configuration change (it can be completed within 30 seconds), your unit tests can be run in the real GAE app server environment using a web browser.
appengine  python  testing 
november 2010 by bgporter
Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python
Pyjamas contains a stand-alone Python-to-JavaScript compiler, and an Ajax framework and widget set. Using these components, you can write comprehensive applications without writing a single line of JavaScript.
ajax  python  javascript 
november 2010 by bgporter
gmemsess - Project Hosting on Google Code
gmemsess is a secure lightweight memcache-backed session class for Google appengine. It is only suitable for short-term sessions, for providing your own authentication system or shopping cart, for instance. gmemsess is in use in at least one commercial application, and depending on memcache for data storage (rather than the datastore) has now been well proven.
appengine  python 
october 2010 by bgporter
gawsh - Project Hosting on Google Code
Gawsh is a framework and set of utilites to support development for the Google App Engine.

The first utility is a bulk-download facility to support downloading data from a Google App to a file on the client, in either CSV or XML format. It consists of a client module, run on the desktop, and a server module to be customized and incorporated into a Google App, with a similar structure to the bulk upload components supplied by Google.
appengine  backup  python 
october 2010 by bgporter
Python Audio Tools
Python Audio Tools are a collection of audio handling programs which work from the command line. These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more.
programming  python  audio 
may 2009 by bgporter
Revision 11998: /trunk/rio-karma
Python lib to communicate with a Rio Karma over TCP.
Python  rio  pearl 
february 2009 by bgporter
PyMedia - Python module for avi, mp3, dvd, wma, ogg processing - pymedia
PyMedia library is a Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats. It can be compiled for Windows, Linux and cygwin.

PyMedia was built to be really simple and flexible at the same time. See tutorial for example. It allows you to create your own mutimedia applications in a matter of minutes and adjust it to your needs using other components. Python language is choosen because of simple semantics, complete and reach set of features.
python  library  audio 
february 2009 by bgporter
PythonMusicBrainz2 - MusicBrainz
The package python-musicbrainz2 is a client library written in [WWW] python, which provides easy object oriented access to the MusicBrainz Database using the XMLWebService. It has been written from scratch and uses a different model than PythonMusicbrainz, the first generation python bindings.
python  id3  library  music 
february 2009 by bgporter
The History of Python
Later blog entries will dive into the gory details of Python's history. However, before I do that, I would like to elaborate on the philosophical guidelines that helped me make decisions while designing and implementing Python.
python  history 
january 2009 by bgporter
pyjamas
Many people, when first finding out about Google Web Toolkit, wonder "why can't I use Python instead of Java?". pyjamas is designed to make that possible.
ajax  gui  python 
october 2008 by bgporter
Simple Top-Down Parsing in Python
In the early seventies, Vaughan Pratt published an elegant improvement to recursive-descent in his paper Top-down Operator Precedence. Pratt's algorithm associates semantics with tokens instead of grammar rules, and uses a simple 'binding power' mechanism
python  parsing 
july 2008 by bgporter
g :: A Simple Plugin Framework
So, what does it really take to implement a plugin “architecture”? Outside the framework, when implementing plugins themselves, there are three things that are really necessary: 1.
python  plugins 
january 2008 by bgporter
RUR-PLE
Learning to program computers should be fun, for adults and children alike. RUR-PLE is an environment designed to help you learn computer programming using the language Python.
python  Programming  kids 
november 2007 by bgporter
Svnmerge.py - SubversionWiki
svnmerge.py is a tool for automatic branch management. It allows branch maintainers to merge changes from and to their branch very easily, and automatically records which changes were already merged. This allows displaying an always updated list of change
subversion  development  python 
november 2007 by bgporter
Parallel Python - Home
pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network)
Python  parallel  library 
september 2007 by bgporter
Put a Flex UI On Your Application
Combine the power of Python with the polish of Flash to create a desktop application. This approach will also work with any language that has support for creating an XML-RPC server (Java, Ruby, C++, to name a few). Also, The XML-RPC server can easily be o
python  flash 
june 2007 by bgporter
Python 3000 Status Update (Long!)
Here's a long-awaited update on where the Python 3000 project stands. We're looking at a modest two months of schedule slip, and many exciting new features. I'll be presenting this in person several times over the next two months.
Python  py3k 
june 2007 by bgporter
SourceForge.net: Python Wikipedia Robot Framework
A framework for writing robots to crawl MediaWiki wikis like Wikipedia, with the goal of standardizing content or otherwise making minor modifications to the pages of the wiki including making interwiki links.
python  mediawiki  tools 
march 2007 by bgporter

Copy this bookmark:



description:


tags: