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,918
» Latest member: Jillscitt
» Forum threads: 38,718
» Forum posts: 175,481

Full Statistics

Online Users
There are currently 46 online users.
» 1 Member(s) | 41 Guest(s)
Bing, Google, AOL, AOL, deanhystad

Latest Threads
New to the field
Forum: News and Discussions
Last Post: Polybunny
1 hour ago
» Replies: 0
» Views: 10
Select Python comment (#)
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 2
» Views: 129
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
11 hours ago
» Replies: 4
» Views: 2,144
Dichaelmag
Forum: General Coding Help
Last Post: OLanePulse
11 hours ago
» Replies: 0
» Views: 34
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 711
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,033
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,324
I'm trying to make a piec...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-11-2025, 05:54 PM
» Replies: 4
» Views: 976
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-11-2025, 05:34 PM
» Replies: 5
» Views: 1,093
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,670

 
Question New to the field
Posted by: Polybunny - 1 hour ago - Forum: News and Discussions - No Replies

Hello all! I'm Polybunny. A bit about myself first, I've started and stopped learning how to code several different times over the last decade or so, ..... More

Print this item

  Dichaelmag
Posted by: OLanePulse - 11 hours ago - Forum: General Coding Help - No Replies

Just wish to say your article is as amazing. The clearness on your submit is just great and that i could suppose you are knowledgeable in this subject..... More

Print this item

Question Select Python comment (#)
Posted by: SpongeB0B - Yesterday, 11:16 AM - Forum: General Coding Help - Replies (2)

Hi,

I'm trying to select the Python comment (one line)

#comment example
I'm trying with the so call "Regular Expression" RegEx..... More

Print this item

  New to Python and Pygame
Posted by: JMcM - Sep-10-2025, 04:58 PM - Forum: Game Development - Replies (5)

Hello all. I'm new to Python and Pygame. Did some programming as a kid on Atari 8-bist BASIC, and in college on Pascal and C++, so, it's been a while...... More

Print this item

Question I'm trying to make a piece of code
Posted by: Alislugacool - Sep-10-2025, 02:27 PM - Forum: General Coding Help - Replies (4)

I'm a new coder trying to make an app which helps my friends we would like the app to count every time we do an attraction at a theme park by pressing..... More

Print this item

  Python and excel vba coding
Posted by: odiez - Sep-09-2025, 02:10 PM - Forum: General Coding Help - Replies (2)

I just want to find out, if this is possible to do, as I have tried and getting errors.

I have a excel file xlsm and and have python, html, js and ..... More


Attached Files

.html   register.html (Size: 34.02 KB / Downloads: 13)
.py   main.py (Size: 34.75 KB / Downloads: 14)
Print this item

  QGraphicsScene / QGraphicsView: Origin and Positive Values
Posted by: wabbity - Sep-08-2025, 04:31 AM - Forum: GUI - Replies (1)

Hi,

Is there a built-in way of setting 0,0 to the centre of the page?

Also is there a way to make positive Y go up instead of down?


* I'm g..... More

Print this item

  Draw an Arc, not a Wedge
Posted by: wabbity - Sep-08-2025, 01:13 AM - Forum: GUI - Replies (4)

Hi,
I'd like to NOT draw the arms of the wedge and just show an arc please!? (Using QGraphicsScene, QGraphicsView)

I'm using an ellipse, I believe th..... More

Print this item

  np.where on 3Darray => result remains a 3D array
Posted by: paul18fr - Sep-07-2025, 05:40 PM - Forum: Data Science - Replies (1)

Hi,

In the following test case, i'm looking for a way to extract rows from a 3D array, but i want that the results remains a 3D array; in othe..... More

Print this item

  pc+p_folding_factorization.py - Integer Factorization Tool
Posted by: fosuwxb - Sep-06-2025, 05:03 PM - Forum: Code sharing - No Replies

pc+p_folding_factorization.py - Integer Factorization Tool

Algorithm Core
This is an innovative large integer fac..... More


Attached Files

.py   pc+p_folding_factorization.py (Size: 20.16 KB / Downloads: 0)
Print this item

  Type text is incorrect.
Posted by: ammb - Sep-06-2025, 02:50 PM - Forum: GUI - Replies (1)

(tk , ttk.text or entry )
In both tkinter.text and entry, some words in the Myanmar Unicode text are incorrect. ? is displayed. For example, မောင်‌မေ..... More

Print this item

  403 Error
Posted by: CaptainNewb - Sep-05-2025, 09:18 PM - Forum: Web Scraping & Web Development - Replies (6)

Hi Guys, I'm relatively new to python, 2 years in and I love it. I had a script working to log into a website automatically. It worked great for a m..... More

Print this item

  Looking for constructive engagement, not just views
Posted by: decuser - Sep-05-2025, 02:54 PM - Forum: News and Discussions - No Replies

Hi all,

When I joined, I asked whether this forum was really a community. The response was basically, “look around and decide for yourself.” So I d..... More

Print this item

Question [SOLVED] Header to query Amazon?
Posted by: Winfried - Sep-05-2025, 01:06 PM - Forum: Web Scraping & Web Development - Replies (2)

Hello,

I'm trying to query Amazon but it fails although I'm using the header infos sent by my browser per ..... More

Print this item

Big Grin Python: The Documentary | An origin story
Posted by: paul18fr - Sep-05-2025, 07:14 AM - Forum: News and Discussions - Replies (2)

Hi

Maybe it has ever been post before about the story of python: youtube link

For the Cul..... More

Print this item

  Seeking feedback: dynamic_i18n — automatic dynamic translation of HTML via OpenAI
Posted by: Bona2000 - Sep-04-2025, 08:34 AM - Forum: General Coding Help - Replies (4)

Hello everyone,

I'm relatively new to Python, and I’m currently building a chat platform. One problem I've encountered: I need to translate all HTM..... More

Print this item

  Another app idea - interactive tkinter sketchpad
Posted by: decuser - Sep-03-2025, 08:50 PM - Forum: News and Discussions - No Replies

Things that make you go, hmm...

I'm new, but I have lots of curiosity. I'm not stuck on any coding right now, but I am trying to find interesting (..... More

Print this item

  an app idea - interesting or meh - python object browser
Posted by: decuser - Sep-03-2025, 08:37 PM - Forum: News and Discussions - No Replies

Hi All,

I'm hoping this is a good forum to ask this. As I've said elsewhere, long time python user (pre 1.0), but only serious recently and complet..... More

Print this item

  real community
Posted by: decuser - Sep-03-2025, 06:11 PM - Forum: News and Discussions - Replies (2)

Hi all,

Long time python user, but only recently getting serious about it. Part of that process is looking for the python community. I did a search..... More

Print this item

  Exit Clean from PyQt5 and CV2 App
Posted by: wabbity - Sep-03-2025, 04:01 PM - Forum: GUI - Replies (2)

Hi,

The app works, however if I don't stop the camera stream before closing then (sometimes) I get the error:
FATAL: exception not rethrown..... More

Print this item

  Struggling to Finish a Maze Solver Assignment
Posted by: skylerclooney - Sep-03-2025, 06:25 AM - Forum: Homework - Replies (2)

Hi everyone,
I’m Skyler, new to the forum and still pretty fresh with Python (about 4 months in). My teacher gave me this exercise and it feels a bit..... More

Print this item

  Exploding multiple columns
Posted by: Mormolyce - Sep-03-2025, 05:13 AM - Forum: General Coding Help - Replies (2)

I'm importing an Excel file into Python using Pandas, this is a test dataset I'm using to get the code working (the actual data I'm trying to read in ..... More

Print this item

  Break within an if statement inside a while loop not working
Posted by: Python_more_on - Sep-02-2025, 08:02 PM - Forum: General Coding Help - Replies (2)

Hey I am new to all this python stuff so this may be an obvious question. I am trying to process a .pdf into a list so can output it to a .pdf form. ..... More


Attached Files

.py   TestTxtList.py (Size: 1.06 KB / Downloads: 19)
Print this item

  Constructive criticism on LLM Toolchain
Posted by: KilianS - Sep-02-2025, 02:59 PM - Forum: Data Science - No Replies

Hey guys,

the past weeks Ive been working on this python library.

pip install llm_toolchain

[https://pypi.org/project/llm\_toolchain/](http..... More

Print this item

  update only gets called on click and not on loop
Posted by: Tagchen7 - Sep-02-2025, 12:40 PM - Forum: GUI - Replies (5)

Hello, I tried creating a game with Tkinter. I do get a window, and both my drawing and my gamestate update function do what they're intended.
Howeve..... More

Print this item

  Problem with For loop indentation
Posted by: Mormolyce - Aug-31-2025, 06:19 AM - Forum: General Coding Help - Replies (10)

This issue is really strange, I can't figure out what's causing it. I'm using Python in VSCode and there's something weird with for loop indentation. ..... More

Print this item

  About PythonOCr
Posted by: daily2025 - Aug-30-2025, 01:45 PM - Forum: General Coding Help - Replies (1)

Hi everyone, i need dome help,

Actually i have a project to read in a pdf somme fields using easy ocr , but the procces takes more than 5 daysto re..... More

Print this item

Question [SOLVED] [BeautifulSoup] Why do I get a KeyError?
Posted by: Winfried - Aug-30-2025, 07:25 AM - Forum: Web Scraping & Web Development - Replies (2)

Hello,

For some reason, while this line works fine when using a local string in a test script, I get a "KeyError" when actually fetching a web page..... More

Print this item

  how to edit this xml file
Posted by: mackconsult - Aug-29-2025, 12:19 AM - Forum: General Coding Help - Replies (5)

I have this xml file which is a playlist on my jellyfin server (ubuntu). I have also installed jellyfin on my windows 10 laptop that I travel with. ..... More


Attached Files

.xml   playlist.xml (Size: 133.07 KB / Downloads: 24)
Print this item

  Python & Crypto
Posted by: caleb_22 - Aug-28-2025, 01:40 PM - Forum: News and Discussions - No Replies

Python is a powerful tool for crypto recovery but only if you have some data to work with, like a wallet file, partial seed phrase, or password clue...... More

Print this item

  Struggles I Faced While Embedding an Iframe with Python
Posted by: baffa_dbt - Aug-28-2025, 09:44 AM - Forum: Code Review - No Replies

When I first attempted to integrate an iframe into a Python-powered project, I thought it would be straightforward. My setup was a small Flask applica..... More

Print this item

  Struggling to Scrape Structured Lottery Results from Dynamic Page
Posted by: Fliminio - Aug-27-2025, 08:42 AM - Forum: Web Scraping & Web Development - Replies (1)

I’ve been trying to scrape the results from a star49s website and I’m running into some unexpected problems that I can’t seem to debug properly.

Now ..... More

Print this item

Big Grin [solved] how to associate value in an array?
Posted by: paul18fr - Aug-24-2025, 01:27 PM - Forum: General Coding Help - Replies (9)

Hi,

I'm looking for a fast way to associate to each row of the Mat array, some values to build the [inline]assciatedvalue [/inline..... More

Print this item

  try/exception using isfile
Posted by: paul18fr - Aug-23-2025, 02:14 PM - Forum: General Coding Help - Replies (5)

Hi,

I'm just wondering if it's possible to use an exception with isfile without opening it (ot course it/then/else do the job): ju..... More

Print this item

  I asked ChatGPT a question concerning the Python STD system and ChatGPT gave me
Posted by: cve60069 - Aug-23-2025, 12:33 PM - Forum: Code sharing - Replies (1)

I am writing some software that calculates the size of joists and beams and I am using Python to do this and I am using ChatGPT to guide me through th..... More


Attached Files

.py   sys_info.py (Size: 23.54 KB / Downloads: 2)
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to the field 1 hour ago Polybunny Polybunny News and Disc...
  Select Python comment (#) 2 hours ago SpongeB0B Pedroski55 General Codin...
  Seeking feedback: dynamic... 11 hours ago Bona2000 Stowersw General Codin...
  Dichaelmag 11 hours ago OLanePulse OLanePulse General Codin...
  Python and excel vba codi... Yesterday, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... Yesterday, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
  I'm trying to make a piec... 09-11, 17:54 Alislugacool DeaD_EyE General Codin...
  New to Python and Pygame 09-11, 17:34 JMcM JMcM Game Developm...
  pip fails to install PyGO... 09-11, 10:50 voidtrance Larz60+ General Codin...
  how to manage crypto trad... 09-11, 06:01 Mikeardy Mercyto General Codin...
Most views
  The best Prog... 575333
  Tutorial Requ... 495986
  Web Scraping ... 439461
  Newbie with P... 383024
  New Users Int... 363437
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+ 12086
buran 8174
snippsat 7365
deanhystad 6889
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Jillscitt Yesterday
Stowersw Yesterday
Intel Yesterday
Gichardaxora Yesterday
Olivia Yesterday

User Panel Messages

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