Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,792

Full Statistics

Online Users
There are currently 40 online users.
» 0 Member(s) | 31 Guest(s)
Google, Bing, Facebook Dev, Apple, AOL

Latest Threads
I’m building a Python Dat...
Forum: GUI
Last Post: woooee
21 minutes ago
» Replies: 1
» Views: 87
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:56 AM
» Replies: 4
» Views: 136
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 110
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 123
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,214
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,374
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,575
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 200
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,205
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,456

 
  Combobox
Posted by: menator01 - Apr-18-2022, 03:57 AM - Forum: GUI - Replies (1)

Is there a way to get a list of all combobox items?

Print this item

  BeautifulSoup help
Posted by: Mawixy - Apr-18-2022, 12:11 AM - Forum: General Coding Help - Replies (1)

Hi!
1# I have problem with BeautifulSoup. I have this site thats only text (there's no body or anything) and its coded like this:
{
"python": {
..... More

Print this item

  Write and read back data
Posted by: Aggie64 - Apr-17-2022, 09:01 PM - Forum: General Coding Help - Replies (6)

I have a working Python 3 program that reads XML data from a URL and processes the data received
The code shown below is how the data is received
re..... More

Print this item

  pyCharm question
Posted by: davediamond - Apr-17-2022, 07:46 PM - Forum: General Coding Help - Replies (1)

Help! Pycharm won't run my code!

I have "main.py" open and when I run it, it doesn't reflect my changes/edits.

Here's the code, it's a bit of a ..... More

Print this item

  Determining the format attributes on text in a QTextEdit object
Posted by: DrakeSoft - Apr-17-2022, 02:01 PM - Forum: GUI - Replies (7)

Hi,

The following function is used to highlight text for a spell checker. If it finds a misspelt word it will underline it in red.

[python]
..... More

Print this item

  Connecting c++ and python
Posted by: Mawixy - Apr-17-2022, 11:59 AM - Forum: General Coding Help - Replies (1)

Hi ! I need help. I wanted to make program that take some data from website and process it in c++. So here's the question. How to make program with c+..... More

Print this item

  Display transparent image as overlay
Posted by: jds8086 - Apr-17-2022, 11:43 AM - Forum: General Coding Help - No Replies

I am trying to create a program that simply displays a PNG (that has transparency), the image will be a map protractor that can be dragged around on t..... More

Print this item

  Toplevel window
Posted by: menator01 - Apr-17-2022, 06:36 AM - Forum: GUI - Replies (5)

Is there a way of getting all toplevel window textvariables without having to name them one at a time?
Any direction is much appreciated.

Print this item

  pyautogui.locateOnScreen producing error
Posted by: dude8074 - Apr-17-2022, 03:37 AM - Forum: General Coding Help - Replies (6)

When I attempt to run

isburger = pyautogui.locateOnScreen('singleburger.png', region=(str(xregion,yregion,)+str(length,height)))
I ..... More

Print this item

Question Printing through list.. again
Posted by: jesse68 - Apr-16-2022, 03:12 PM - Forum: General Coding Help - Replies (2)

Hi simple help needed please. Just trying to print a specific item in the list. If I iterate through the list I can print each value on a new line. If..... More

Print this item

  A Thonny and Python Mess
Posted by: DS256 - Apr-16-2022, 02:45 PM - Forum: News and Discussions - Replies (2)

Looking for any and all guidance on the following issues. If this is not the correct forum, please advise

I have developed Raspberry PI Weather Sta..... More

Print this item

  check if a file exist on the internet and get the size
Posted by: kucingkembar - Apr-16-2022, 12:36 PM - Forum: General Coding Help - Replies (6)

hi, sorry for my bad english,
i currently create this code:
[python]
#image_name = 'https://www.google.co.id/images/branding/googlelogo/1x/googlelo..... More

Print this item

  mvc
Posted by: menator01 - Apr-15-2022, 11:38 PM - Forum: GUI - No Replies

Is it possible to have a controller to control two different views?
I wasn't really wanting to post the whole code but, to show the goal.
I have fou..... More

Print this item

  Blending images with tkinter
Posted by: rleiman - Apr-15-2022, 08:37 PM - Forum: General Coding Help - No Replies

I would like to use tkinter to blend several images onto background images. I've already done this with openCV but we don't like the way the openCV wi..... More

Print this item

  Concat Strings
Posted by: paulo79 - Apr-15-2022, 08:12 PM - Forum: General Coding Help - Replies (5)

Hi all,

Trying to concat this variable with strings but it is addind a line in output:
[python]>>> del v_first_cell_name
>>> v_first_cell_name=..... More

Print this item

  Looking for Part Time REMOTE Python work
Posted by: NaplesFL_Dave - Apr-15-2022, 08:00 PM - Forum: Jobs - Replies (1)

I've been studying PYTHON for over 4 years now. I've been through 2 Master Level Python on-line Boot camps and a MIT online course. I completed W3 Sch..... More

Print this item

  bind
Posted by: menator01 - Apr-15-2022, 07:45 PM - Forum: GUI - Replies (1)

I have a listbox. I can bind keys, mouse clicks, etc. to fire a function. I have selection_set and activate set to 0, the first item in list.
My ques..... More

Print this item

  help with search
Posted by: tuanle007 - Apr-15-2022, 07:17 PM - Forum: General Coding Help - Replies (3)

Hi,

I have this Search Details: Can someone help me figure out a Search method to get " Yes Cubs/Rockies score 1st Inn"

Wager details for ticket..... More

Print this item

  Is it possible to update a CSS file from Python
Posted by: bigAL_python - Apr-15-2022, 05:45 PM - Forum: General Coding Help - Replies (4)

Hello!

I have a main.scss file (I'm using SASS) and a Jupyter Notebook (.ipynb) in the same folder. I want to update only ONE line of code in my m..... More

Print this item

  run out of memory
Posted by: Ali_ - Apr-15-2022, 08:11 AM - Forum: General Coding Help - Replies (1)

Hello!
I am working on jupyter and without noticing I must have have done something that kept running for a while. Now I can't open this file because..... More

Print this item

  webautomation with an API
Posted by: Fre3k - Apr-15-2022, 07:17 AM - Forum: Web Scraping & Web Development - Replies (1)

Good morning,

I'll just come straight up to my question.

Does webautomation (especially for automation in browsergames) properly work with an AP..... More

Print this item

  Background inactivity timer when tkinter window is not active
Posted by: DBox - Apr-14-2022, 06:26 PM - Forum: GUI - Replies (4)

I'm having trouble getting a timer (loop or anything) running when the tkinter window is withdrawn or not on top of other windows. The functionality o..... More

Print this item

  Installing Qt for Python. (On Windows 10)
Posted by: davediamond - Apr-14-2022, 05:06 PM - Forum: General Coding Help - Replies (22)

https://doc.qt.io/qtforpython/quickstart.html

The problem I'm having is with the following shell command :

[python]env\Scripts\activate.bat[/pyt..... More

Print this item

  How does this code work?
Posted by: pd_minh12 - Apr-14-2022, 03:24 PM - Forum: General Coding Help - Replies (3)

[python]readfile1 = open("file.txt", "r")
f = readfile1.readlines()

newList = []

for line in f:
newList.append(line.strip())

print(newLis..... More

Print this item

  Pandas module not working
Posted by: Hass - Apr-14-2022, 11:43 AM - Forum: General Coding Help - Replies (2)

Hi All,

I recently got a new computer I installed python v 3.10 and am using the pycharm IDE.

I have installed pandas but it is not working.

..... More

Print this item

  New to python, trying to make a basic calculator
Posted by: AthertonH - Apr-14-2022, 09:52 AM - Forum: General Coding Help - Replies (2)

Hey, so I've got this piece of code that I put together that is pretty simple. However, when I execute the code it executes all the if statements inst..... More

Print this item

  New to python, question regarding PEP8
Posted by: AthertonH - Apr-13-2022, 11:40 PM - Forum: General Coding Help - Replies (3)

[code]definitions = {
"For loops": "For loops allow you to run a block of code repeatedly, just like while loops. However, for loops run "
..... More

Print this item

  Numpy error while filling up matrix with Characters
Posted by: august - Apr-13-2022, 09:07 PM - Forum: General Coding Help - Replies (4)

I'm new to numpy. I've a string of characters. I'm truncating it one character at a time till only one character is left.
Then I'm trying to fill up ..... More

Print this item

  Qt Designer : help document viewer error.
Posted by: davediamond - Apr-13-2022, 06:05 PM - Forum: GUI - Replies (2)

The following alert is shown in Qt Designer when I click 'help'. As you can see it's using Linux symbols AND Windows symbols when reporting the error...... More

Print this item

  Transform Dic to dataframe
Posted by: d9d9d - Apr-13-2022, 06:02 PM - Forum: General Coding Help - Replies (4)

I am trying to transform this kind of dic to classic dataframe.

list = [
{
"Fruit": [{"XY": 15.2,22,22 },
{"XX": 19,..... More

Print this item

  Formating generated .data file to XML
Posted by: malcoverc - Apr-13-2022, 05:04 PM - Forum: General Coding Help - Replies (3)

I have some generated data files I want to format to XML:

[python] 1234=>item1:something11:

something11<COMMA>item4:something12:
..... More

Print this item

  How to fix list index out of range
Posted by: longmen - Apr-13-2022, 02:28 AM - Forum: Homework - Replies (26)

Hi everyone, so when I ran the below code I ran into this problem and I wonder if anyone has advice on how to fix it? Any advice would be very appreci..... More

Print this item

  GUI Opens Minimized
Posted by: gw1500se - Apr-12-2022, 05:39 PM - Forum: GUI - Replies (24)

I have migrated a script that was running on Windows 7 to 10. Since the migration the Tkinter window is opening minimized (python 3.10.4) while that w..... More

Print this item

  Help Needed playing MP3s
Posted by: bill_z - Apr-12-2022, 05:07 PM - Forum: General Coding Help - Replies (2)

Newish guy here wanting to use a headless RPi3B running MXRPi to play a list of MP3s randomly. This will be my first attempt to play MP3s using RPi a..... More

Print this item

Question How to convert string to variable?
Posted by: chatguy - Apr-12-2022, 04:54 PM - Forum: General Coding Help - Replies (5)

Hi all,

I've had a hard time searching for this answer (Google suggests something different than I'm looking for).

VERY early in my code, I hav..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [Tkinter] I’m building a ... 21 minutes ago tsgiannis woooee GUI
  Two arguments in input fu... Today, 00:56 Alfredd Pedroski55 General Codin...
  Backward compatibility qu... Yesterday, 10:39 yutaozhou buran News and Disc...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
Most views
  The best Prog... 578714
  Tutorial Requ... 509312
  Web Scraping ... 441858
  Newbie with P... 385814
  New Users Int... 375214
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12102
buran 8194
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
lary_p Today
Cristiano Yesterday
Alfredd Yesterday
clayote Yesterday
yutaozhou 11-07

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020