Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Exporting to Excel
Post: RE: Exporting to Excel

Aha, missed that it was a dict :) As i mentioned, i was tired xD. May i though ask why u put it as a dict? I am fairly new to programming overall so my basic knowledge is less than ideal, but wouldnt...
Nuzvee General Coding Help 5 2,778 Aug-08-2019, 10:30 AM
    Thread: Exporting to Excel
Post: RE: Exporting to Excel

This is a shot from the hip but mabye something in this direction? Before you react to my shitty coding, this code would most likely work if inserted "as is", im tired af atm (friday). This is more o...
Nuzvee General Coding Help 5 2,778 Aug-02-2019, 02:41 PM
    Thread: How "continue" in another indentation?
Post: RE: How "continue" in another indentation?

would this work? #lots of code before this for folder in subdirs: skipfolder = False os.chdir(str(subdirs[subdirnumber + 1])) #opens the subfolder pdflist = glob.gl...
Nuzvee General Coding Help 6 3,066 May-03-2019, 01:30 PM
    Thread: How "continue" in another indentation?
Post: RE: How "continue" in another indentation?

Hi, You could add a 'while not' to prevent the rest of the indentation if the pdfstocheck is less than 100. Im fairly new to python so this might be wrong but you could try this: #lots of code before...
Nuzvee General Coding Help 6 3,066 May-03-2019, 12:52 PM
    Thread: SQL module selection
Post: SQL module selection

Hi, I need help since i can't manage to make a decision since it will end up being a pretty uninformed selection. I have written an extensive script for deployment and configuration of servers which...
Nuzvee General Coding Help 0 1,391 May-03-2019, 12:00 PM
    Thread: Building a class for sqlite3 interaction
Post: RE: Building a class for sqlite3 interaction

(Jan-28-2019, 07:08 AM)Nuzvee Wrote: Anyone have any input? or at least say if i am right in wanting to turn this into a class? Is it even sensible? **confused** This is all made up without any kno...
Nuzvee General Coding Help 5 3,321 Jan-29-2019, 06:47 AM
    Thread: Building a class for sqlite3 interaction
Post: RE: Building a class for sqlite3 interaction

Anyone have any input? or at least say if i am right in wanting to turn this into a class?
Nuzvee General Coding Help 5 3,321 Jan-28-2019, 07:08 AM
    Thread: Building a class for sqlite3 interaction
Post: RE: Building a class for sqlite3 interaction

Here is the code ive written so far, i do realise it is a bit messy and "noobish" but it has been alot of trial and error and i have yet not cleaned it up since i now want to convert it into a class. ...
Nuzvee General Coding Help 5 3,321 Jan-16-2019, 10:24 AM
    Thread: Building a class for sqlite3 interaction
Post: Building a class for sqlite3 interaction

Hi, Python: python2.7 OS : Centos7 I am posting this since ive grown desperate after getting daily headaches trying to implement SQL interaction into a current production script. After creating sev...
Nuzvee General Coding Help 5 3,321 Jan-15-2019, 09:52 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020