[BangPypers] Your favorite Python libraries and frameworks

Mukund Kamath Mukund_Kamath at infosys.com
Tue Oct 30 16:18:04 CET 2007


pexpect is one of my favourites. My work needs expect and I have hated tcl. There are few more implementations for expect with python. Hope to try them all sometime.

Regards,
Mukund


________________________________________
From: bangpypers-bounces at python.org [bangpypers-bounces at python.org] On Behalf Of Dorai Thodla [dorai at thodla.com]
Sent: Tuesday, October 30, 2007 8:33 PM
To: Bangalore Python Users Group - India
Subject: Re: [BangPypers] Your favorite Python libraries and frameworks

Lots of recommendations in the last couple of days. I added them all
to del.icio.us with tags: bangpypers python

http://del.icio.us/search/?user=bangpypers

Feel free to add/modify tags.

Dorai


On Oct 30, 2007 12:42 AM, Vimal Menon <vimalmenon at yahoo.com> wrote:
>
> Hi,
>
> Some of the Libraries/Modules/Wrappers I used and liked,
>
> scapy - Scapy is a powerful interactive packet manipulation program. It is
> able to forge or decode packets of a wide number of protocols. Power of
> Scapy with the simplicity of Python makes it a killer combination ;)
> cPickle - well many of u might have used it ..
> pytables - havent used it much, but i liked it very much , may be someday
> some s/w, I would use it :)
> Pyrex - an easy way to write extension modules, helps a lot when u r writing
> system level code in python.
>
> Regards,
> Vimal
>
>
>
>
> ----- Original Message ----
> From: Dorai Thodla <dorai at thodla.com>
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Sent: Sunday, October 28, 2007 7:33:39 PM
> Subject: [BangPypers] Your favorite Python libraries and frameworks
>
>  I came across an article a couple of days ago about extending Vim (Vim is
> Vi based editor) with python. It was really cool to compile a set of python
> functions and call them inside Python. I found it on
> http://programming.reddit.com/ which seems to have nice links to Python
> articles fairly frequently (reddit itself is a python app written in
> web.py).
>
> This example used BeautifulSoup parsing library.
>
>
> http://www.builderau.com.au/program/python/soa/Extending-Vim-with-Python/0,2000064084,339283181,00.htm
>
> Since I have not heard of BeautifulSoup before, I started looking into it.
> It is an amazingly simple and useful Python library for parsing HTML and
> XML.
> http://www.builderau.com.au/program/python/soa/Build-a-basic-Web-scraper-in-Python/0,2000064084,339281476,00.htm
>
> I was wondering whether we should have a thread where people share their
> favorite Python libraries and how they discovered it.
>
> --
> Dorai Thodla (http://www.thodla.com )
> Tracking Web Trends
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>



--
Dorai Thodla (http://www.thodla.com)
Tracking Web Trends
_______________________________________________
BangPypers mailing list
BangPypers at python.org
http://mail.python.org/mailman/listinfo/bangpypers

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***


More information about the BangPypers mailing list