Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'skip': 0.04; 'terry': 0.07; 'python': 0.07; 'pywin32': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'am,': 0.14; 'wrote:': 0.14; 'subject:python': 0.15; 'filename,': 0.16; 'reedy': 0.16; 'summary,': 0.16; 'subject:Question': 0.16; 'jan': 0.22; 'header :In-Reply-To:1': 0.22; 'location,': 0.23; 'sorry,': 0.29; 'it.': 0.31; 'to:addr:python-list': 0.32; 'module': 0.33; 'header:X -Complaints-To:1': 0.34; 'there': 0.35; 'file': 0.35; 'header :User-Agent:1': 0.35; 'be,': 0.38; 'files': 0.38; 'database': 0.38; 'received:org': 0.38; 'size,': 0.39; 'likely': 0.39; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'would': 0.40; 'header:Received:5': 0.40; 'subject': 0.61; 'grab': 0.65; 'dedicated': 0.66; 'subject:about': 0.66; 'attention': 0.69; 'catalog': 0.73; 'lan.': 0.84; 'metadata': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Question about available python lib for a task Date: Sat, 14 May 2011 16:31:30 -0400 References: <4DCE9BA8.6030509@yahoo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 In-Reply-To: <4DCE9BA8.6030509@yahoo.ca> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305405308 news.xs4all.nl 81474 [::ffff:82.94.164.166]:50435 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5385 On 5/14/2011 11:11 AM, cesium5500@yahoo.ca wrote: > I would like to build a database of all the MS-Excel file on a LAN. I > would like to get the files metadata : filename, summary, location, > size, etc. You subject line is about a non-specific as can be, which means that the person who can answer would not know and would likely skip over it. Something like "Wanted: a module to catalog Excel files on a LAN" would grab attention better. > Is there a dedicated python lib for the task? Is pywin32 one of the > possible lib available? Sorry, I have no idea. -- Terry Jan Reedy