Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5370
| Date | 2011-05-14 11:11 -0400 |
|---|---|
| From | cesium5500@yahoo.ca |
| Subject | Question about available python lib for a task |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1550.1305386063.9059.python-list@python.org> (permalink) |
Hello, 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. Is there a dedicated python lib for the task? Is pywin32 one of the possible lib available? I would prefer to not building everything from scratch testing, etc. ETL software could also is a solution maybe... Thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Question about available python lib for a task cesium5500@yahoo.ca - 2011-05-14 11:11 -0400 Re: Question about available python lib for a task Tim Roberts <timr@probo.com> - 2011-05-15 17:50 -0700
csiph-web