Jump to Navigation

Me on Twitter

  • @alexlewando bon courage pour la fin ;-) #forgecamp 11 years 46 weeks ago
  • After spending the morning on android signing keys, I see green robots everywhere! Now it's becoming serious..! 11 years 46 weeks ago
  • @alexlewando Tu es dans quelle équipe ? 11 years 46 weeks ago
  • favorable user feedback is really the best reward http://t.co/1BF1IGUF 11 years 47 weeks ago
  • 1st #android app, 2nd release and so many hours for such a simple thing : https://t.co/OH0Wb4H6. Now back to #dataconnexions ! 11 years 47 weeks ago
  • quand je fais une mise en prod http://t.co/aZ66rUtG http://t.co/69Dh79sx #lesjoiesducode 11 years 47 weeks ago
  • You know that you got a good password when you cannot recover it yourself 11 years 47 weeks ago
  • Checking out tutorials @DataStax http://t.co/QOHSIUjj while waiting for yesterday @pcmanus slides or video... 11 years 48 weeks ago
  • @pcmanus hello peut-on avoir les slides d'hier ? 11 years 48 weeks ago
  • Very nice talk about #cassandra by @pcmanus . Makes it easy to understand the product pros and cons 11 years 48 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