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,920
» Latest member: aidajnrz7704
» Forum threads: 38,722
» Forum posts: 175,488

Full Statistics

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

Latest Threads
Chris Paul mythical IQ co...
Forum: Homework
Last Post: Sabrinas
2 hours ago
» Replies: 0
» Views: 20
Do the Miami Dolphins inc...
Forum: Data Science
Last Post: Sabrinas
2 hours ago
» Replies: 0
» Views: 16
Antonio Pierce Pleads Wit...
Forum: GUI
Last Post: Sabrinas
3 hours ago
» Replies: 0
» Views: 14
Select Python comment (#)...
Forum: General Coding Help
Last Post: SpongeB0B
3 hours ago
» Replies: 4
» Views: 262
TimsothyKat
Forum: General Coding Help
Last Post: LewisByday
3 hours ago
» Replies: 0
» Views: 12
Packers Loss $12.5 Millio...
Forum: General Coding Help
Last Post: Sabrinas
3 hours ago
» Replies: 0
» Views: 5
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
4 hours ago
» Replies: 5
» Views: 1,076
New to the field
Forum: News and Discussions
Last Post: Polybunny
8 hours ago
» Replies: 0
» Views: 57
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,243
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 802

 
  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

  Python Crash Course - Skip Chapters?
Posted by: fries29 - Apr-02-2025, 08:03 PM - Forum: News and Discussions - No Replies

Hello everyone,

I have embarked on my journey to learn Python for quite some time and have really felt like I am learning how to use Python now.. ..... More

Print this item

  pyperclip stopped working
Posted by: OAP - Apr-02-2025, 07:13 PM - Forum: General Coding Help - Replies (8)

I have been using pyperclip for some time, using Python 3.6.9 on Ubuntu 18.04 LTS. I have now moved to Python 3.12.3 on Ubuntu 24.04 LTS, and pypercl..... More

Print this item

  wxpython install on Linux Mint
Posted by: Larz60+ - Apr-02-2025, 06:18 PM - Forum: News and Discussions - Replies (1)

I can't count the number of times that I needed to install wxpython for a project.
Quite often, this led to a lot of frustration, sometimes to the po..... More

Print this item

  pandas.json_normalize question
Posted by: elsvieta - Apr-02-2025, 05:49 PM - Forum: Data Science - Replies (6)

hi all,
I just wrote my hello world program in Python and I need some guidance for reading a somewhat complex json file for uploading it to a Sql Ser..... More

Print this item

  Copying Data from Multiple XLS Files to a Cumulative Master File
Posted by: Martijn - Apr-01-2025, 06:50 PM - Forum: Data Science - Replies (3)

I'm facing a challenge with the following: I have weekly files of sports results that I want to consolidate into a master file each week. The source i..... More


Attached Files

.xls   wed_cumula (4).xls (Size: 27.5 KB / Downloads: 2)
.xls   wed_cumula (3).xls (Size: 28 KB / Downloads: 1)
.xls   wed_cumula (2).xls (Size: 24 KB / Downloads: 2)
.txt   Python Code.txt (Size: 2.99 KB / Downloads: 3)
.xlsx   BNXT_202425.xlsx (Size: 15.41 KB / Downloads: 1)
Print this item

  PyQt5 QTableWidget duplicates rows number
Posted by: Ninja2112 - Apr-01-2025, 04:45 PM - Forum: GUI - Replies (6)

Hello, guys...

Id like to know why my table shows double number of rows. First part with data and the second in blank.
The registers come from m..... More

Print this item

  LSTM-TensorFlow-Keras models and MAE
Posted by: menmas - Mar-31-2025, 05:36 PM - Forum: Data Science - Replies (1)

Hello! I am new to the forum and I need a hand! :)

I have an LSTM model uisng tensorflow and Keras. I have a set of 2 lstm-dropout layers and a de..... More


Attached Files

Thumbnail(s)
       
Print this item

  Mathematica code vs Python
Posted by: MiloChocolatito - Mar-31-2025, 06:32 AM - Forum: General Coding Help - Replies (1)

Hello, i have a Code in mathematica that works very well, the code is:
[output]Block[{$MaxPrecision = 300, $MaxExtraPrecision = 300},
(*WorkingPre..... More

Print this item

  Introducing UniCoreFW - A New Python Library for Enhanced Functional Programming
Posted by: kenny237 - Mar-30-2025, 08:11 PM - Forum: Code sharing - No Replies

Hello Python Community,

I’m excited to introduce UniCoreFW, a new Python-based framework designed to provide a powerful set of utilities and functi..... More

Print this item

  randomly title of game development
Posted by: Kia - Mar-30-2025, 01:27 PM - Forum: Homework - Replies (1)

[python]import cmu.graphic
# // % abs() distance() angleTo() getPointInDir() random-value
app.setMaxShapeCount(10000)
app.background=fill=(gradient..... More

Print this item

  personal module
Posted by: Azdaghost - Mar-29-2025, 09:54 PM - Forum: General Coding Help - Replies (3)

i made a module for the first time but its glitchy

i keep getting this error:
[error]
Exception has occurred: UnboundLocalError
cannot access lo..... More

Print this item

  function as parameter
Posted by: Azdaghost - Mar-29-2025, 07:30 PM - Forum: General Coding Help - Replies (2)

hello and i have a question about python

are you able to add a function as a parameter and still run it?

here's what it would look like:
[pytho..... More

Print this item

  Running script from remote to server
Posted by: invisiblemind - Mar-27-2025, 01:40 PM - Forum: General Coding Help - Replies (4)

I had a request to help with the process of transferring scanned records from one folder to another and creating subfolders for new records. I was ab..... More

Print this item

  PIP doesn't work
Posted by: YKR - Mar-27-2025, 01:01 PM - Forum: General Coding Help - Replies (1)

Hi,
probably it is not right place but it is related to Python. So I decided to ask for help in this quite tricky issue. I have Pycharm Community ver..... More

Print this item

  Defining function error
Posted by: rclaxton - Mar-27-2025, 10:50 AM - Forum: General Coding Help - Replies (1)

I am working through the following question as apart of an assignment:

You have been informed that 1 mile is equivalent to 1.61 kilometres.

Base..... More

Print this item

  interactive process for input and output
Posted by: maiya - Mar-27-2025, 04:06 AM - Forum: General Coding Help - Replies (1)

Dear All,

I want to create a process with interactive session. Say for example I want to create a new session similar like "python3 -i" - this "pyt..... More

Print this item

  Problem with Web Cursor and Chrome Extension Interaction During Web Scraping
Posted by: ScraperHelge - Mar-26-2025, 03:47 PM - Forum: General Coding Help - No Replies

Hi, I’m working on a web scraping project using Python and I'm encountering an issue when using a Chrome Extension to interact with the page. Here’s t..... More

Print this item

  Online Python Editor
Posted by: a_k93 - Mar-26-2025, 12:48 PM - Forum: General Coding Help - Replies (4)

Hi All,

Is there any website where we can code Python online and where we can also save files\project (something similar to Rstudio https://login.r..... More

Print this item

  I am new to python.
Posted by: Swentorme - Mar-26-2025, 08:31 AM - Forum: GUI - Replies (3)

I am new to python. How to work on desktop application using python.
1. Which library best for GUI desktop application ?
2. How to make cross platfo..... More

Print this item

  RSA_ddprx_search - Integer Factorization Tool
Posted by: fosuwxb - Mar-26-2025, 05:45 AM - Forum: Code sharing - No Replies

RSA_ddprx_search - Integer Factorization Tool
A parallel processing tool designed to find prime factors of integers using optimized algorithms..... More


Attached Files

.py   RSA_ddprx_search.PY (Size: 23.09 KB / Downloads: 3)
Print this item

  asyncio interval
Posted by: bigal - Mar-25-2025, 10:40 PM - Forum: General Coding Help - Replies (8)

Hiya,

I have been working on a wildlife tracking project which reads in a stream of data from a Software Defined Radio (SDR - AirspyHF) and need to..... More

Print this item

  pip
Posted by: Azdaghost - Mar-25-2025, 07:22 PM - Forum: General Coding Help - Replies (3)

i have a new computer and i wanna install packages

but its so complicating

i cant download this package
because of pip
and i just cant figure ..... More

Print this item

  not updating
Posted by: Azdaghost - Mar-25-2025, 02:02 PM - Forum: GUI - Replies (4)

:I Wall Wall
[python]import tkinter as tk
window = tk.Tk()

score = 0

def click():
score += 1
score_display.config(text=score)..... More

Print this item

  (Semi)automatic model selection
Posted by: betop316 - Mar-24-2025, 07:02 PM - Forum: Data Science - Replies (1)

I'm developing a code that chooses the best model out of 4 options for doing forecasts of commercial products after performing a preliminary test sect..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Chris Paul mythical IQ co... 2 hours ago Sabrinas Sabrinas Homework
  Do the Miami Dolphins inc... 2 hours ago Sabrinas Sabrinas Data Science
  Antonio Pierce Pleads Wit... 3 hours ago Sabrinas Sabrinas GUI
  Select Python comment (#)... 3 hours ago SpongeB0B SpongeB0B General Codin...
  TimsothyKat 3 hours ago LewisByday LewisByday General Codin...
  Packers Loss $12.5 Millio... 3 hours ago Sabrinas Sabrinas General Codin...
  I'm trying to make a piec... 4 hours ago Alislugacool MilesWeb General Codin...
  New to the field 8 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...
Most views
  The best Prog... 575366
  Tutorial Requ... 496096
  Web Scraping ... 439495
  Newbie with P... 383074
  New Users Int... 363648
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
aidajnrz7704 Today
Sabrinas Today
Jillscitt Yesterday
Stowersw Yesterday
Intel Yesterday

User Panel Messages

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