Re: [Tutor] How to Create Webpage with Python

2014-07-25 Thread John Cast
project I have very little experience with any of this. That said I am looking for a fair balance of efficiency and ease to accomplish all of this. My time frame is about 3 weeks. I welcome any help/tips/opinions that you all can offer. Thanks On Tue, Jul 15, 2014 at 12:46 PM, Alan Gauld wr

Re: [Tutor] How to Create Webpage with Python

2014-07-15 Thread John Cast
pport). I don't think this will require very much code, but since I am new to the language and having trouble finding documentation on methods such as "saveAs", it's proving difficult. Thanks again On Tue, Jul 15, 2014 at 10:39 AM, Joel Goldstick wrote: > > > > On

Re: [Tutor] How to Create Webpage with Python

2014-07-15 Thread John Cast
in On Tue, Jul 15, 2014 at 1:20 AM, Chris “Kwpolska” Warrick < kwpol...@gmail.com> wrote: > > On Jul 15, 2014 3:17 AM, "John Cast" wrote: > > > > Hey everyone, > > > > I really appreciate all of the help you given me. > > I am making progress,

Re: [Tutor] How to Create Webpage with Python

2014-07-14 Thread John Cast
Hey everyone, I really appreciate all of the help you given me. I am making progress, however I have reached a problem I'm not sure how best to tackle and would like someone with more experience with excel and python to lend their knowledge/opinion before I dive in further. I have two questions:

Re: [Tutor] How to Create Webpage with Python

2014-07-10 Thread John Cast
Thanks everyone again for the great support. Right now I have a very basic server running using the http module (I'm using python 3). My next step is to generating the HTML pages so that the formatting of the excel docs stays pretty much the same except that it gets shown on the web. For future

Re: [Tutor] How to Create Webpage with Python

2014-07-09 Thread John Cast
o get these HTML page(s) to my site? I welcome any further input anyone is willing to give! Thanks On Wed, Jul 9, 2014 at 3:16 PM, Mark Lawrence wrote: > On 09/07/2014 19:26, John Cast wrote: > >> First, please forgive any ignorance in my post here as I am not good >> with

[Tutor] How to Create Webpage with Python

2014-07-09 Thread John Cast
First, please forgive any ignorance in my post here as I am not good with HTML and new to python. I have a bunch of excel spreadsheets (all in the same format) that I am writing a python script to go through and pick out some information and post to a wiki page. I'm new to python and have gone thr