Jump to Navigation

Me on Twitter

  • @Delicious Android app does not launch anymore (since 5.1 OTA update, looks like). I've sent bug reports, are u working on it ? 8 years 51 weeks ago
  • @Groomboxfr appli introuvable sur #GoolePlay 9 years 2 hours ago
  • #FirefoxHello Video chat without account : hope it's gonna be the standard ! https://t.co/0ChutMrHsN 9 years 8 weeks ago
  • RT @initializr: http://t.co/Hrgl0bZGlW is now serving H5BP 5.0! 9 years 11 weeks ago
  • APIs should not be copyrightable. No comment. http://t.co/Ke2OnStFSX 9 years 17 weeks ago
  • Just got a "retry in 20s" toast on the lock screen for the 1st time. Looks linked 2 #lollipop bug fixes http://t.co/n0juzwaQ4H 9 years 19 weeks ago
  • @nic0b0 Ha ! Finally.. #android5.0.1 up and running. Let's see what's new... 9 years 19 weeks ago
  • Just seen an #Android5.0.1 update notification on my phone then... nothing... ??? 9 years 19 weeks ago
  • Looks like there's going to be an #Android5.1 "#Lollipop fails: the 5 worst things about #Android 5.0" http://t.co/xa54ShFaLw 9 years 21 weeks ago
  • #YotaPhone2 Definitely sexy phone http://t.co/CLV30ntTkl 9 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