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,252
» Latest member: Gichardaxora
» Forum threads: 38,781
» Forum posts: 175,824

Full Statistics

Online Users
There are currently 45 online users.
» 0 Member(s) | 37 Guest(s)
Twitter, Bing, Google, AOL, AOL

Latest Threads
Stephenchers
Forum: General Coding Help
Last Post: Gichardaxora
20 minutes ago
» Replies: 0
» Views: 5
New to python and coding
Forum: Homework
Last Post: lary_p
3 hours ago
» Replies: 5
» Views: 141
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 07:26 PM
» Replies: 2
» Views: 90
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 222
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 350
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Nov-11-2025, 05:07 AM
» Replies: 5
» Views: 311
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 135
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,635
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 231
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 223

 
  how to change account name
Posted by: Azdaghost - Apr-19-2025, 10:17 PM - Forum: Board - Replies (3)

how do i change my acc name

Print this item

Bug infinite recursion
Posted by: Dimon - Apr-19-2025, 01:50 PM - Forum: General Coding Help - Replies (8)

In python version 3.13....
I noticed the possibility of creating infinite recursion, that is, the stack does not overflow, this could be attributed t..... More

Print this item

  Make code run faster: point within polygon lookups
Posted by: Bennygib - Apr-19-2025, 02:58 AM - Forum: General Coding Help - Replies (3)

Hello all,
I have a problem with my python code which is that it takes forever to run (more than 2 weeks of running). My Python script takes a partic..... More


Attached Files

.py   Connectivity_matrix_1996.py (Size: 6.98 KB / Downloads: 95)
Print this item

  Pyqt5 - Close a modal window
Posted by: Ninja2112 - Apr-19-2025, 01:42 AM - Forum: GUI - Replies (9)

Hi, guys...

I'm struggling with a quite simple question: How can I close my modal windows ?
I've created them using Pyqt5 and my code looks like:..... More

Print this item

  Wich encoding for an attachment with no-ascii characters
Posted by: arbiel - Apr-18-2025, 12:36 PM - Forum: Networking - Replies (1)

Hi to all of you

I create html documents, with bs4, which I convert into pdf files with xhtml2pdf, then into electronic messages with email and sen..... More

Print this item

  Albert is Hiring: Remote Engineering Leader (Profitable Fintech, Python, Americas)
Posted by: AlbertApp - Apr-17-2025, 04:45 PM - Forum: Jobs - No Replies

Hey Pythonistas 👋

We (www.albert.com) are a profitable remote fintech company helping users take control of their finances with smart automation (b..... More

Print this item

  A general introduction to deep learning
Posted by: tvali - Apr-15-2025, 05:10 PM - Forum: Tutorials - No Replies

I wrote a simpler and more intuitive intro to DL:
- https://github.com/tambetvali/LaegnaAIBasics

This is my idea that programmers should do better..... More

Print this item

  Why my graph is blocked at 4.2 bars whithout use the valve on my modelisation ?
Posted by: tudy62 - Apr-15-2025, 08:32 AM - Forum: General Coding Help - Replies (2)

Hello, i want to make a modelisation of hydrogen liquid transformation in gas by change of temperature and pressure, augmentation by change of differe..... More


Attached Files

.xlsx   Book1.xlsx (Size: 9.71 KB / Downloads: 128)
Print this item

  Disable blocking on ChromeDriver
Posted by: kellanphil - Apr-15-2025, 02:47 AM - Forum: General Coding Help - No Replies

I’m trying to run the “chromedriver” command on python (selenium). I have the chrome.exe in a folder that I can successfully path on Python, but I can..... More

Print this item

  TLS socket communication use ECDSA -secp384r1 certificate/key problem.
Posted by: water - Apr-13-2025, 04:14 PM - Forum: Networking - Replies (2)

client side:
[python]
import socket, ssl

context = ssl.SSLContext(ssl.PROTOCOL_TLS_CLIENT)
context.verify_mode = ssl.CERT_REQUIRED
context.load..... More

Print this item

  Integer Factorization Tool
Posted by: fosuwxb - Apr-13-2025, 02:51 PM - Forum: Code sharing - No Replies

Integer Factorization Tool
We construct a data set that can compute a certain number of integers to compute the greatest common divisor of the..... More


Attached Files

.py   factor_finder.py (Size: 28.66 KB / Downloads: 1)
.py   point_generator.py (Size: 8.61 KB / Downloads: 2)
Print this item

  image does not show with pillow
Posted by: Mohamad_afeff_nasser - Apr-13-2025, 06:29 AM - Forum: General Coding Help - Replies (5)

hi everone
? why the image does not show with pillow in python


Attached Files

Thumbnail(s)
   
Print this item

  Virtual Environment LAN question
Posted by: VTdrummer75 - Apr-12-2025, 06:29 PM - Forum: Networking - No Replies

Hi,

I've been trying to figure out why my python sample website is not accessible from another device on my LAN. I'm pretty new to python and Venv..... More

Print this item

Question [SOLVED] [Beautiful Soup] Move line to top in HTML head?
Posted by: Winfried - Apr-12-2025, 03:14 PM - Forum: General Coding Help - No Replies

Hello,

I need to loop through HTML files, and make use the charset line is the very first item in the header so the title is correctly displayed.
..... More

Print this item

  csrss.exe using 50% of my gpu
Posted by: Darcia - Apr-12-2025, 09:23 AM - Forum: Game Development - Replies (2)

Hello !
I'm pretty new in Python and pygame.
I don't know why a csrss.exe is using 50% of my gpu each time i'm running it.
I juste draw 5 rectangle..... More

Print this item

  Python GDB scripts for Fedora41
Posted by: voidtrance - Apr-11-2025, 05:55 PM - Forum: General Coding Help - Replies (3)

Hi, this might be a long shot and may not fall in the python coding help category exactly but I can't find any other information about it.

I am try..... More

Print this item

  Accessing method attributes of python class
Posted by: Abedin - Apr-11-2025, 04:37 AM - Forum: General Coding Help - Replies (6)

Hello,

I am pretty new to python and OOP, so please don't be too harsh on my question Smile
I have the following code:

[python]
class fr..... More

Print this item

  Appending sys.path not working with spyder
Posted by: Larz60+ - Apr-10-2025, 10:43 PM - Forum: General Coding Help - Replies (2)

After many years of using VSCode, I am experimenting with using Spyder as my IDE, fed up with VSCode telemetry which occurs even though 'turned off'...... More

Print this item

  Basic list question
Posted by: sanora600 - Apr-10-2025, 02:31 PM - Forum: General Coding Help - Replies (2)

[python]>>> mylist = ['apple', 'banana', 'cherry']
>>> mylist[1:2] = ['kiwi', 'mango'] ## this translate to mylist[1] = ['kiwi', 'mango'] , so does t..... More

Print this item

  course for Python and Python certification
Posted by: anjali - Apr-09-2025, 04:35 PM - Forum: News and Discussions - Replies (2)

Hello,
As I am new bee, could someone suggest course for Python and Python certification?

Thanks,
Anjali

Print this item

  GUI created in Tkinter does NOT show up
Posted by: RCasanuevaU - Apr-09-2025, 04:04 PM - Forum: GUI - Replies (3)

Hello, I've just joined this forum and and I hope I can be usefull in the near future. I have always been autodidact in the programming area, starting..... More

Print this item

  Did you know that map() accepts more than one iterable?
Posted by: DeaD_EyE - Apr-09-2025, 11:47 AM - Forum: General Coding Help - Replies (2)

I read the changelog of Python 3.14-dev: https://docs.python.org/3.14/whatsnew/3....ge-changes and fond something interesting:

[qu..... More

Print this item

  Configuring Python 3.13.3 for apple silicon
Posted by: pythonnewbie62 - Apr-09-2025, 10:36 AM - Forum: General Coding Help - No Replies

How do I configure Python 3.13.3 for Apple Silicon and Pycharm CE 24.3.5. I have just acquired a new Mac Book Pro.

Print this item

  Does anyone else get overwhelmed choosing what to learn next?
Posted by: EricFletcher - Apr-09-2025, 05:45 AM - Forum: News and Discussions - Replies (2)

Hey everyone,

I’ve been learning Python for a few weeks now, and while I enjoy it, I keep feeling overwhelmed with all the directions I could go—we..... More

Print this item

  Why does datetime.strptime() not work in this situation
Posted by: Monomial - Apr-08-2025, 05:52 PM - Forum: General Coding Help - Replies (2)

I am relatively new to Python, and I am encountering a very strange issue. This is on python3.8. This really seems like a bug in python to me, but I a..... More

Print this item

  Python class members based on a type value
Posted by: voidtrance - Apr-07-2025, 04:31 PM - Forum: General Coding Help - Replies (7)

Hi, I am curios whether it is possible to have a class define specific members based on a "type". I want to implement something like this:

[code]
..... More

Print this item

  'Un-compiling' an .exe ?
Posted by: Stephen_8069 - Apr-07-2025, 07:51 AM - Forum: General Coding Help - Replies (1)

I'm a complete NOOB with regard to python so naming might be a bit off so don't shout at me.

I'm running NETBOX (an IPAM app), and someone has writ..... More

Print this item

  How to stop system tray Icons from grouping together
Posted by: phpjunkie - Apr-07-2025, 05:47 AM - Forum: General Coding Help - No Replies

I have a couple different projects that I am using pystray for, and these icons are grouping together when moving them in the system tray.

I've fou..... More

Print this item

  Pygame Tutorials Part 3 Image Handling
Posted by: ElsieB - Apr-06-2025, 09:52 PM - Forum: Game Development - Replies (3)

Hi, I've recently started the Tutorials and am picking up some great tips. However, I'm getting an error message with the keys event:

[error]Trace..... More

Print this item

  ModuleNotFoundError: No module named 'tkcalendar', Thonny, Windows 10
Posted by: Edward_ - Apr-06-2025, 05:03 PM - Forum: General Coding Help - Replies (4)

I'm trying to learn to use the tkCalendar but getting a "ModuleNotFoundError: No module named 'tkcalendar'".
I have installed it properly I believe, u..... More

Print this item

  Has Anyone Used or Is Currently Using SunnyNet? Looking for Feedback!
Posted by: bernadino - Apr-05-2025, 12:29 AM - Forum: General Coding Help - Replies (3)

Hi everyone,

I’m really new to Python and trying to use SunnyNet in my project, but I’m having trouble getting it set up. I can’t seem to find it o..... More

Print this item

  QTableWidget - Retrieve content from a cell
Posted by: Ninja2112 - Apr-04-2025, 06:41 PM - Forum: GUI - Replies (7)

Hi, guys...

I have a qtablewidget with 3 columns that shows registers from my database.
Each row has a checkbox in the 3rd column.
Im trying to r..... More

Print this item

Big Grin web scrapping
Posted by: MeJustMeLol2020 - Apr-04-2025, 03:39 PM - Forum: Code sharing - No Replies

hello everyone . i m happy to program python again , this project supported by AI but i think it s usefull


github link : https://github.c..... More


Attached Files

.py   test2.py (Size: 27.42 KB / Downloads: 2)
Print this item

Smile Guido reinstated himself as Python’s BDFL. Maybe...
Posted by: buran - Apr-03-2025, 01:51 PM - Forum: Bar - Replies (2)

https://youtu.be/wgxBHuUOmjA



[quote='Python Software Foundation (PSF)']
BREAKING! Guido van Rossum, the legendary cre..... More

Print this item

  Identifying Valid and Invalid Phone Contact
Posted by: KiranKandavalli - Apr-03-2025, 12:02 PM - Forum: General Coding Help - Replies (3)

Team,

We have three columns in a table (Mobile Number, Home Phone Number, Business Phone Number).

I am writing a Python script to identify the..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Stephenchers 20 minutes ago Gichardaxora Gichardaxora General Codin...
  New to python and coding 3 hours ago lary_p lary_p Homework
  why is the image not show... Yesterday, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... Yesterday, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... 11-11, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
Most views
  The best Prog... 578907
  Tutorial Requ... 510097
  Web Scraping ... 441936
  Newbie with P... 385950
  New Users Int... 376677
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+ 12107
buran 8195
snippsat 7388
deanhystad 6908
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Gichardaxora Today
ftk456 Yesterday
sarbogast Yesterday
bmurray Yesterday
kai_cow2710 Yesterday

User Panel Messages

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