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,717
» Forum posts: 175,481

Full Statistics

Online Users
There are currently 48 online users.
» 0 Member(s) | 42 Guest(s)
Bing, Google, AOL, AOL, Facebook, Internet Archive

Latest Threads
Select Python comment (#)
Forum: General Coding Help
Last Post: deanhystad
2 hours ago
» Replies: 3
» Views: 202
New to the field
Forum: News and Discussions
Last Post: Polybunny
4 hours ago
» Replies: 0
» Views: 42
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,205
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 771
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,076
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,393
I'm trying to make a piec...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-11-2025, 05:54 PM
» Replies: 4
» Views: 1,035
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-11-2025, 05:34 PM
» Replies: 5
» Views: 1,159
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,727
how to manage crypto trad...
Forum: General Coding Help
Last Post: Mercyto
Sep-11-2025, 06:01 AM
» Replies: 2
» Views: 2,894

 
  fast compiler
Posted by: Frankduc - Aug-22-2025, 01:30 PM - Forum: General Coding Help - Replies (4)

Hi,

My code is processing a lot of data

[python]
data1 = [10, 6, 1, 3, 2, 1, 10, 1, 4, 1, 10, 1, 4, 1, 4, 5, 1, 5, 2, 5, 1, 1, 2, 2, 3, 2, 2, ..... More

Print this item

  how do i download blis
Posted by: mossyrock25 - Aug-22-2025, 07:52 AM - Forum: General Coding Help - Replies (2)

i have been trying all night to figure out this issue.

İmage
[i..... More


Attached Files

Thumbnail(s)
       
Print this item

  Under-determined nonlinear system
Posted by: Tuxedo - Aug-22-2025, 03:25 AM - Forum: Data Science - Replies (5)

Is there a Python routine that can be used to find the minimum norm solution to a nonlinear under-determined system? I tried scipy least_squares, but..... More

Print this item

  Web Scrapper to find provider information
Posted by: physalis2099 - Aug-22-2025, 12:50 AM - Forum: General Coding Help - Replies (1)

I'm new to python coding and my goal is to write a web scrapping program to capture information, such as provider name, address and phone number.

F..... More

Print this item

  Free Online Python Course
Posted by: CharlesIrvine - Aug-20-2025, 06:15 PM - Forum: News and Discussions - No Replies

Hello All

I have created a free, no strings attached, online Python course. It includes lots of examples and a quiz module for each Python topic. T..... More

Print this item

  PyCharm IDE problems
Posted by: darlacorkle - Aug-18-2025, 07:09 PM - Forum: General Coding Help - Replies (2)

Hello,
For the past few months, PyCharm has been experiencing bottlenecks after a few hours of coding and running programs. Initially, I get a warnin..... More

Print this item

  python to read the data from oracle
Posted by: melinda - Aug-17-2025, 08:21 PM - Forum: General Coding Help - Replies (3)

hi ,

i am new to python and i have below requirement.

i have 5 tables which i need to fetch from oracle from same db daily. insert into snowflak..... More

Print this item

  Trying to install the edk2-rk3399 code but the script fails due some python bug
Posted by: mariozio - Aug-17-2025, 07:11 PM - Forum: General Coding Help - Replies (2)

Hello.

I would like to install the "Rockchip RK3399 UEFI Firmware" that I found here :

https://github.com/mouseos/edk2-rk3399

on my KHADAS Ed..... More

Print this item

  Algorithm for automatic reading of dimensions from a technical drawing
Posted by: nowy465346334633564 - Aug-16-2025, 04:06 PM - Forum: Homework - Replies (3)

Good morning,

I'd like to develop software that will:
- read dimensions from a technical drawing in PDF/DWG/DXF format (reading the length and wid..... More

Print this item

  Need help with debugging employee directory csv upload
Posted by: schwifty_mcplugstein - Aug-15-2025, 01:01 AM - Forum: General Coding Help - Replies (3)

Hey everyone - new to the code world so bare with me while I meander through this request for assistance...

I'm working in [REMOVED] - because I'm ..... More

Print this item

  how to write/overwrite data in a txt. file according to inp
Posted by: Quinn - Aug-12-2025, 12:34 PM - Forum: General Coding Help - Replies (2)

so im like, really new to python and i wanna do this thing where it asks for an input (ex. response = input("")) and i want to make it so that when th..... More

Print this item

  [gripe] The internet would make things better.
Posted by: MvGulik - Aug-12-2025, 09:01 AM - Forum: Bar - Replies (1)

Yea, sure. In making things complicated and convoluted. (and of course collecting outdated stuff at infinite)

Libreoffice base & Sqlite: No ..... More

Print this item

  statusbar
Posted by: Raysz - Aug-09-2025, 12:44 PM - Forum: General Coding Help - Replies (8)

Quote:I could use a little help on this one
in my main program
I have my standard python tkinter window

in there I have a variable
..... More

Print this item

  concatenating strings with + operator
Posted by: CarlaRogersWI - Aug-09-2025, 10:23 AM - Forum: General Coding Help - Replies (6)

Hello,

The purpose of this post is to request either verification or correction of python programming rules for concatenating strings using a + ope..... More

Print this item

  Getting a DriveItem object from msgraph using relative path
Posted by: mikisDeWitte - Aug-07-2025, 06:59 PM - Forum: General Coding Help - Replies (1)

I'm trying to download a file from sharepoint using the microsoft SDK for python msgraph-sdk (https://github.com/microsoftgraph/msgrap...python/tre..... More

Print this item

  what’s the best way to start learning Python from scratch?
Posted by: DiamondMiller - Aug-05-2025, 03:52 AM - Forum: News and Discussions - Replies (1)

hey, so i'm trying to learn python and i’m a bit confused on where to actually start. there’s like a million tutorials and courses everywhere and i do..... More

Print this item

  How to export files from spyder to excel?
Posted by: kranklin - Aug-03-2025, 07:25 PM - Forum: General Coding Help - Replies (3)

Hello everyone, I'm currently working on my thesis and need to export the results of my case study from the Spyder API to Excel.
I'm using the Power ..... More


Attached Files
Print this item

  subprocess FileNotFoundError: [Errno 2] No such file or directory:
Posted by: Pedroski55 - Aug-03-2025, 12:45 AM - Forum: General Coding Help - Replies (11)

I am trying to convert emojis to svg images, using Python I got from git[url=https://python-forum.io/thread-45053.html]..... More

Print this item

  How to optimize the speed of processing large JSON files in Python without using too
Posted by: sophia2005 - Aug-02-2025, 08:41 AM - Forum: General Coding Help - Replies (3)

Hello everyone, I am processing very large JSON files (GB) in Python, but my RAM is limited, so I often run out of memory. Can everyone suggest a way ..... More

Print this item

  Python com PostgreSQL
Posted by: Anderson_Nup - Aug-01-2025, 06:38 PM - Forum: General Coding Help - No Replies

Olá, estou começando com Python e estou tendo dificuldades em fazer a conexão com o pscopg2 em meus exemplos de trabalho.
Poderiam me ajudar como res..... More


Attached Files

Thumbnail(s)
   
Print this item

  Multithreading - shared mutable data - GIL
Posted by: shortcut - Aug-01-2025, 08:28 AM - Forum: General Coding Help - Replies (9)

Hello.

Can the following code be considered threadsafe?
The important part for me is, if it could be considered threadsafe in future versions of P..... More

Print this item

  putting API results into a dataframe in Python
Posted by: tturner2304 - Jul-31-2025, 08:37 PM - Forum: General Coding Help - Replies (1)

i need some help. have got a part of a python script which accesses a url field in a sql database, and then calls an api based using the url in the fi..... More

Print this item

  Single run command?
Posted by: Tetralemma - Jul-31-2025, 02:03 AM - Forum: General Coding Help - Replies (2)

Hello. I am working on a code editor and I have a run button in the menu. I designed it for all languages (I've only added Python syntax highlighting ..... More

Print this item

  Know nothing about python need to generate pdf
Posted by: Borracha22 - Jul-29-2025, 03:49 PM - Forum: General Coding Help - Replies (11)

Can someone help with this? I just need to generate a stupid pdf I asked chat gpt to make and I'm researching for about two hours and I just can't fig..... More

Print this item

  cannot unpack non-iterable int object in urllib3/util/wait.py", line 85,
Posted by: ping_chen_ibm_us - Jul-29-2025, 12:59 PM - Forum: General Coding Help - Replies (2)

Hello, I Ping Chen with IBM. We run into a "cannot unpack non-iterable int object" error in:

File "/usr/lib/python3.9/site-packages/urllib3/util/wa..... More

Print this item

  Error running 'main'
Posted by: Siondonsen - Jul-29-2025, 04:07 AM - Forum: General Coding Help - Replies (1)

Error running 'main': Cannot run program "C:\Users\David Thomas\Desktop\pyton\venv\Scripts\python.exe" (in directory "C:\Users\David Thomas\Desktop\py..... More

Print this item

  ImportError: cannot import name 'NullHandler' from 'logging'
Posted by: sukanta80 - Jul-28-2025, 03:26 PM - Forum: General Coding Help - No Replies

Has anyone encountered this below error

 import boto3
[error]webserver | File "/usr/local/lib/python3.11/site-packages/bo..... More

Print this item

  Python obfuscation and encryption
Posted by: Troesma - Jul-28-2025, 02:52 PM - Forum: News and Discussions - No Replies

Hi everyone

New to the forum, but wanted to share something. In the course of developing a relatively complex Python app I came across the challenge ..... More

Print this item

  auto applying for jobs
Posted by: alextony85 - Jul-26-2025, 12:00 AM - Forum: General Coding Help - Replies (8)

hi all,

want to make a python script that does the below, just want to know if i can do all of this in python before i get going

google search f..... More

Print this item

  please help with image resizing and image transparency !
Posted by: magnus28 - Jul-25-2025, 08:55 PM - Forum: General Coding Help - Replies (6)

hello All

I'm using ChatGPT to help me make a program.

🔍 Tkinter Image Transparency & Resizing Issue (Catch-22 Situation)
We're building a cust..... More

Print this item

Question Key Logger
Posted by: Novaboxxx - Jul-25-2025, 02:42 AM - Forum: Homework - No Replies

Hey guys,

I am trying to create a keylogger that can get passwords too (was a challenge set by a mate). I currently have the Keylogger done, yet th..... More


Attached Files

.py   Key_Listener_Test.py (Size: 5.67 KB / Downloads: 36)
Print this item

  passing value from tkinter entry to create xml document
Posted by: iqbshaik - Jul-24-2025, 10:02 AM - Forum: GUI - Replies (7)

I have a below program. The problem is if i pull the text value from the tkinter entrybox "dbnameentry.get()" and pass it the create the root element ..... More

Print this item

  How to add Permanent Signature ?
Posted by: vmars316 - Jul-21-2025, 10:15 PM - Forum: Board - Replies (5)

How to add Permanent Signature (so I don't have to add it to each Post) ?
I don't see an option for it in Profile .
Thanks

Print this item

  veri kazıma
Posted by: fehmikonkur - Jul-20-2025, 07:51 AM - Forum: Web Scraping & Web Development - Replies (12)

merhabalar ben türkiye den bir konuda yardımınızı istiyorum dosya biraz büyük oldugundan uplad sitesine yüklemek zorunda kaldım
link https://dosya..... More

Print this item

  Post Body (for "Forum Usage Questions" section)
Posted by: hihi - Jul-20-2025, 06:17 AM - Forum: Board - No Replies

💬 Post Body:
The current post editor relies on users manually entering

...
tags to format code. This leads to common mistakes — miss..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#) 2 hours ago SpongeB0B deanhystad General Codin...
  New to the field 4 hours ago Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... Yesterday, 15:23 Bona2000 Stowersw 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...
  How to space data on x ax... 09-11, 05:35 m_kdch Pedroski55 General Codin...
Most views
  The best Prog... 575351
  Tutorial Requ... 496044
  Web Scraping ... 439482
  Newbie with P... 383052
  New Users Int... 363529
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 6890
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