PUBLIC   marks

PUBLIC MARKS with tag python

Sponsorised links

Yesterday

Pydev

by parmentierf & 5 others
Pydev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others.

10 October 2008

Drupal Migraine

by Xavier Lacot
Drupal smells like hell. For instance, it is notnatively possible to develop freely on a test site while still allowing content updates to continue on a production site. This small script allows you to maintain separate test and production versions of your Drupal site. After you've made configuration changes on the test site, this script can migrate them to the production site for you. However, I'll pray while testing it :-)

Sponsorised links

09 October 2008

Speeqe – Trac

by camel
Speeqe is a web based, group chat client that works with the XMPP/MUC protocol. It is chat made simple. The goal is to give the user the best and easiest experience in creating chat rooms. It is a combination of javascript and python code using a collection of open source software and software tools. This collection is nginx or apache for a frontend. The frontend serves the webclient which is javascript using Strophe and JQuery. It also proxies to Punjab for the BOSH connection to connect to XMPP based servers. To tie it all together there is a small amount of django. Features ¶ HTML/javascript client Themable (all UI is in one html file) Inline images. Inline youtube videos. Kick,ban,unban support. Room configuration. DNS named rooms (ie http://speeqers.speeqe.com will go to the room speeqers@…) Ability to connect to federated XMPP servers and chat rooms.

Speeqe – Trac

by greut (via)

Speeqe is a web based, group chat client that works with the XMPP/MUC protocol.

and open source since a couple of days.

07 October 2008

Modest Maps

by camel & 2 others
Modest Maps is a BSD-licensed display and interaction library for tile-based maps in Flash (ActionScript 2.0 and ActionScript 3.0) and Python. Our intent is to provide a minimal, extensible, customizable, and free display library for discriminating designers and developers who want to use interactive maps in their own projects. Modest Maps provides a core set of features in a tight, clean package, with plenty of hooks for additional functionality.

06 October 2008

NodeBox | Home

by Xavier Lacot & 6 others (via)
NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF, an image or a Quicktime movie. NodeBox is free and well-documented.

05 October 2008

The Omni Mouth » Helpify, the Omni Help Emitter

by karlcow

Python tool that turns specially-formatted OmniOutliner 3 files into proper help books

04 October 2008

Thuban: Home

by karlcow (via)

Thuban is an Interactive Geographic Data Viewer with the following features:

02 October 2008

What’s New in Python 2.6 — Python v2.6 documentation

by karlcow

This article explains the new features in Python 2.6, released on October 1 2008.

LuckyDonkey » Blog Archive » Replaying apache log files with python and twill

by karlcow

replay my apache log files against my test server.

rewind and play… :) Second life of a server

29 September 2008

Cal Henderson @ DjangoCon : Why I hate Django

by nicolas tehu
CH : Stick up your hands if you're not working on a blogging engine in Django... OK OK... Why not ?

28 September 2008

Fabric - index

by greut (via)

Fabric is a simple pythonic remote deployment tool.

Capistrano-inspired for Python

25 September 2008

Syntax

by karlcow

Delight drops the punctuation-heavy style that D inherits from C. Instead, its syntax is based on Python's.

California Dreams

by karlcow

I actively stayed away from Python, mainly because I had heard about the forced indentation and having had bad experiences with Fortran before. But within two weeks after being forced to use Python I was sold.

la chair est faible…

18 September 2008

Corey Goldberg: Python Ruined Me

by karlcow 2 comments

I've been programming almost exclusively in Python for the past 4 years or so. Occasionally I have to write code in C# or Perl. After using Python: * Perl seems *so much* more confusing than I used to think it was. * C# with its static typing and forced OO feels like programming with a ball & chain on. I love me some Python... but dammit... you ruined me.

même commentaire entendu par Olivier ce mois ci.

simpledb-dev - Google Code

by greut

SimpleDB/dev provides a local SimpleDB server, so you can develop offline, without even currently having a SimpleDB account.

a nice usage of web.py

13 September 2008

11 September 2008

Extracting Data From Google Analytics Reports @ Irrational Exuberance

by greut

a simple Python script for parsing exported Google Analytics data.

evil evil evil

Comparing JSON modules for Python

by karlcow

In this report I've attempted to compare many of the currently available Python language modules for manipulating JSON encoded data. My primary intent is to determine how well each module conforms to the JSON specification, as documented in RFC 4627, as well as identifying nuances in how each maps various Python language constructs to JSON constructs.

10 September 2008

gpicsync - Google Code

by karlcow & 2 others

GPicSync automatically inserts location in your photos metadata so they can also be used with any 'geocode aware' application like Picasa/Google Earth, Flickr, loc.alize.us, etc.

09 September 2008

Python Package Index : morbid 0.8.1

by greut

A Twisted-based publish/subscribe messaging server that uses the STOMP protocol

PUBLIC TAGS related to tag python

no tag

Sponsorised links