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,613
» Latest member: connieann
» Forum threads: 38,669
» Forum posts: 175,252

Full Statistics

Online Users
There are currently 250 online users.
» 0 Member(s) | 245 Guest(s)
Bing, Google, Baidu, Apple

Latest Threads
please help with image re...
Forum: General Coding Help
Last Post: magnus28
2 hours ago
» Replies: 5
» Views: 110
passing value from tkinte...
Forum: GUI
Last Post: deanhystad
4 hours ago
» Replies: 4
» Views: 122
Gmpy2 Newbie Working on P...
Forum: General Coding Help
Last Post: SofiaJone
10 hours ago
» Replies: 8
» Views: 2,683
auto applying for jobs
Forum: General Coding Help
Last Post: alextony85
Today, 12:00 AM
» Replies: 0
» Views: 56
Create bot to automate op...
Forum: General Coding Help
Last Post: liberwicca
Yesterday, 11:26 PM
» Replies: 1
» Views: 23,525
How to use a proxy when w...
Forum: Web Scraping & Web Development
Last Post: Jemercyli
Yesterday, 04:02 PM
» Replies: 1
» Views: 3,087
Key Logger
Forum: Homework
Last Post: Novaboxxx
Yesterday, 02:42 AM
» Replies: 0
» Views: 80
How to Create Swagger/Ope...
Forum: Web Scraping & Web Development
Last Post: amandaevans
Jul-24-2025, 05:47 PM
» Replies: 6
» Views: 6,459
veri kazıma
Forum: Web Scraping & Web Development
Last Post: DeaD_EyE
Jul-24-2025, 07:30 AM
» Replies: 11
» Views: 402
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: MilesWeb
Jul-23-2025, 07:08 AM
» Replies: 5
» Views: 6,521

 
  Background task
Posted by: Mctweed - Feb-13-2024, 11:57 AM - Forum: General Coding Help - Replies (4)

I don't know were this would go and I am new to Python programming. l What I want to do is write a program were it press two buttons automatically. No..... More

Print this item

  embedded Python scripts - is it worthwhile
Posted by: Skaperen - Feb-12-2024, 08:58 PM - Forum: News and Discussions - Replies (3)

i have an application i am creating. it's still in the planning stage. it could be written in C but i do expect to prototype it in Python. it will ..... More

Print this item

  Reversing the code
Posted by: chocolatedisco - Feb-12-2024, 08:43 PM - Forum: Game Development - Replies (1)

Hello,I'm new to python and I'm starting to study it,but I have this code that it's been used to unpack a certain compressed file.

This file needs ..... More


Attached Files

.py   DeobfuscateGameBootstrap.py (Size: 2.69 KB / Downloads: 217)
Print this item

  problem in running a code
Posted by: akbarza - Feb-12-2024, 01:29 PM - Forum: General Coding Help - Replies (7)

hi
in site: https://www.pythonmorsels.com/exercises/.../submit/1/
has been discussed the problem of adding two list of ..... More

Print this item

  Instagram subscribers
Posted by: Benowen - Feb-12-2024, 05:35 AM - Forum: Bar - Replies (3)

Hello friends, I have an Instagram account but have few followers. I am posting content regularly but still failed to get good followers. Anyone can s..... More

Print this item

  Match ref from 1 DF to another
Posted by: huzzug - Feb-12-2024, 03:20 AM - Forum: General Coding Help - Replies (1)

I have 2 df. 1 comes from the worksheet where a list of projects with a ref number, a date & the employees ID is entered. This in internally maintaine..... More

Print this item

  Creating a website for vehicle management
Posted by: Sergio - Feb-11-2024, 07:01 PM - Forum: Homework - Replies (1)

Hey people.

I'm doing my final project and i'm having a problem. I'm creating a website and for now i'm dealing with the fact that it does not show..... More

Print this item

  Problem with using opencv in python
Posted by: Raunak1023984765 - Feb-11-2024, 01:53 PM - Forum: General Coding Help - Replies (21)

Hello Everyone
I am using macOS Monterey and I am trying to run a simple python code to open my camera using opencv. But whenever I am running the co..... More

Print this item

Lightbulb python code debuging
Posted by: yunus - Feb-11-2024, 07:47 AM - Forum: General Coding Help - Replies (1)

hello everyone ı wrote a script that works as a keglogger, but somehow ı dont get email that ı ordered, if someone can tell me where ı was wrong.
tha..... More

Print this item

Lightbulb [Tool-Python] Google-GeminiAI-pro App GUI
Posted by: KDTOOLS - Feb-11-2024, 02:43 AM - Forum: Code sharing - No Replies

This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerf..... More


Attached Files

Thumbnail(s)
   
Print this item

  OBS Script Troubleshooting
Posted by: Jotatochips - Feb-10-2024, 06:18 PM - Forum: General Coding Help - No Replies

Over the past week I have been working on building a chatbot script for my twitch stream. I am by no means a programmer and utilized ChatGPT to get my..... More


Attached Files

Thumbnail(s)
   

.py   import twitchio.py (Size: 2.22 KB / Downloads: 172)
Print this item

  Best practice on using virtual environments in Python
Posted by: bytecrunch - Feb-10-2024, 02:20 PM - Forum: General Coding Help - Replies (6)

Hello everyone,

I am curious to know how you others use virtual environments in their daily Python life....Virtual environments are an important to..... More

Print this item

  Too much values to unpack
Posted by: actualpy - Feb-10-2024, 09:55 AM - Forum: General Coding Help - Replies (3)

So I'm trying to do a Space Invader-ish game, and I can't figure this out.
Says "Too much values to unpack (expected 3)"

Here's the code:
[python]
im..... More

Print this item

  CANtool + tkinter
Posted by: q_nerk - Feb-09-2024, 03:22 PM - Forum: General Coding Help - Replies (1)

Hello,
I'm doing a can logger/can translator and I have two issues:
1. GUI is showing only when I will terminate process (ctrl +c )
2. How to get ..... More

Print this item

  Size scraping issue
Posted by: scrapemasta - Feb-09-2024, 10:26 AM - Forum: Web Scraping & Web Development - No Replies

[python]from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import Select
from selenium.webdriver.support.ui import WebDr..... More

Print this item

Question [SOLVED] Tiny web server as standalone executable?
Posted by: Winfried - Feb-09-2024, 10:12 AM - Forum: General Coding Help - No Replies

Hello,

I need a basic, standalone web server with support for directory listing.

Windows' antivirus blocks Mongoose ("Trojan Win32 Wacatac.B!ml"..... More

Print this item

  launch processes from threads
Posted by: Skaperen - Feb-09-2024, 12:56 AM - Forum: News and Discussions - Replies (9)

i am refactoring a program that dynamically runs many processes at the same time. these processes are other programs (often to download, upload, comp..... More

Print this item

  File loop curiously skipping files - FIXED
Posted by: mbk34 - Feb-08-2024, 09:53 PM - Forum: General Coding Help - Replies (10)

I'll admit I'm a beginner in python. I'm trying to write a small program to list all the media on my NAS device and write to an easy to read html file..... More

Print this item

  Adding spaces to digits
Posted by: deadkill02 - Feb-08-2024, 08:12 PM - Forum: Homework - Replies (5)

"""I am new to python and programming in general, currently learning at an institution, which is why def is not even seen in my code. I am very lost r..... More

Print this item

Question written RK solving same equation with different graphs
Posted by: acbshinn - Feb-08-2024, 07:52 PM - Forum: General Coding Help - Replies (1)

Hello all! I'm writing a simple Runge-Kutta solver and seem to be running into issues. [python]

import numpy as np
import matplotlib.pyplot as plt..... More

Print this item

  plotting based on the results of mathematical formulas
Posted by: Timur - Feb-08-2024, 07:12 PM - Forum: General Coding Help - Replies (1)

Good day to all! I'm asking for help. How to derive the graphical dependence of Rmin, Rmax from P1-Pmax with the following mathematical dependencies:..... More

Print this item

  Copy Paste excel files based on the first letters of the file name
Posted by: Viento - Feb-07-2024, 07:27 AM - Forum: General Coding Help - Replies (2)

Hi together,

I have been learning Python for just 2 months. So basicially I am still a beginner.
However, I am already trying to automate one of my..... More

Print this item

  Google Earth Engine Authorization
Posted by: Asmaalashin - Feb-06-2024, 08:40 PM - Forum: General Coding Help - No Replies

Hello everyone

I have created an account on google earth and created a new project and got the project id
then I am trying to
# Authenticate an..... More

Print this item

  Optimise multiply for loop in Python
Posted by: KenBCN - Feb-06-2024, 03:43 PM - Forum: General Coding Help - Replies (4)

Hi Folks, I have the following code, which works fine. However, as I am very new to Python, there is still space to improve. I would like you to sugge..... More

Print this item

  unbounded variable
Posted by: akbarza - Feb-06-2024, 12:34 PM - Forum: General Coding Help - Replies (3)

hi
in code:
[python]
'''
ref:https://www.bhavaniravi.com/python/advanced-python/unbound-variables-in-python
'''

def take_sum(a, b, c):
re..... More

Print this item

  Algorithm with graph
Posted by: nkiki - Feb-06-2024, 06:49 AM - Forum: Homework - Replies (1)

Detect a bottleneck of a graph, i.e., Min-Cut, using the Max-flow algorithm. In other words, the algorithm should find a set of edges F ⊆ E such that ..... More

Print this item

Question How to get a removable disc type in drive
Posted by: Daring_T - Feb-06-2024, 05:45 AM - Forum: General Coding Help - Replies (12)

I am currently working on a program to automate ripping and backing my collection of CDs, DVDs and Blue-rays. I am currently running into an issue whe..... More

Print this item

  Python Hash Sets Explained
Posted by: rob101 - Feb-05-2024, 11:17 PM - Forum: Tutorial Requests and Submissions - No Replies

Python Hash Sets Explained & Demonstrated - Computerphile is a YT video that I found real inter..... More

Print this item

  Push Button on website
Posted by: cg1980 - Feb-05-2024, 03:38 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello, I trying to do a script that open and push on a button automatically when run. As exemple I tried to open google.com and push on "google search..... More

Print this item

  Python Classes
Posted by: rob101 - Feb-05-2024, 03:27 PM - Forum: General Coding Help - Replies (4)

Although I've been coding with Python for a number of years now, I've never constructed a Class before. This is my first attempt.

[python]class R..... More

Print this item

  Connection LTspice-Python with PyLTSpice
Posted by: bartel90 - Feb-05-2024, 11:46 AM - Forum: General Coding Help - No Replies

Hello everybody,

Does anyone have experience with integrating LTspice circuitry into Python, i.e. primarily .asc files?

Does anyone happen to kn..... More

Print this item

  using > < for tuple , list,...
Posted by: akbarza - Feb-05-2024, 11:14 AM - Forum: General Coding Help - Replies (3)

hi
I saw on the net that in a test, two tuples were compared with the > sign.
how can I know that the > or < or ... is appli..... More

Print this item

  Help with screenshots for each 'div class'
Posted by: paunshotts - Feb-05-2024, 10:19 AM - Forum: Web Scraping & Web Development - No Replies

Hi,

I need some help please. I am very new to python and do not know what I am doing most of the time! I am currently using python to..... More

Print this item

  Parsing and summing time deltas (duration) onto bar + pie charts using pandas - - DRY
Posted by: Drone4four - Feb-04-2024, 11:41 AM - Forum: Data Science - Replies (2)

Greetings Pythonistas!

I am taking Colt Steele’s Udemy course on data an..... More


Attached Files

Thumbnail(s)
       
Print this item

Smile Python & MSGraph - Learning to Walk
Posted by: ITMan020324 - Feb-03-2024, 10:56 PM - Forum: General Coding Help - Replies (2)

Hello Pythoneers,

I am trying to create a console application where it will ask for AAD User email address, validate if exists and if it does not e..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  please help with image re... 2 hours ago magnus28 magnus28 General Codin...
  [Tkinter] passing value f... 4 hours ago iqbshaik deanhystad GUI
  Gmpy2 Newbie Working on P... 10 hours ago charlesrkiss SofiaJone General Codin...
  auto applying for jobs Today, 00:00 alextony85 alextony85 General Codin...
  Create bot to automate op... Yesterday, 23:26 JonatasCavalini liberwicca General Codin...
  How to use a proxy when w... Yesterday, 16:02 swiftproxy Jemercyli Web Scraping ...
  Key Logger Yesterday, 02:42 Novaboxxx Novaboxxx Homework
  How to Create Swagger/Ope... 07-24, 17:47 tlopezdh amandaevans Web Scraping ...
  veri kazıma 07-24, 07:30 fehmikonkur DeaD_EyE Web Scraping ...
  Can I develop a live vide... 07-23, 07:08 mtrkhan MilesWeb Web Scraping ...
  python GUI - which to use... 07-23, 05:21 Johnse roshanchoudhary News and Disc...
Most views
  The best Prog... 572842
  Tutorial Requ... 485980
  Web Scraping ... 437303
  Newbie with P... 380349
  Thread remain... 351467
Most reputation
buran 581
snippsat 507
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+ 12072
buran 8175
snippsat 7352
deanhystad 6865
metulburr 5152
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
connieann Today
SINDHUJA Today
SofiaJone Today
Hiddeninplainsite Today
Sanju4555 Today

User Panel Messages

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