This is the first in a series about how versatile Python is and the many use-cases for this scripting language.
The first article covers the use of Python for the conficker scanner by Tillmann Werner of honeynet.org.
Read more »This is the first in a series about how versatile Python is and the many use-cases for this scripting language.
The first article covers the use of Python for the conficker scanner by Tillmann Werner of honeynet.org.
Read more »Fonty Python is available from the fontypython package in both Debian and Ubuntu in Universe. Fonty is a wxPython app so will work in any desktop environment. It also has a command-line interface which avoids the gui.
Read more »"A friend of mine and I like to show off to each other little Emacs tips and tricks we learn. Today, he introduced to me the very cool AutoComplete.el package.
Read more »Interview with Guido van Rossum confined to Python 3 release. Discussion about development tendentions and better development process.
Read more »"I'm excited to announce that I'm working on a second edition of the Django Book..."
Read more »What once was the primary method of inter-hardware communication, the serial port now seems to be considered more of a legacy form of communication as more applications are networked. However, I don't think I am the only one that still has the need to interface equipment or applications that only talk through the serial port.
Read more »fttps is a Python-driven console application that periodically checks a text file for links, downloads the file and moves it to a destination. It's a great counterpart to rtorrent or other CLI utilities.
Read more »"Celebrate the new year with a blog post discussing the oldest files that are still sitting somewhere beneath your home directory! The procedure is simple: ..."
Read more »"PyHurd is an attempt to create full Python bindings to the GNU/Hurd API. It will include bindings to various GNU/Hurd libraries and will have the ability to create translators in Python.
..."
This week Python 3.0 was released, and it represents one of those rare instances: Python 3.0 was designed to clear up a lot of now-inertial legacy issues with the Python language and figure out good ways to do things now instead of unquestioningly sticking with what seemed like good ways (or, more often, the least painful ways) to do things five or ten years ago.
Read more »"The 3.0 version of Python (also known as Python3k and Python3000) just got released few hours ago. It's the first ever intentionally backwards-incompatible Python release."
Read more »"...If you're content with the engineering or craft side of things, Marty, this sort of stuff probably isn't important. But if you're interested in computational theory, the mathematical foundations of computing, the computational foundations of mathematics or just what these guys Turing, Gödel, Curry and Church got up to all those years ago, this stuff is pretty core...."
Read more »"Following the previously-announced schedule, today the Django team has released Django 1.0.1. This is a bugfix-only release containing fixes and improvements to the Django 1.0 codebase, and is a recommended upgrade for anyone using or targeting Django 1.0..."
Read more »The whole design was done for 100% with free software. The biggest part consists of custom software in Python, of course within the SPE editor. For the visual power I used PIL and pyCairo. From time to time also Gimp, Inkscape and Phatch helped quite a bit. All the developing and processing was done on GNU/Linux machines which were running Ubuntu/Debian.
Read more »Typically, each new version of the Python programming language has been gentle on users, more or less maintaining backward compatibility with previous versions.
Read more »