Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: XenonBlack
» Forum threads: 38,721
» Forum posts: 175,503
Full Statistics
|
Online Users |
There are currently 45 online users. » 2 Member(s) | 37 Guest(s) Bing, AOL, Google, Mojeek, Apple, Larz60+, CaptainNewb
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: deanhystad
1 hour ago
» Replies: 3
» Views: 888
|
How Reliable Is Assignmen...
Forum: News and Discussions
Last Post: tobey12
10 hours ago
» Replies: 0
» Views: 57
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Today, 07:07 AM
» Replies: 1
» Views: 354
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,477
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,532
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 406
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 128
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,912
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,164
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 849
|
|
|
regex multi-line |
Posted by: kucingkembar - Aug-27-2022, 05:11 PM - Forum: General Coding Help
- Replies (6)
|
 |
hi,
i have some page that "the content" do not have specific tag(<something><like><this>) except for the <HTML>,
so I can't use the soup to get the..... More
|
|
|
No "Post Thread" button |
Posted by: CynthiaMoore - Aug-27-2022, 05:35 AM - Forum: Board
- Replies (4)
|
 |
I went to the Tutorials forum to see if there is a good tutorial on getting started with Python. When I selected the [i]Python Installation and Execut..... More
|
|
|
C++ python embedding |
Posted by: comarius - Aug-26-2022, 01:50 AM - Forum: General Coding Help
- No Replies
|
 |
I am looking for a good package / library to extend a C++ application with python scripting. I would need both ways calls, from python to C++ function..... More
|
|
|
RGB() <> colorchooser.askcolor |
Posted by: KennethHobson - Aug-24-2022, 04:20 PM - Forum: GUI
- Replies (9)
|
 |
I pick blue color but the value returned is red, not blue as you can see in the code comments. Should I parse out the RGB values from the picked color..... More
|
|
|
import question |
Posted by: DPaul - Aug-24-2022, 06:29 AM - Forum: Bar
- Replies (2)
|
 |
Hi,
Just a thought, not a problem:
Say I have a prog that starts with 12 imports like shutil, datetime, warnings, pandas, a class of my own...etc
..... More
|
|
|
Use path from browser widget |
Posted by: Jguillerm - Aug-22-2022, 03:11 PM - Forum: GUI
- Replies (7)
|
 |
Hi everyone,
I am designing my first GUI app using Tkinter and have somme issues.
The purpose of the app is to read a SWMM file in order to get s..... More
|
|
|
pickle or txt |
Posted by: DPaul - Aug-22-2022, 09:23 AM - Forum: Bar
- Replies (3)
|
 |
Hi,
After an OCR-session, I have very large files for people to search for data (prayer cards).
I "dump" them both in text format (.txt) and in bina..... More
|
|
|
|