Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Possible to execute a python script before log off/shutdown with input commands?
Post: Possible to execute a python script before log off...

Hi all I have created a program that captures the current time and records this into a spreadsheet using a combination of the ‘xlwings’ and xlwriter’ packages. It also has various ‘input’ arguments t...
Kaltex General Coding Help 1 2,257 May-17-2021, 02:43 AM
    Thread: Tkinter messagebox and using datetime/timedelta
Post: Tkinter messagebox and using datetime/timedelta

Hi all I made this really simple program for myself to remind me to take some breaks. It works great and all, although there is one behavior that I did not expect and although I don't mind it so mu...
Kaltex GUI 3 3,307 Apr-07-2021, 04:39 AM
    Thread: sys.stdin to do a word count based on user entry
Post: RE: sys.stdin to do a word count based on user ent...

(Jul-19-2020, 09:44 AM)DPaul Wrote: You may try to .strip() any non-printable chars from word, before you test it. You never know. Paul hmm :( I added .strip() in the for loop, but still no good.....
Kaltex Homework 3 3,669 Jul-19-2020, 10:28 AM
    Thread: sys.stdin to do a word count based on user entry
Post: sys.stdin to do a word count based on user entry

Hi all I have been using the sys module's stdinput to take input from the user until they enter the keyword 'submit'. Once this happens the dictionary would have stored the key:value pairs for what ...
Kaltex Homework 3 3,669 Jul-19-2020, 09:34 AM

User Panel Messages

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