Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 66 online users. » 1 Member(s) | 58 Guest(s) Bing, AOL, AOL, Google, Google Image, Applebot, deanhystad
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Larz60+
32 minutes ago
» Replies: 1
» Views: 32
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,059
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,483
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 504
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 755
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,866
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 855
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 441
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,402
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,616
|
|
|
proper way of coding |
Posted by: ebooczek - Feb-20-2022, 05:50 PM - Forum: GUI
- Replies (3)
|
 |
I have a question of good practice of using tkinter.
Should the main window be created in a function of outside? Making it as a local doesn't seem t..... More
|
|
|
pyodbc |
Posted by: gmerritt - Feb-20-2022, 12:11 AM - Forum: General Coding Help
- Replies (8)
|
 |
A Database was created in SqliteStudio 3.3.3 and is working 100,000 +/- records.
The following python connection string fails :
[python]
impor..... More
|
|
|
decimal comma |
Posted by: DPaul - Feb-18-2022, 01:49 PM - Forum: General Coding Help
- Replies (9)
|
 |
Hi , I need to convert "5,8" to a float = 5.8
Reading on this subject proposes 3 solutions
- Adapt the locale
- Do a replace (',','.') (if no 1000 ..... More
|
|
|
|