python-hachoir-urwid
Binary file explorer using Hachoir and urwid libraries
hachoir-urwid is a binary file explorer based on Hachoir library to parse the
files. Using this tool you can exactly know the meaning of each bit/byte of
your files. With direction keys, you can navigate in the field tree. The key
'h' will disable 'human display' and switch to 'raw display'. It's sometime
useful when you would like to compare hexadecimal data and Hachoir
representation.
python-hippocanvas
Python bindings to hippo-canvas
Hippo Canvas is a canvas library based on GTK+2.0, Cairo and Pango
It is used by the Mugshot client and by the Sugar UI
python-imdbpy
Python package to access the IMDb's movie database
IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database about both movies and people.
It can be very easily used by programmers and developers to provide
access to the IMDb's data to their programs.
python-impacket
Python module to easily build and dissect network protocols
Impacket is a collection of Python classes focused on providing
access to network packets. Impacket allows Python developers to
craft and decode network packets in simple and consistent manner. It
includes support for low-level protocols such as IP, UDP and TCP, as
well as higher-level protocols such as NMB and SMB.
drush
command line shell and Unix scripting interface for Drupal
python-iptcdata
Python bindings for the iptcdata library
libiptcdata is a library, for manipulating the International Press
Telecommunications Council (IPTC) metadata stored within multimedia
files such as images. The library provides routines for parsing,
viewing, modifying, and saving this metadata.