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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,934
» Latest member: winchestersam
» Forum threads: 38,722
» Forum posts: 175,504

Full Statistics

Online Users
There are currently 39 online users.
» 0 Member(s) | 33 Guest(s)
Bing, AOL, Google, AOL, Applebot

Latest Threads
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
7 minutes ago
» Replies: 0
» Views: 1
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
35 minutes ago
» Replies: 0
» Views: 2
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 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,496
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,179

 
  Scrap table from webpage
Posted by: Luis_liverpool - Jul-26-2022, 03:54 PM - Forum: General Coding Help - Replies (5)

Hi All,

I wonder if it possible to scrap table from following web-page:

My desired table

I saw fe..... More

Print this item

Question Python Download URL
Posted by: mengelsen - Jul-26-2022, 02:45 PM - Forum: News and Discussions - Replies (1)

I am trying to automate software deployment using our MDM solution. Does Python.org have a download URL that would allow me to consistently pull the l..... More

Print this item

  How to write a part of powershell command as a variable?
Posted by: ilknurg - Jul-26-2022, 11:09 AM - Forum: General Coding Help - Replies (2)

I have a powershell command to run it with winrm.

[python] result = session.run_ps('get-wmiobject -namespace root\SecurityCenter2 -computernam..... More

Print this item

  small code for sampel asn1ate
Posted by: borys - Jul-26-2022, 10:48 AM - Forum: General Coding Help - No Replies

Hi I'm a fresh in python, could someone help me to write a code for asn1 file parser I've already generated class for such ASNdecoder, what I need is ..... More

Print this item

  Transforming Employee Roster into a Headcount Calendar
Posted by: Michaperki - Jul-25-2022, 07:00 PM - Forum: Data Science - No Replies

Hello, I've started a new job recently and one of my first tasks as a BI analyst is to create a regularly updating dashboard showing employee headcoun..... More


Attached Files

.xlsx   Sample_Employee_Headcount_Data.xlsx (Size: 12.06 KB / Downloads: 1)
Print this item

  removing spaces
Posted by: msaiahnl - Jul-25-2022, 02:56 PM - Forum: General Coding Help - Replies (2)

hello I have to calculate the arithmetic mean in the text (the number of letters divided by the number of sentences). The problem is that when countin..... More

Print this item

  what will be the best way to find data in txt file?
Posted by: korenron - Jul-25-2022, 09:46 AM - Forum: General Coding Help - Replies (2)

Hello,
I have created a "config" file for my code with all kind of data inside , for the code to run and use
the config.txt is :
[python]IP = 10.0..... More

Print this item

  looking fo documentation for module files
Posted by: Skaperen - Jul-24-2022, 10:25 PM - Forum: News and Discussions - Replies (39)

i'm looking for documentation that covers where to store a file to make it generally available to all Python scripts run in a typical way by any user ..... More

Print this item

  home automation using python
Posted by: barryjo - Jul-24-2022, 03:42 PM - Forum: General Coding Help - Replies (1)

I would like to be able to control my home automation switches, lights, and etc using python. Essentially, I want to do what Alexa and Google home doe..... More

Print this item

  Troubleshooting with PySpy
Posted by: Positron79 - Jul-24-2022, 03:14 PM - Forum: General Coding Help - No Replies

Hello all,

I'm running a script that grabs data from a weather device, and converts it to mqtt and dumps it to my broker where I can then use the dat..... More

Print this item

  IndexError: list index out of range
Posted by: dolac - Jul-24-2022, 02:44 PM - Forum: General Coding Help - Replies (4)

Hello, I need help, I had a goal to make a bot that would work with a database on SQLITE3, everything was connected, but in the process of interacting..... More


Attached Files

.zip   database.zip (Size: 403 bytes / Downloads: 296)
.py   main.py (Size: 723 bytes / Downloads: 258)
.py   db.py (Size: 1.01 KB / Downloads: 270)
Print this item

  Find numbers using Regex
Posted by: giddyhead - Jul-24-2022, 04:41 AM - Forum: General Coding Help - Replies (18)

Hello,

I have an regex issues as I am seeking to find only the numbers that are attached to words:
For example:
1the
5one
5529care
30over

..... More

Print this item

  Issue in changing data format (2 bytes) into a 16 bit data.
Posted by: GiggsB - Jul-23-2022, 06:42 PM - Forum: General Coding Help - Replies (11)

UPDATED THE QUESTION

Hello,

I am writing this python code for Raspberry Pi (rpi) where RPi is connected to a microcontroller (mcu). The mcu i..... More

Print this item

  FFT - frequency shifted
Posted by: frohr - Jul-23-2022, 05:15 PM - Forum: General Coding Help - No Replies

Hi,
I have velocity data calculated from acceleration and I want to make FFT. Data seems ok (checked by function generator).
But all the time I have..... More

Print this item

  I use switch_to.window, how to keep edge at a minimized ?
Posted by: wuyi - Jul-23-2022, 01:57 PM - Forum: Web Scraping & Web Development - Replies (1)

I'm going to run edge in a minimized window, not headless. However, running the following code restores the window to its original state and the windo..... More

Print this item

Question Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters
Posted by: Dragiev - Jul-23-2022, 08:45 AM - Forum: General Coding Help - Replies (6)

Hello, everybody,

by the title of the subject you can guess I am brand new to Python and coding in general. I've tried learning it in the past but ..... More

Print this item

  converting to int
Posted by: Skaperen - Jul-23-2022, 06:45 AM - Forum: General Coding Help - Replies (11)

i have a string (s) that may have other stuff append to it, that i want to convert to an int with int(s,0). but i don't know how man..... More

Print this item

  Read xml column inside csv file with Python
Posted by: estertabita - Jul-22-2022, 11:28 PM - Forum: General Coding Help - Replies (2)

Hi,
I am very new in Python and need to read an xml column inside a csv file with Python.
I can see some code on google on how to read that csv file..... More

Print this item

  A lot of confusion and I can't seem to solve this issue
Posted by: Calli - Jul-22-2022, 05:56 PM - Forum: Networking - Replies (13)

So I have download a list of "open IP" from shodan which was about 1,566,785 open IP address
Now to check all this IP address one by one will take m..... More

Print this item

  Can't update new python version on Pycharm
Posted by: GOKUUUU - Jul-22-2022, 01:14 PM - Forum: General Coding Help - Replies (6)

Hello, I installed new pyhton version 3.10.5 and deleted the previous one 3.8.. and now I can update the new python version to Pycharm. I have a few p..... More

Print this item

  How to parse std out?
Posted by: ilknurg - Jul-22-2022, 11:23 AM - Forum: General Coding Help - Replies (1)

I want to parse the output below. I want to get IP Address line.

[python]
__GENUS : 2
__CLASS : Win32_NetworkAdapterConfigurati..... More

Print this item

  Tkinter don't change the image
Posted by: DQT - Jul-22-2022, 08:30 AM - Forum: GUI - Replies (2)

Hello everyone.
I am using Python 2.7(if it nescessary).

Here is my code
[python]
from Tkinter import *
from PIL import Image, ImageTk
from os..... More

Print this item

  pandas column percentile
Posted by: nuncio - Jul-22-2022, 06:29 AM - Forum: Data Science - Replies (7)

Dear All,
I have a time series in a dataframe that contain vaues for each day for many years. How can I compute the average of values above a certai..... More

Print this item

  Please delete
Posted by: FugaziRocks - Jul-21-2022, 08:01 PM - Forum: General Coding Help - Replies (2)

Please delete

Print this item

  Keep trying link until enabled
Posted by: kamaleon - Jul-21-2022, 06:10 PM - Forum: General Coding Help - Replies (4)

Hello,

I have a program to book a court at the gym, it looks like this

[python]import time
from selenium import webdriver
from selenium.webdri..... More

Print this item

  SystemError: <method-wrapper '__getattribute__' of EnumMeta object
Posted by: sciloop - Jul-21-2022, 02:18 PM - Forum: General Coding Help - Replies (4)

Hi,
first post here.

This is a thread about an python error I cannot resolve.
I'm primarily a c++ programmer (python beginner) and have to access..... More

Print this item

  How to parse the result of winrm.Response?
Posted by: ilknurg - Jul-21-2022, 12:34 PM - Forum: General Coding Help - No Replies

I have a code script with pywinrm. I connect a remote machine and run powershell.
The result type is class 'winrm.Response', how can i parse it?

..... More

Print this item

  Microsoft text phone verifying account
Posted by: cito - Jul-21-2022, 09:07 AM - Forum: General Coding Help - Replies (2)

Hello folks,
I am not an expert, yet :), in python but have one question for you?
Until a few days ago everything worked well regarding my python sc..... More

Print this item

  change backslash into slash in a path
Posted by: paul18fr - Jul-21-2022, 08:50 AM - Forum: General Coding Help - Replies (7)

Hi

Typically in a Windows path, I want to change the special "backslash" character to "slash" one. I was thinking re.sub substitutes all occurences..... More

Print this item

  win32gui
Posted by: DQT - Jul-21-2022, 07:51 AM - Forum: GUI - Replies (1)

Hello everyone
I am using python 2.7 anh module win32gui
I am drawing to screen
what should I do for update screen
lines are press to lines
Thank..... More

Print this item

  Generator behaviour
Posted by: bla123bla - Jul-20-2022, 09:11 PM - Forum: General Coding Help - Replies (2)

Hello,

encountered this smart piece of breadth-first traversal:

[python]def bfs(root):
yield root
for n in bfs(root):
yield n.left
..... More

Print this item

  extratreesclassifier returns all zeroes instead of feature importances
Posted by: Led_Zeppelin - Jul-20-2022, 08:04 PM - Forum: General Coding Help - No Replies

In the following code which should print out feature importances, I instead get a print of a matrix of all zeroes.

[code]
import numpy as np
imp..... More


Attached Files

.csv   shortened_sensor.csv (Size: 3.02 KB / Downloads: 281)
Print this item

  Encoding Issue in eyed3
Posted by: giddyhead - Jul-20-2022, 06:21 PM - Forum: General Coding Help - Replies (2)

Hello everyone,

I am seeking help with encoding using eyed3. I converted text to audio using:

[python]engine = pyttsx3.init()

..... More

Print this item

  What is your preferred resource for learning PyQt?
Posted by: panofish - Jul-20-2022, 05:45 PM - Forum: GUI - Replies (5)

There aren't many great resources for learning PyQt. Where do you go to learn about PyQt?

Print this item

  IMDbPy "search_person" result cant be found in actors list in Python
Posted by: tylerdurdane - Jul-20-2022, 05:15 PM - Forum: Game Development - Replies (2)

Have a list of actors. Asking the user to enter an actor name that exists in the list. Although entering an existing name in the list, the code says i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Recovery of my lost solan... 7 minutes ago winchestersam winchestersam General Codin...
  LOST OF INVESTMENT SCAM 35 minutes ago goodvicent goodvicent News and Disc...
  [Tkinter] Too much space ... 3 hours ago RonR deanhystad GUI
  Another app idea - intera... Yesterday, 07:07 decuser Lenowell News and Disc...
  403 Error 09-15, 20:58 CaptainNewb snippsat Web Scraping ...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
Most views
  The best Prog... 575833
  Tutorial Requ... 497142
  Web Scraping ... 439839
  Newbie with P... 383547
  New Users Int... 365499
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12087
buran 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
winchestersam Today
goodvicent Today
XenonBlack Yesterday
tobey12 Yesterday
Lenowell Yesterday

User Panel Messages

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