Hi there -
Yes, as others have said, this is not an easy project. That said, it
can be down. I'd use a combination of DataNitro, to connect with
Excel, and Scrapy, to easily scrap and crawl the sites. I'm adept at
both and would be happy to help you with this. Email me at
mich...@mherman.org for h
On Thursday, June 13, 2013 11:02:03 PM UTC-4, Steven D'Aprano wrote:
> On Thu, 13 Jun 2013 12:28:09 -0700, buford.lumbar wrote:
>
>
>
> > Hi, I'm new to Python. Would someone be able to write me and/or to show
>
> > me how to write a simple program that:
>
> [snip directions]
>
>
>
> Cannot
On 2013-06-13, Nick Cash wrote:
>>> there is a python module that reads and writes to excel files. look
>>> for that
>
>>More than one, actually, and which to use depends on whether
>>"Excel files" means the .xls or .xlsx format. On Windows, the
>>most flexible solution is going to be to just u
On Thu, 13 Jun 2013 12:28:09 -0700, buford.lumbar wrote:
> Hi, I'm new to Python. Would someone be able to write me and/or to show
> me how to write a simple program that:
>
> 1-follows a hyperlink from MS Excel to the internet (one of many links
> like this, http://www.zipdatamaps.com/76180, for
On Jun 14, 12:28 am, buford.lum...@gmail.com wrote:
> Hi, I'm new to Python. Would someone be able to write me and/or to show me
> how to write a simple program that:
>
> 1-follows a hyperlink from MS Excel to the internet (one of many links like
> this,http://www.zipdatamaps.com/76180, for e.g.)
On Thu, 13 Jun 2013 12:28:09 -0700, buford.lumbar wrote:
> Hi, I'm new to Python. Would someone be able to write me and/or to show
> me how to write a simple program that:
[snip directions]
Cannot be done. What you describe is not "simple", and it certainly is
not "super simple" like you have in
>> there is a python module that reads and writes to excel files. look
>> for that
>More than one, actually, and which to use depends on whether "Excel files"
>means the .xls or .xlsx
>format. On Windows, the most flexible solution is going to be to just use COM
>to control the Excel >applic
On Thu, Jun 13, 2013 at 1:41 PM, Joel Goldstick
wrote:
> there is a python module that reads and writes to excel files. look for
> that
More than one, actually, and which to use depends on whether "Excel
files" means the .xls or .xlsx format. On Windows, the most flexible
solution is going to b
On Thursday, June 13, 2013 3:41:24 PM UTC-4, Joel Goldstick wrote:
> there is a python module that reads and writes to excel files. look for that
>
>
>
>
> On Thu, Jun 13, 2013 at 3:28 PM, wrote:
>
> Hi, I'm new to Python. Would someone be able to write me and/or to show me
> how to write
On 06/13/2013 03:28 PM, buford.lum...@gmail.com wrote:
Hi, I'm new to Python. Would someone be able to write me and/or to show me how
to write a simple program that:
Hi, welcome to Python, and to the Python-list
It's NOT a simple program, except by a very constrained definition of
simple.
there is a python module that reads and writes to excel files. look for
that
On Thu, Jun 13, 2013 at 3:28 PM, wrote:
> Hi, I'm new to Python. Would someone be able to write me and/or to show me
> how to write a simple program that:
>
> 1-follows a hyperlink from MS Excel to the internet (one o
Hi, I'm new to Python. Would someone be able to write me and/or to show me how
to write a simple program that:
1-follows a hyperlink from MS Excel to the internet (one of many links like
this, http://www.zipdatamaps.com/76180, for e.g.) and then,
2-copies some data (a population number, e.g. 54
12 matches
Mail list logo