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,453
» Latest member: tenticletime
» Forum threads: 38,564
» Forum posts: 174,747

Full Statistics

Online Users
There are currently 496 online users.
» 0 Member(s) | 488 Guest(s)
Google, MSN, Bing, Yandex, Apple, AOL

Latest Threads
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
3 hours ago
» Replies: 4
» Views: 144
How to use isintance with...
Forum: General Coding Help
Last Post: buran
Yesterday, 01:22 PM
» Replies: 3
» Views: 141
Gomoku game problem
Forum: General Coding Help
Last Post: snl_9527
Yesterday, 12:10 AM
» Replies: 6
» Views: 397
500 Internal Server error...
Forum: Web Scraping & Web Development
Last Post: Larz60+
May-07-2025, 05:04 PM
» Replies: 3
» Views: 168
How to put my game loop i...
Forum: Game Development
Last Post: ekaintan1590
May-07-2025, 12:54 PM
» Replies: 8
» Views: 2,056
Text frame
Forum: Homework
Last Post: Larz60+
May-07-2025, 05:47 AM
» Replies: 1
» Views: 120
tkinter only storing last...
Forum: General Coding Help
Last Post: deanhystad
May-06-2025, 11:54 PM
» Replies: 8
» Views: 500
Question regarding Python
Forum: General Coding Help
Last Post: Larz60+
May-06-2025, 07:04 AM
» Replies: 1
» Views: 230
Brute Forcing Anagrams
Forum: General Coding Help
Last Post: MeganWillia
May-05-2025, 04:12 PM
» Replies: 13
» Views: 2,393
Picamera2 commands betwee...
Forum: General Coding Help
Last Post: deanhystad
May-05-2025, 02:15 PM
» Replies: 3
» Views: 418

 
  A troublesome error (PySpice)
Posted by: assafpeled - Feb-14-2024, 11:01 AM - Forum: General Coding Help - No Replies

Hello All,

Struggling with a basic and a much irritating bug in my code which utilizes the PySpice module.
I'm working on a Visual-Basic platform..... More

Print this item

  Need help with coding project
Posted by: jjvoc - Feb-14-2024, 01:18 AM - Forum: General Coding Help - Replies (4)

HI, I'm new to python coding im trying to make a plant automation system and library. I'm trying to take a user input and run it against a list and if..... More


Attached Files

.py   Plant library and automation.py (Size: 1.26 KB / Downloads: 175)
Print this item

  Python best library for Excel reports & review of existing code
Posted by: MasterOfDestr - Feb-13-2024, 06:45 PM - Forum: General Coding Help - Replies (4)

I need to create excel report (update data in existing file) based on variety source data (also excel files). All data will be .xlsx. In general steps..... More

Print this item

  delete specific row of entries
Posted by: jacksfrustration - Feb-13-2024, 05:38 PM - Forum: General Coding Help - Replies (3)

I have a program i've been developing for a week. Basically it's a workout tracker app. You have the option of adding columns of entries,optionmenus a..... More

Print this item

  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: 190)
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: 143)
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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  problems with netcdf if I... 3 hours ago Blaubart Blaubart General Codin...
  How to use isintance with... Yesterday, 13:22 Azdaghost buran General Codin...
  Gomoku game problem Yesterday, 00:10 snl_9527 snl_9527 General Codin...
  500 Internal Server error... 05-07, 17:04 ppowell777 Larz60+ Web Scraping ...
  How to put my game loop i... 05-07, 12:54 temlotresid6 ekaintan1590 Game Developm...
  Text frame 05-07, 05:47 dnabtuh Larz60+ Homework
  tkinter only storing last... 05-06, 23:54 bertschj1 deanhystad General Codin...
  Question regarding Python 05-06, 07:04 LPTtech Larz60+ General Codin...
  Brute Forcing Anagrams 05-05, 16:12 Anorak MeganWillia General Codin...
  Picamera2 commands betwee... 05-05, 14:15 GigiG deanhystad General Codin...
  How to space data on x ax... 05-05, 12:55 m_kdch m_kdch General Codin...
Most views
  The best Prog... 560404
  Tutorial Requ... 436084
  Web Scraping ... 425620
  Newbie with P... 356646
  Thread remain... 329939
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+ 12043
buran 8168
snippsat 7324
deanhystad 6818
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
tenticletime Today
chanatiff Yesterday
Elkian6 Yesterday
RubenBarrios Yesterday
TvA Yesterday

User Panel Messages

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