Python Tutorials and HowTos

Python programming related tutorial, howtos, tips, and hacks under Unix like operating systems with special focus on sys admin tasks ( rss feed ).

How can I check if a file called /etc/resolv.conf exists or not using Python program?

{ 0 comments }

How do I install python an interactive high-level object-oriented language on Linux operating system?

{ 0 comments }

Python For Loop Examples

by on November 15, 2011 · 0 comments

How and when do I use for loops under Python programming language?

{ 0 comments }

How do I convert a string such as x=’12345′ to an integer (int) under Python programming language?

{ 0 comments }

How do I add Autocomplete support to gedit text editor under Linux Gnome desktop operating systems?

{ 12 comments }

How do I find out python programming language version under UNIX / *BSD / Linux / Apple OS X operating systems?

{ 1 comment }

I‘ve installed a Web server (Apache2) and like to use Python interpreter correctly. How do I configure mod_python under Debian or Ubuntu Linux running Apache server version 2.x?

{ 10 comments }