Learn how to analyse easily your ssh logs using the PyLogsParser python library.
Read more »a simple ftp program with python xmlrpc
Now we will try creating a sample file transfer program through which we can transfer files (text, images, movie) over the network. The logic behind this is the same that we used in the client server program shown in the above link.
Read more »Category: Beginner Tags:
Setting up CGI-BIN in apache in Ubuntu linux
The Common Gateway Interface (CGI) is a method used for server programming in such a way that, web applications can be equipped with scripting languages like python as their back end, for processing the client requests. CGI are external gateway programs to interface with information servers such as HTTP servers.
Read more »Category: End User Tags:
- Login to post comments
Coding styles comparison in the Open Source Software world
A comparison of some elements of coding style for many Open Source projects: Linux, GNU, Qt, Gnome and others, with useful links.
Read more »Category: Beginner Tags:
- Login to post comments
Sending emails via gmail smtp with python
This is a tutorial on how to send mails using Python smtplib through Gmail SMTP.
Read more »Category: Beginner Tags:
- Login to post comments
Guile removed from GDB
Andy Wingo : « That's unfortunate. Guile is the GNU extension language, you know. »
Read more »Category: Opposition Tags:
- Login to post comments
The first english Issue of PET (our Python Magazine) is out!
Hell yeah! It has been a lot of work but it's out at http://revista.python.org.ar
Read more »Category: Community Tags:
- Login to post comments
Python4Kids: New Tutorial: WhyPy
Ultimately, the reason these tutes are on Python is because Python rocks!!, and it rocks in so many ways: For a start, the Python language is extremely, sublimely beautiful.
Read more »Category: High End Tags:
- Login to post comments
The Perfect Server - Mandriva 2010.1 (Spring) Free (x86_64) [ISPConfig 2]
This tutorial shows how to set up a Mandriva 2010.1 (Spring) Free (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.
Read more »MIT's free classes now run on free software
"...MIT OpenCourseWare ( http://ocw.mit.edu/ ) is a web-based publication of virtually all course content from the Massachusetts Insitute of Technology (MIT).
Read more »Python 2.7 released
Python 2.7 (powerful dynamic programming language that is used in a wide variety of application domains) is scheduled to be the last major version in the 2.x series before it moves into an extended maintenance period.
Read more »Category: High End Tags:
- Login to post comments
Kupfer 201 Released With New Plugins, Authentication Bug Fixed [GNOME Do Alternative]
One of the major differences between Kupfer and GNOME Do is that Kupfer comes with a lot more plugins and is actively developed as opposed to GNOME Do (unfortunately). Also, Kupfer is not developed in MONO (unlike GNOME Do), but in Python.
Read more »- Login to post comments
5 steps to making your first KDE Python Plasmoid
For a long time desktop widgets have been a way to provide useful, although usually simple, applications that sit on the desktop and out of the way. KDE has taken these desktop widgets to a whole new level with Plasma. In this tutorial we will look at how to get a simple Plasmoid created using Python.
Read more »Category: High End Tags:
- Login to post comments
Python 2 series reaches last update
Python 2.7, the last in the legacy Python 2.x dynamic language line, moved closer to general availability earlier this month when developers of the language put out a release candidate.
Read more »Category: High End Tags:
- Login to post comments
Python 2.7 beta 2 released
A second beta of Python 2.7 has been released with numerous issues resolved. The final version is due in June
Read more »Category: High End Tags:
- Login to post comments