Jump to Navigation

Me on Twitter

  • #android embeds http-client but not MultipartEntity ? Why not ? http://t.co/yxdmw0na 11 years 14 weeks ago
  • It's looking better and wastes less space on #Ubuntu though... #Eclipse #Juno 11 years 15 weeks ago
  • #Eclipse #Juno is ugly on XP. I now have to switch back to classic theme in addition to using traditional tabs http://t.co/yE3Y60hv #fail 11 years 15 weeks ago
  • Un très bon guide sur les tests de charge. Éléments essentiels et approche pragmatique. http://t.co/WYwgFYjW 11 years 15 weeks ago
  • RT @cedric_exbrayat: RT @hnycombinator: StackExchange average age of users for each tag http://t.co/YCgbdOOG 11 years 16 weeks ago
  • Learn what a MOOC is with the #coursera #scala experience : http://t.co/zIYG9cm5 11 years 18 weeks ago
  • RT @YourAnonNews: Justin Bieber gets 12,000 retweets for saying "thanks" so here is our attempt: thanks 11 years 19 weeks ago
  • "@Devoxx: The Devoxx 2012 tag cloud based on the titles, made by Gerard Maas. http://t.co/YRZsNxj5" #android 2nd, #scala not so far... 11 years 19 weeks ago
  • I've been leading for a few minutes on #AngryBirdsSeasons today's level at http://t.co/CAYZCCl2. Now already back to 2nd place... 11 years 20 weeks ago
  • RT @Devoxx: The #Devoxx 2012 interviews now available on Parleys @ http://t.co/jNCQXKiD The majority of the conference talks will foll ... 11 years 21 weeks ago

python

python Python versus Shell scripting : from experience

A quick "pros & cons" to choose between Python or Shell scripting, from what I've observed through the years.

This could probably apply to other high level script languages* vs shell.

* Like Ruby, but not like Perl, as it shares more with shells from my point of view, like unreadable syntax and execution speed.

Python vs Shell

python Building PyCrypto for Win32

The PyCrypto library provides Python with implementation for a lot of algorithms for cryptography. It's very useful.

Ubuntu has it by default but if you want to have it for Python 3.2 on Windows, you must use Active Python, as there is no other binary release for Python 3.2 on the web.

In case you want to use the official Python distribution or if ActiveState did not (yet) released a PyCrypto for the version of Python you are using, this article might help you by putting together the steps to build it from source.

Also attached : a binary exe for the impatients.

Python logo

Syndicate content