Posts Tagged ‘ ubuntu ’

What to play with? – Plumbing Life's Depths

February 3, 2012
By

Castaway about Miscellaneous jQuery Mobile + Django tips 2012-01-27 04:49 hmmm thanks for answering...be cause i'm kind of a starter wi th django und JQM 1.) can yo u post an example of ho Mike Fletcher about ...

Read more »

yablog: python tips: array computation

January 25, 2012
By

python tips : array computation. As previous post shows, for-loop calculation in array computations needs more processing time than vectorized calculation. There are some techniques for fasten calculation over arrays. Sample ...

Read more »

yablog: python tips: create shapefile with python

January 24, 2012
By

python tips : create shapefile with python. Long time has been passed since last post. Here, I want to show the way to create Shapefile, which is standard data format for geometry data, using python. Among several python ...

Read more »

Python Tips & Tricks #00001

November 17, 2011
By

A post about installing Python and some libraries for Python.

Read more »

The Kemp Project: Python tips – List iteration and item removal

September 26, 2011
By

Python tips - List iteration and item removal. It's not a common task for me, but occasionally my code is required to work through a list and delete items that are not wanted. Take, for example, the case of appending the data ...

Read more »

The Kemp Project: Python tips – List iteration and item removal

September 26, 2011
By

Python tips - List iteration and item removal. It's not a common task for me, but occasionally my code is required to work through a list and delete items that are not wanted. Take, for example, the case of appending the data ...

Read more »

Blazemore's Blog: Python tips & tricks

September 8, 2011
By

Python tips & tricks. At my job I do a lot of Python. My work mainly involves scraping data from e-commerce websites for importing into other systems. These tips are what I've picked up as I learn while I go along. I hope they ...

Read more »

From IDL to Python: calling shell commands from within python

June 30, 2011
By

Useful links about Python. Scipy · Introduction to OOP with Python · Python tips , tricks, and hacks · Python Idioms · Python Bootcamp lectures · IDL vs. Python · conversion IDL to Python ...

Read more »

AutoMount partitions in GNU/Linux using Python « Simplifying the …

June 24, 2011
By

Simplifying the technologies · About Blog · solve your problem · CV · Archives · RSS Feed · automount, python system administration, python tips , subprocess. AutoMount partitions in GNU/Linux using Python ...

Read more »

From IDL to Python: .r and %run and Debugging

June 23, 2011
By

Useful links about Python. Scipy · Introduction to OOP with Python · Python tips , tricks, and hacks · Python Idioms · Python Bootcamp lectures · IDL vs. Python · conversion IDL to Python ...

Read more »