Skip to main content

gialloporpora 's Library tagged python   View Popular

21 Sep 09

Coming At You Like A Pydermonkey at Toolness

Since learning JavaScript over a year ago, it’s become one of my favorite dynamic programming languages alongside Python. And as I’ve mentioned before, I think the two languages actually complement each other pretty well.

www.toolness.com/wp - Preview

python javascript programming moduli

31 Jul 09

pip — pip v0.4 documentation

pip installs Python packages. It is a replacement for easy_install. Documentation follows; to download visit the PyPI entry (or the repository).

pip.openplans.org/index.html - Preview

python moduli documentazione

11 Feb 09

Ubiquity’s Python Feed Plugin at Toolness

A few weeks ago I wrote about Ubiquity Feed Plugins, which are basically just a way of separating the user interface of subscribing to a new feature from the implementation of the feature itself.

As I’ve written about before, one of the things I’ve missed about the Mozilla development environment is its support for the Python programming language. Aside from being humane and having a great community, it has functionality that could complement the Mozilla platform quite nicely. So we’ve whipped up a quick proof-of-concept Python Feed Plugin for Ubiquity to explore this possibility.

www.toolness.com/wp - Preview

ubiquity python mozilla programming

29 Jan 09

Guide to Python introspection

Introspection reveals useful information about your program's objects. Python, a dynamic, object-oriented programming language, provides tremendous introspection support. This article showcases many of its capabilities, from the most basic forms of help to the more advanced forms of inquisition.

www.ibm.com/...l-pyint.html - Preview

python programming

27 Jan 09

Python and HTML Processing

Various Web surfing tasks that I regularly perform could be made much easier, and less tedious, if I could only use Python to fetch the HTML pages and to process them, yielding the information I really need. In this document I attempt to describe HTML processing in Python using readily available tools and libraries.

www.boddie.org.uk/...HTML.html - Preview

python parsing html

  • ng a Parser Class



    First of all, let us define a new class inheriting from
    SGMLParser with a convenience method that I find very convenient
    indeed:


    import sgmllib

    class M
20 Dec 08

Mutagen - quodlibet - Google Code - Mutagen tagging library

Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.

code.google.com/...Mutagen - Preview

python mp3 aduio programming module

11 Dec 08

Python HOWTO - Enso Wiki

Guide to start building an Enso plugin using Python and Enso Developer Toolikt.

www.ensowiki.com/...index.php - Preview

python enso

02 Dec 08

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.
What is pyjamas?
pyjamas is a stand-alone python to javascript compiler, an AJAX framework / library and a Widget set API.
Why should I use it?

www.pyjs.org - Preview

python ajax javascript webdeveloper

07 Oct 08

pyjamas

Like GWT, pyjamas involves the translation of the application and libraries (including UI widgets and DOM classes) to Javascript and the packaging up of that Javascript code.
There are two core developer tools included with pyjamas. pyjs[1] translates Python code to Javascript by walking the Python abstract syntax tree and generating Javascript.

In many cases, built-in Python types require a custom Javascript implementation. For example, even though Python lists are similar to Javascript arrays, Python lists are converted to custom objects that implement methods such as append. These custom objects, required for translation by pyjs, are defined in a library called pyjslib.[2]

Like GWT, pyjamas comes with a set of UI widgets as well as a library for DOM manipulation.[3] These libraries are written in Python but are, like everything else, translated to Javascript for deployment.

The overall translation of individual components is managed by build[4] which also creates the necessary boilerplate code. The result is a set of .html and .js files that can be served up by a Web server.

There are other components planned which have not been covered here such as server-side code for communication in client-server applications. The examples do however contain JSONRPC server-side source code (in cgi python, and php) which give an idea of what's involved

pyjamas.sourceforge.net - Preview

programming python javascript

15 Aug 08

python-spidermonkey - Google Code

This Python module allows for the implementation of Javascript? classes, objects and functions in Python, as well as the evaluation and calling of Javascript scripts and functions. It borrows heavily from Claes Jacobssen's Javascript Perl module, which in turn is based on Mozilla's PerlConnect Perl binding.

code.google.com/...python-spidermonkey - Preview

javascript python programming

14 Apr 08

PyXPCOM :: Firefox Add-ons

XPCOM bindings to enable Python to interact with Mozilla based application.

addons.mozilla.org/...6710 - Preview

python estensioni programming firefox

09 Apr 08

Python | Host/Device Ping Utility for Windows

Bel s ript in Python per fare il parsing dell'output di un comando del prompt dei comandi.

www.goldb.org/python_pinger.html - Preview

python commandline ping

20 Mar 08

Getting Started - wxPyWiki

Introduzione a wxPython con esempi e link ad altre risorse online.

wiki.wxpython.org/Getting%20Started - Preview

wxpython python programming tutorial

17 Mar 08

Debugging in Python

Articolo su come
eseguire il debug di un programma Python.

www.ferg.org/...debugging_in_python.html - Preview

python debug

15 Feb 08

Accessing your Gmail inbox with Python | Holovaty.com

PPiccolo script Python per interagire con il proprio account GMail

www.holovaty.com/...1751 - Preview

gmail python programming

05 Feb 08

profmason.com » Building stand alone executables for Vpython

pinstallerbanner.jpgVpython is a set of extensions to the python programming language designed to allow easy visualization and computational modeling for an introductory physics or engineering course. Since the goal is to have students develop their own m

profmason.com/?p=548 - Preview

python programming compiler

25 Oct 07

pywinauto:

pywinauto is a set of python modules to automate the Microsoft Windows GUI. At it's simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.

www.openqa.org/pywinauto - Preview

python shortcut windows

04 Aug 07

tea.py [python] [url] [tiny] [urltea]

Script che utilizza le API di TinyURL per accorciare gli url troppo lunghi.

snippets.dzone.com/...4196 - Preview

tinyurl python api

1 - 20 of 34 Next ›
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo