Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 237 online users. » 0 Member(s) | 230 Guest(s) Google, Bing, Baidu, Yandex, AOL
|
Latest Threads |
Stephenchers
Forum: General Coding Help
Last Post: IsmaelSlalk
18 minutes ago
» Replies: 0
» Views: 6
|
Made my first Python prog...
Forum: Game Development
Last Post: Ricky1178
8 hours ago
» Replies: 8
» Views: 10,641
|
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:49 PM
» Replies: 5
» Views: 246
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 11:36 AM
» Replies: 2
» Views: 153
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 108
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,712
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 751
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,218
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 455
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 246
|
|
|
entry widget |
Posted by: DPaul - Jun-04-2023, 05:48 AM - Forum: GUI
- Replies (5)
|
 |
Hi, a cosmetic question.
I have an app with some entry boxes, nothing special.
[python]entryKl = Entry(frame1, font=myFont,bg='lightblue')
entryKl.pac..... More
|
|
|
Data structure question |
Posted by: standenman - Jun-02-2023, 09:54 PM - Forum: Data Science
- Replies (1)
|
 |
I am creating an app that will take a pdf that represents a set of medical treatment records for a given patient. I want to submit the text to proces..... More
|
|
|
SQL question |
Posted by: DPaul - Jun-01-2023, 03:28 PM - Forum: Bar
- Replies (4)
|
 |
Hi,
I have data in an FTS5 sql table, but you can sql update it like any other table. (but no field types)
Say the table is called "abc", and has 3 fi..... More
|
|
|
how it works??? "__name__" |
Posted by: Vensworld - May-31-2023, 07:34 AM - Forum: Homework
- Replies (3)
|
 |
Hi I am a new to Python. Can somebody explain me how this program works and particularly the flow of program. Why the output shows as "inner". Regar..... More
Attached Files
inner.py (Size: 173 bytes / Downloads: 202)
|
|
|
Pytest mocks |
Posted by: anthonyrmoss78 - May-30-2023, 08:28 PM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone, i hiope someone can help me .
I have recently started working on a huge pytest framework with about 15000 tests .
However, there seems..... More
|
|
|
|