PUBLIC   marks

PUBLIC MARKS with tag python

Sponsorised links

Yesterday

How WSGI Works // Werkzeug

by karlcow

documentation covers the low-level parts of Werkzeug that are in fact just plain WSGI.

Python Package Index : urllibcache 1.0

by karlcow

This is a simple caching handler for urllib2.

22 July 2008

testosterone - Google Code

by karlcow

Testosterone is a curses-based interface for running tests written with the PyUnit testing framework (aka unittest in the standard library).

Sponsorised links

21 July 2008

Using Fixture To Test A Pylons SQLAlchemy App — fixture v1.0 documentation

by greut

This explains how to use fixture in the test suite of a simple Address Book application written in Pylons powered by two tables in a SQLite database via SQLAlchemy.

simple way to do unit testing with Pylons

15 July 2008

Simple Top-Down Parsing in Python

by karlcow

In this article, I’ll be a bit more modest:

modeste et pourtant si haut

Module for creating Excel file with python

by karlcow

Purpose: Provide a library for developers to use to generate Microsoft Excel (tm) spreadsheet files.

10 July 2008

python-microblast - Google Code

by karlcow

One post -> many sites. Currently supports Twitter (via JSON API) and Identi.ca (via XMPP) simultaneous posting.

09 July 2008

AppleScript: Scripting Bridge

by karlcow

Mac OS X v.10.5 includes a new framework called Scripting Bridge that enables common languages, such as Ruby, Python, and Objective-C, to easily send Apple Events to scriptable applications.

06 July 2008

david petar novakovic: attempted axiomatisation » Code: Full text Delicious index in python with xapian and twisted

by greut

Your own personal bookmark search engine in 100 lines of code.

Xapian, FeedParser, Twisted and a few lines of code. Very neat hack.

03 July 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

02 July 2008

01 July 2008

AtomPub data model for music metadata storage and indexing - deFuze.org

by karlcow

associate a collection per artist and album and a member per track. I used hachoir-metadata to get a few basic metadata about tracks as well as a couple of simple queries to the Musicbrainz web service to get more advanced information like tags,

30 June 2008

code_swarm

by nicolas tehu & 2 others
I've been studying software projects for a while now. Not the programming, but the people.

The "Which Language" Question

by karlcow 3 comments

Python has an explicit "batteries included" philosophy.

29 June 2008

SPARQL Endpoint interface to Python

by karlcow & 2 others

This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format. The package is licensed under W3C license, and it can be downloaded in .zip and .tar.gz formats from SourceForge (also from Debian).

27 June 2008

SPARQL Endpoint interface to Python

by greut & 2 others

This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.

simple SPARQL wrapper.

Astuce python : de l'autocomplétion dans l'interpréteur - filyb.info

by ghis
Une astuce pour avoir l'autocomplétion dans l'interprète intéractif python.

26 June 2008

Python Magazine

by karlcow

how to build a basic Cocoa application using PyObjC and Xcode 3.0.

25 June 2008

Tailor - DarcsWiki

by Xavier Lacot (via)
Tailor is a tool to migrate or replicate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories.

24 June 2008

partiallydisassembled.net

by karlcow

to annotate a Python script with the types observed during a run of the program.

Static Code Analizers for Python | And Now For Something Completely Different

by karlcow

A static analysis tool reads your source code without executing it and looks for common mistakes.

PUBLIC TAGS related to tag python

no tag

Sponsorised links