Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 32 Guest(s) Bing, Google, AOL, AOL
|
Latest Threads |
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
1 hour ago
» Replies: 0
» Views: 5
|
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
1 hour ago
» Replies: 0
» Views: 4
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
4 hours ago
» Replies: 3
» Views: 908
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 358
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,498
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,543
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 425
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 133
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,926
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,180
|
|
|
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: 214)
|
|
|
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
|
|
|
|