Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,931
» Latest member: Lenowell
» Forum threads: 38,720
» Forum posts: 175,500
Full Statistics
|
Online Users |
There are currently 56 online users. » 0 Member(s) | 51 Guest(s) Bing, AOL, Applebot, Google
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 338
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,337
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,459
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 282
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 91
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,055
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 746
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,108
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,975
|
|
|
CPU vs GPU |
Posted by: astral_travel - Nov-24-2022, 11:26 PM - Forum: General Coding Help
- Replies (10)
|
 |
hi,
okay so i understood that the GPU can also compute parallel and is also suitable for that,
i understood there's a software called CUDA that make..... More
|
|
|
while loops |
Posted by: CJM125 - Nov-24-2022, 10:08 PM - Forum: Homework
- Replies (4)
|
 |
I'm completely new to Python and coding in general. I've been asked to write a program that always asks the user to enter a number. When the user ente..... More
|
|
|
Updating tkinter text |
Posted by: BliepMonster - Nov-24-2022, 03:40 PM - Forum: GUI
- Replies (5)
|
 |
Is there any possible way to update the canvas text with the tkinter canvas? I have a variable with the number that has to keep updating and a variabl..... More
|
|
|
'NoneType' error |
Posted by: YL1985 - Nov-24-2022, 02:14 AM - Forum: General Coding Help
- Replies (9)
|
 |
Hello, quite new to Python and would be happy for some help with an exercise I'm working on.
I'm trying to write a tip with $ and % signs and get ans..... More
|
|
|
Length of rows |
Posted by: Krissstian - Nov-23-2022, 03:03 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
How can I determine number of a value occur in a column from an sql db?
[python]con = pymysql.connect(host='localhost', user='root', password='*..... More
|
|
|
Openpyxl make LineChart |
Posted by: SamLiu - Nov-22-2022, 06:54 AM - Forum: General Coding Help
- No Replies
|
 |
Hi all,
I want to use openpyxl make LineChart as Line with markers style.
when run code get new chart need to modify Horizontal axis crosses-->Axis ..... More
|
|
|
stock trading GUI |
Posted by: astral_travel - Nov-21-2022, 09:37 PM - Forum: GUI
- Replies (1)
|
 |
how can i make something like the application in the attached picture ? (style wise)
the chart and the features around it has to be interactive........ More
Attached Files
Thumbnail(s)
|
|
|
Add buttons to StackLayout after 'Enter' |
Posted by: Sosik1993 - Nov-21-2022, 01:37 PM - Forum: GUI
- No Replies
|
 |
Hi! I'm beginner in Python.
I want to add buttons to Wyniki(StackLayout) when I write something in TextInput and click Enter. I have written a progra..... More
Attached Files
Thumbnail(s)
|
|
|
|