web_search 1.0.0

2005-12-17 Thread Connelly Barnes
name, url ... (First 20 results for Yahoo search of "python"). Currently supports Ask Jeeves, dmoz, Excite, Google, MSN, and Yahoo. - Connelly Barnes __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection a

rencode -- Reduced length encodings

2006-01-23 Thread Connelly Barnes
- Connelly Barnes, 2006-01-23. The following data structures were used: Case 1: range(100) Case 2: range(1) Case 3: {192: [3.3492934923942394, 1.230030343242342, 9.4929349232349243, 9.4939349349394931, 4.342992349295949

Automatic Python import mechanism: autoimp initial release

2006-06-11 Thread Connelly Barnes
Author: Connelly Barnes License: Public domain. I got sick of writing "import X" in Python. So, I created the module autoimp, which imports all modules automatically: >>> from autoimp import * >>> os.stat('.') >>> Ima

htmldata 1.1.1

2007-10-27 Thread Connelly Barnes
nt. I have found this library useful for writing robots, for "wrapping" all of the URLs on websites inside my own proxy CGI script, for filtering HTML, and for doing flexible wget-like mirroring. It keeps things as simple as possible, so it should be easy to learn. Supports XHTML, too.&q