| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,822
Full Statistics
|
| Online Users |
There are currently 38 online users. » 1 Member(s) | 34 Guest(s) Bing, DuckDuckGo, Google, jsontotable
|
| Latest Threads |
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 07:26 PM
» Replies: 2
» Views: 75
|
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 12:09 PM
» Replies: 4
» Views: 122
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 219
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 345
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Nov-11-2025, 05:07 AM
» Replies: 5
» Views: 306
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 133
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,634
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 228
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 217
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,620
|
|
|
| Password Saver Program |
|
Posted by: suitec - Aug-16-2017, 01:02 AM - Forum: Homework
- Replies (3)
|
 |
I have an assignment to write code for Choice 2, to 1. create a loop that goes through each item in the password list; 2. Check if the name is found; ..... More
|
|
|
| I need help |
|
Posted by: 777CAIN - Aug-15-2017, 02:39 PM - Forum: General Coding Help
- Replies (14)
|
 |
Is it possible to get a user to type in something like Apples and it comes back with a number eg
I type apple it comes back as 6?
If so could so..... More
|
|
|
| PythonWin.exe |
|
Posted by: cartogal - Aug-15-2017, 12:39 PM - Forum: General Coding Help
- Replies (5)
|
 |
I just had Python 2.7 and pythonWin 2.7 downloaded on my companies server, we use Citrix. I can't find the PythonWin.exe file. My coworker has a sta..... More
|
|
|
| Multiprocessing |
|
Posted by: ian - Aug-14-2017, 10:02 PM - Forum: General Coding Help
- Replies (1)
|
 |
I have a function self.load_dataframe(0). when it is called from in its Frame parent, it will freeze the Frame until it returns value to self.df. I tr..... More
|
|
|
| Anti Vowel |
|
Posted by: OmarBrikaa - Aug-14-2017, 07:05 PM - Forum: General Coding Help
- Replies (2)
|
 |
What is wrong with this code? It should return the text without vowels.
[python]def anti_vowel(text):
new = list(text)
for letter in new:
..... More
|
|
|
| Puzzled by classes |
|
Posted by: Barrowman - Aug-14-2017, 12:58 PM - Forum: GUI
- Replies (3)
|
 |
I have been learning to create GUI's using tkinter for some time and have created around 12 which I am happy with.
I have not used classes but see mor..... More
|
|
|
| Can't link .kw file with main.py |
|
Posted by: Allpha - Aug-14-2017, 09:07 AM - Forum: GUI
- Replies (2)
|
 |
Hello I started to learn kivy gui for puthon 3 and I have a problem, I can't link.kw file with main.py.
I don't now how to upload there photos, but I..... More
|
|
|
| tkinter scrolledtext formatting |
|
Posted by: Lux - Aug-13-2017, 05:52 PM - Forum: GUI
- Replies (2)
|
 |
I am using tkinter's scrolledtext and I was wondering if it is possible to format some of the text inside of it, like making one word bold while leavi..... More
|
|
|
| Website |
|
Posted by: mahdiafg - Aug-13-2017, 05:45 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi!
How can make a kind of website that I should pay for it in a way that I do some activities for it?
I don't want pay by debit card or things lik..... More
|
|
|
| error message in pyqt pro |
|
Posted by: red_man_008 - Aug-13-2017, 01:07 PM - Forum: GUI
- Replies (8)
|
 |
I am having trouble compiling a program which relates to main window and resource file with .ico files.
I suspect it has something to do with the lo..... More
|
|
|
| Four digit combinations |
|
Posted by: EHod - Aug-13-2017, 10:12 AM - Forum: Homework
- Replies (4)
|
 |
Hi,
I have a school problem to design and write a program that displays all the possible combinations for any four numerical digits entered by a us..... More
|
|
|
|