Python Code Snippets Tagged with python
(9)
Decided to play around with python for a bit. I saw anish's 8ball in perl and I thought I would do one in python.
I just started python today so if you want to tell me what I could improve with it that..
to install (via wget) and use:
http://www.riverbankcomputing.co.uk/software/pyqt/download
$ python p-edit.py
for more:
e-mail patx: patx44 at gmail dot com
website: http://bitbucket.org/pat..
Connects to an IRC server you specify and idles. Basically this is a frame for an IRC bot.
The good irc bot written on python ! Need download Python 2.6.1 !
A very simple Counter-Strike server info
This script get "TITLE" from website =)
This allows you to download any file if you have a direct link to it and it is public access. It's basically a Python version of the famous wget.
Script that starts a google search with specified criteria.
you can run it on Windows by downloading http://www.python.org/ftp/python/2.5/python-2.5.msi install that
when you want to edit it, right click on the file and hit Edit with IDLE
if you want to..