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,423
» Latest member: herry569
» Forum threads: 38,540
» Forum posts: 174,653

Full Statistics

Online Users
There are currently 473 online users.
» 1 Member(s) | 463 Guest(s)
Google, Bing, Apple, Yandex, Twitter, Gribouillis

Latest Threads
How to contact R๐—ผ๐—ฏ๐—ถ๐—ป๐—ต๐—ผ๐—ผ๐—ฑ?...
Forum: General Coding Help
Last Post: tanyongkim25654
50 minutes ago
» Replies: 0
» Views: 0
Get the string after a sp...
Forum: General Coding Help
Last Post: Gribouillis
54 minutes ago
» Replies: 2
» Views: 74
function arguments
Forum: General Coding Help
Last Post: Gribouillis
1 hour ago
» Replies: 1
» Views: 80
[Beautiful Soup] Replace ...
Forum: General Coding Help
Last Post: Winfried
2 hours ago
» Replies: 1
» Views: 131
where should DEFAULT_CIPH...
Forum: General Coding Help
Last Post: Skaperen
9 hours ago
» Replies: 0
» Views: 67
how to delete thread
Forum: Board
Last Post: DeaD_EyE
Yesterday, 07:30 PM
» Replies: 4
» Views: 264
Atari Ping Pong Game
Forum: Code sharing
Last Post: deanhystad
Yesterday, 05:04 PM
» Replies: 1
» Views: 141
not running
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:08 PM
» Replies: 2
» Views: 243
[split] How to continue c...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:02 PM
» Replies: 1
» Views: 116
Web Scraping / API
Forum: Jobs
Last Post: deepvyas
Yesterday, 01:40 PM
» Replies: 2
» Views: 464

 
  UI to show a web page
Posted by: Wompe1959 - Mar-19-2025, 07:31 AM - Forum: GUI - No Replies

Hi all,
I would like to create a python ui to show a web page with link hidden. In particular I created a node-red dashboard and I would install on c..... More

Print this item

  Solving graph problem
Posted by: Dolyk - Mar-18-2025, 03:37 PM - Forum: General Coding Help - Replies (1)

Hey, guys!

Could you please help me draw white line as shown in the attachment? I need the line to be at an angle of 3 degrees and to look logarith..... More


Attached Files

Thumbnail(s)
   
Print this item

  RPi and smartphone Bluetooth communication
Posted by: GigiG - Mar-18-2025, 09:54 AM - Forum: General Coding Help - No Replies

Hi all. I'm complete newbie on Python. I'd like to write code to connect and communicate an RPi ZeroW (with Camera) with an Android smartphone (with A..... More

Print this item

  modifying a script
Posted by: mackconsult - Mar-17-2025, 03:37 AM - Forum: General Coding Help - Replies (1)

I have jellyfin running on an ubuntu server in my house. I have a playlist that I have put a lot of effort into (1000 songs).

I also installed jel..... More

Print this item

  I have created a bot in python but getting issue in element selection
Posted by: domic33 - Mar-16-2025, 01:55 PM - Forum: General Coding Help - No Replies

Hi guys I have created a python but for registering WordPress accounts for me on their register URLs but after registering I got an email I have give ..... More

Print this item

  Using Flask with thonny for my project website need help
Posted by: Confusednoob - Mar-15-2025, 12:52 PM - Forum: Web Scraping & Web Development - Replies (3)

Ive been trying to get flask working in thorny to connect to my website and no amount of ai help is working. I have an issue where thonny seems to be ..... More


Attached Files

.py   test.py (Size: 237 bytes / Downloads: 39)
Print this item

Music ERROR: Could not build wheels for fairseq
Posted by: snl_9527 - Mar-15-2025, 12:43 PM - Forum: General Coding Help - No Replies

my python version=3.9.21
my pip version=23.0.1
Hello, I am learning an open source software on GitHub, and the following error occurred when running..... More

Print this item

  python env with dictionary
Posted by: maiya - Mar-15-2025, 08:07 AM - Forum: General Coding Help - Replies (2)

Hello All,

I want to create an .env file which should contains the dictionary format variables for logging. Later I would like to read those variab..... More

Print this item

  Nested loops vs list comprehension - pls. help
Posted by: pbsleczkowski - Mar-14-2025, 06:14 PM - Forum: Homework - Replies (5)

Hi!

I have following task:

[quote]The following code cell will execute a nested loop that will deliver all possible combinations of the elements..... More

Print this item

  code isnt working.
Posted by: nezercat33 - Mar-13-2025, 11:51 PM - Forum: General Coding Help - Replies (1)

so i was trying to work on my game but when i change the "inbattle" variable to true it doesnt put them in battle, how do i fix this?
heres my code f..... More

Print this item

  Best app for benchmarking Python energy consumption?
Posted by: intsaniac - Mar-13-2025, 08:34 AM - Forum: News and Discussions - No Replies

Hello!

I am currently doing my computer science thesis on Python energy consumption. This entails measuring the energy consumption of a Raspberry ..... More

Print this item

  How does venv update $PATH without activating on Windows?
Posted by: bottomfeeder - Mar-13-2025, 01:46 AM - Forum: General Coding Help - Replies (3)

I have a library installed in a venv which adds an .exe in the venv/Scripts/ folder. My Python script can find this .exe without explicitly activating..... More

Print this item

  Working with Dictionaries - logic seems backward...
Posted by: DevelopingBoomer - Mar-12-2025, 02:42 AM - Forum: Homework - Replies (5)

Hi - I am 'taking a course' in Brilliant, and ran across this:
[python]
daily_demands = {
"pear": [6,4,3,2,1],
"apple": [5,3,2,1,0],
"ora..... More

Print this item

  Correct/proper way to create save files
Posted by: snakes - Mar-11-2025, 06:58 PM - Forum: General Coding Help - No Replies

I'm not sure I've designed my app correctly/properly. It works, but should I have done it differently?

I've got two questions but my Flatpak questi..... More

Print this item

Question [SOLVED] How would you code this UI?
Posted by: Winfried - Mar-10-2025, 01:37 PM - Forum: GUI - Replies (3)

Hello,

I'm still learning about sizers in wxPython, and not sure how to get this type of UI.

What sizer should I use, and how?

Thank you.


Attached Files

Thumbnail(s)
   
Print this item

  Prevention of deleting and creating folders
Posted by: kayak88 - Mar-10-2025, 01:21 PM - Forum: General Coding Help - Replies (1)

Hi. I was wondering if anyone has any idea how to prevent Windows user to delete and create folders / files in a specific path and its sub-folders.
..... More

Print this item

  Where to announce new package releases these days?
Posted by: ptmcg - Mar-10-2025, 03:19 AM - Forum: News and Discussions - Replies (3)

I'm about to release some significant changes in the open source package pyparsing.

There used to be comp.lang.python.announce for these kind of..... More

Print this item

  Pinball table CCC
Posted by: fourbanks - Mar-09-2025, 03:10 PM - Forum: General Coding Help - No Replies

I'm not sure if this post will make any sense, as I know nothing about python software, so do please bear with me
I'm a senior member of a pinball fo..... More

Print this item

  Retrieval-Augmented Generation (RAG), Cassandra DataStax, and FastAPI
Posted by: aziz01 - Mar-08-2025, 08:24 PM - Forum: Code sharing - No Replies

๐Ÿš€ Introducing Agent Bot โ€“ An AI-powered assistant that leverages Retrieval-Augmented Generation (RAG), Cassandra DataStax, and FastAPI to deliver inte..... More


Attached Files

Thumbnail(s)
       
Print this item

  Web Scraping / API
Posted by: nautifi - Mar-08-2025, 06:07 PM - Forum: Jobs - Replies (2)

This is a short-term contract project. Fee is negoiable.

Our website uses a python script to collect json records from another site. This has bee..... More

Print this item

  __eq__ method related problem
Posted by: Tsotne - Mar-08-2025, 11:31 AM - Forum: General Coding Help - Replies (6)

To keep things brief. Suppose I have a simple Car class with only a single attribute - model:

[python]class Car(object):
def __init__(self, mo..... More

Print this item

  Clipper to Python
Posted by: Maney - Mar-07-2025, 09:30 AM - Forum: General Coding Help - Replies (1)

Need assistance to rewrite a POS program which was written in Clipper
Windows7 was the the last version to support it
Have all the necessary info a..... More

Print this item

  How to retain Annotation popup comments in a pdf
Posted by: srikrishnan - Mar-07-2025, 06:50 AM - Forum: Code Review - Replies (1)

Hi All,

I want to add XMP metdata from a xmp file and set initial view settings to the existing pdf. My python script added above two features succ..... More


Attached Files

.py   PDF_XMP_initialView.py (Size: 7.44 KB / Downloads: 0)
Print this item

  I trying to automate the Variable Logon button using the python code but I couldn't
Posted by: surendrasamudrala - Mar-07-2025, 05:02 AM - Forum: General Coding Help - No Replies

So, I had a task that automate the SAP logon using python for login process. I need to automate the variable logon button in SAP logon 740 using pytho..... More

Print this item

  Windows, Linux and virtual environments
Posted by: Calab - Mar-06-2025, 10:47 PM - Forum: General Coding Help - Replies (2)

This is more thinking out loud than a question.

Say I'm developing a python app on a Windows machine. I'm using a virtual environment on the Windo..... More

Print this item

  Game Help
Posted by: glwilliams82 - Mar-06-2025, 06:48 AM - Forum: General Coding Help - Replies (1)

My team and made this code for a Labyrinth the problem is
1. When you find a potion it ends the game
2. When you move_left or move_right it ends the..... More

Print this item

Bug Help With Displaying Turtle Screen
Posted by: SalladShooter - Mar-05-2025, 10:56 PM - Forum: General Coding Help - Replies (10)

I am trying to run a turtle application on VSCode and tkinter is seeming to have a problem and none of my code works because of it.

[python]
f..... More

Print this item

  Python - pyinstaller
Posted by: Hyster - Mar-05-2025, 07:11 PM - Forum: General Coding Help - No Replies

i have 3 .py that i want to turn into an .exe . the main file "main.py" compiles ok and works but i have 2 other .py files that are like widgets "insi..... More


Attached Files

.py   main.py (Size: 22 KB / Downloads: 33)
.py   insignia.py (Size: 8.85 KB / Downloads: 45)
.py   wot-dds.py (Size: 1.19 KB / Downloads: 51)
Print this item

  issue with multiprocessing in embeded python
Posted by: otaolafr - Mar-05-2025, 04:41 PM - Forum: General Coding Help - Replies (1)

Hello,
I am strugling to use mutliprocessing with the python that is inside of salome platform.
salome platform being a CAD software, where i can cr..... More

Print this item

  How do i run python code?
Posted by: smattiko83 - Mar-05-2025, 04:08 PM - Forum: General Coding Help - Replies (5)

Hi, i received the attached code and downloaded python. I've pasted it into the python window that looks like a cmd window. Is that what I should do? ..... More


Attached Files

.py   test.py (Size: 2.04 KB / Downloads: 42)
Print this item

  type object 'man' has no attribute 'centerX'
Posted by: Tempo - Mar-05-2025, 03:28 PM - Forum: General Coding Help - Replies (7)

Here is my code:
[python]class man:
def __init__(self,centerX,centerY):
Rect(centerX,centerY,40,40,fill='grey',align='bottom')
ok = ma..... More

Print this item

  M4 mini cluster to crunch & munch large datasets
Posted by: GoddessGermanika - Mar-05-2025, 07:18 AM - Forum: Data Science - Replies (1)

I have been using an M2 Mac mini for a year and a half, my mean husband took it away from me and bought me 3 M4 minis to make a cluster! I know the ho..... More

Print this item

  NEED HELP WITH REQUEST PACKAGE
Posted by: Ishan69 - Mar-04-2025, 09:30 PM - Forum: General Coding Help - Replies (1)

I'm trying to build an automated solution for accessing a captchaโ€protected website (specifically IRCTC) using HTTP requests instead of a full browser..... More

Print this item

Photo .....
Posted by: Sintek - Mar-04-2025, 09:32 AM - Forum: General Coding Help - Replies (1)

.....

Print this item

Photo Reading LAB values
Posted by: joe0795 - Mar-04-2025, 07:16 AM - Forum: Networking - No Replies

Hey everyone,

Iโ€™m trying to read LAB color values from a SICK CSS/CSX sensor via a SICK SIG200 (SiLink 2) IO-Link Master using Python. SOPAS ET r..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How to contact R๐—ผ๐—ฏ๐—ถ๐—ป๐—ต๐—ผ๐—ผ๐—ฑ?... โ–ผ 50 minutes ago tanyongkim25654 tanyongkim25654 General Codin...
  Get the string after a sp... โ–ผ 54 minutes ago JanJan Gribouillis General Codin...
  function arguments โ–ผ 1 hour ago Curbie Gribouillis General Codin...
  [Beautiful Soup] Replace ... โ–ผ 2 hours ago Winfried Winfried General Codin...
  where should DEFAULT_CIPH... โ–ผ 9 hours ago Skaperen Skaperen General Codin...
  how to delete thread โ–ผ Yesterday, 19:30 Azdaghost DeaD_EyE Board
  Atari Ping Pong Game โ–ผ Yesterday, 17:04 Azdaghost deanhystad Code sharing
  not running โ–ผ Yesterday, 16:08 Azdaghost deanhystad General Codin...
  [split] How to continue c... โ–ผ Yesterday, 16:02 pythonnewbie62 deanhystad General Codin...
  Web Scraping / API โ–ผ Yesterday, 13:40 nautifi deepvyas Jobs
  Wish to write a code for ... โ–ผ Yesterday, 07:12 Hasan2025 Hasan2025 General Codin...
Most views
  The best Prog... 557113
  Tutorial Requ... 423461
  Web Scraping ... 422641
  Newbie with P... 350420
  Thread remain... 324476
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 325
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12033
buran 8164
snippsat 7320
deanhystad 6806
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
herry569 Today
tanyongkim25654 Today
jennysmith Today
lesucphilippee Today
gnyaws09 Today

User Panel Messages

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