Jump to Navigation

Me on Twitter

  • Hi @verizon, you've allowed somebody to register with MY email without verification. Now I can see his personal dat… https://t.co/2v3JlbJ6us 4 years 38 weeks ago
  • Kazakhstan government is now intercepting all HTTPS traffic | ZDNet - https://t.co/t99vmyMJ1k 4 years 41 weeks ago
  • After voice duplication, face generation. What cannot #deeplearning do? "This Person Does Not Exist" - https://t.co/oD3QHpoSbS 4 years 45 weeks ago
  • That's screen co-tenancy, towards Screen-As-A-Service ! https://t.co/RiokgK2iXt 4 years 45 weeks ago
  • Proof that Internet is a great thing : Mission: Impossible theme song [10 hours] - https://t.co/g4LJKpJvPM 4 years 46 weeks ago
  • RT @datagouvfr: Ce n’est pas tous les jours qu’on libère 15 millions de données. Demain (mercredi), venez explorer les données sur les tran… 5 years 1 week ago
  • @UlrichRozier Essaye la bouillie bordelaise. C'est bio. 5 years 1 week ago
  • RT @karesti: If you need some #chaosengineering experts feel free to reach me! #womenintech https://t.co/gCkAa2cW1Y 5 years 1 week ago
  • RT @martinfowler: Statement from Centro de Autonomía Digital on the arrest of @olabini. He has finally been been able to speak to lawyers.… 5 years 3 weeks ago
  • RT @alsacreations: Pure CSS Francine, une oeuvre dans le style d'une peinture du 18e siècle entièrement conçue à la main en HTML/CSS https:… 5 years 9 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