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,443
» Latest member: anaconda99
» Forum threads: 38,555
» Forum posts: 174,705

Full Statistics

Online Users
There are currently 500 online users.
» 3 Member(s) | 492 Guest(s)
Yandex, Bing, Google, Applebot, Pedroski55, menator01, Dimon

Latest Threads
need help with fixing dat...
Forum: General Coding Help
Last Post: buran
1 hour ago
» Replies: 1
» Views: 36
[Windows] Change director...
Forum: General Coding Help
Last Post: Winfried
2 hours ago
» Replies: 0
» Views: 30
Grok Acedemy Sport Microb...
Forum: Homework
Last Post: Larz60+
11 hours ago
» Replies: 1
» Views: 87
Build Fast, Type-Safe API...
Forum: Tutorial Requests and Submissions
Last Post: Mido
Yesterday, 06:51 PM
» Replies: 0
» Views: 87
Python script not working...
Forum: Web Scraping & Web Development
Last Post: noisefloor
Yesterday, 03:24 PM
» Replies: 3
» Views: 189
How to understand object-...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 03:21 PM
» Replies: 3
» Views: 283
Picamera2 commands betwee...
Forum: General Coding Help
Last Post: deanhystad
May-01-2025, 07:39 PM
» Replies: 1
» Views: 216
PyVisa Query Command fail...
Forum: General Coding Help
Last Post: deanhystad
May-01-2025, 04:58 PM
» Replies: 1
» Views: 219
[SOLVED] [Beautiful Soup]...
Forum: General Coding Help
Last Post: Winfried
May-01-2025, 03:46 PM
» Replies: 2
» Views: 204
[SOLVED] [Beautiful Soup]...
Forum: General Coding Help
Last Post: Winfried
May-01-2025, 03:43 PM
» Replies: 2
» Views: 313

 
  Sending a text from Python
Posted by: sawtooth500 - Apr-14-2024, 03:43 AM - Forum: General Coding Help - Replies (2)

My cell phone is on the U.S. carrier Verizon - and I can send a text to myself by emailing XXXYYYZZZZ@vtext.com, where the letters are the placeholder..... More

Print this item

Question Custom importer and errors
Posted by: Fips - Apr-13-2024, 10:10 PM - Forum: General Coding Help - Replies (6)

Hi folks!

I'd like to split my package tree into several IDE projects and build a custom importer to import
'top.child1.child2'
from the director..... More

Print this item

  Seeking advice on dask distributed
Posted by: sawtooth500 - Apr-13-2024, 09:36 PM - Forum: General Coding Help - Replies (4)

I am using python to do stock backtesting for day trading.

I have a function called process_date(datedf), this is passed a pandas dataframe.

T..... More

Print this item

  integrating plot to box
Posted by: zapad - Apr-13-2024, 01:57 PM - Forum: GUI - Replies (5)

Good morning
I am meeting a problem in integrating a matplotlib graph into a tkinter gui:
The program works ok ,but it only appears in the shell co..... More

Print this item

  Django
Posted by: Sowmya - Apr-13-2024, 01:43 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi all
I am doing a multiplication tables quiz project in Django. Everything will correct . But the only issue is at quiz I did not get entered value..... More

Print this item

  I'm trying to visualize neuron weights with PIL but getting a white image.
Posted by: pointdexter16 - Apr-13-2024, 12:32 PM - Forum: GUI - Replies (1)

[python]
from PIL import Image
import copy
import numpy as np
import pickle
#-------Sample--------------------------------------(THIS WORKS)
# v..... More

Print this item

  Recommend a self-developed IDE to help Tinter developers
Posted by: Honghaier - Apr-13-2024, 09:00 AM - Forum: GUI - Replies (1)

Big Grin Guys, I have developed an IDE called PyMe, which can help developers easily create projects, design interfaces through drag and drop opera..... More

Print this item

  Cython, Pandas, and Chained Assignment
Posted by: sawtooth500 - Apr-12-2024, 09:32 PM - Forum: General Coding Help - Replies (4)

So have a script called backtest.pyx. Script works fine with no errors/warnings.

Now I compliled the entire script using cython and I have the pyd ..... More

Print this item

  very newbie problem on text file
Posted by: zapad - Apr-12-2024, 06:10 PM - Forum: General Coding Help - Replies (2)

hello
I am a very beginner in python (2 months) and I am trying co complete a script that seems
very simple even for a beguinner , but I am giving..... More

Print this item

  wrong entries in sqlite database and tkinter
Posted by: epsilondatum - Apr-12-2024, 05:37 PM - Forum: General Coding Help - Replies (2)

hello all...first time here,need some advice please!
my case: when i add a new product in my program,its values go to customers fields,not in the pro..... More

Print this item

  replacement for fpformat.extract
Posted by: GbSig1998 - Apr-12-2024, 01:41 PM - Forum: General Coding Help - Replies (4)

I have some python 2.7 code that I need to update to 3.10. The code used fpformat.extract() to determine the following:

Python 2.7 Code
[python] ..... More

Print this item

  Fixture not returning webdriver element
Posted by: Nik1811 - Apr-12-2024, 11:02 AM - Forum: General Coding Help - Replies (1)

Hi,
I've added a new fixture to return webdriver and access it within my 'Login' method. I'm receiving the below error as webdriver is not returned,..... More

Print this item

  Open files in an existing window instead of new
Posted by: Kostov - Apr-12-2024, 09:57 AM - Forum: General Coding Help - Replies (2)

OS: Linux Mint 21.3
Python version: 3

I’m transcribing .mp3 audio files. To make the job easier, I’ve bound the following script in ..... More

Print this item

  looking for feedback
Posted by: Luckyoz - Apr-12-2024, 07:57 AM - Forum: Homework - Replies (4)

Note : its my first program in python (i used to script for roblox games in lua)

[python]
menu = {}
menu["sandwich"] = 20;
menu["burger"] = 25;..... More

Print this item

  Very Beginner question on simple variables
Posted by: Harvy - Apr-11-2024, 10:47 PM - Forum: General Coding Help - Replies (1)

is this even possible and if so how.

var1 = 123
var2 = 345
var3 = 678
i = 2
print (var.i)

output would be 345

Print this item

  cmd terminal
Posted by: Raysz - Apr-11-2024, 07:28 PM - Forum: General Coding Help - Replies (6)

So I have the simple program
that I made in Python tkinter

It opens up a cmd window and executes sfc /scannow

What I'm trying to figure out is ..... More

Print this item

  Plot several graphs in one plot
Posted by: Ferdiss - Apr-11-2024, 03:37 PM - Forum: General Coding Help - Replies (1)

Hi,
I will use an easy example to ask my question:

time1=[1,2,3,4,5,6] (sek)
time2=[0.5,2,5,6,7.5,8.6,10] (sek)

y1=[20,40,60,80,90,100] (N)..... More

Print this item

  calculator app problem
Posted by: jacksfrustration - Apr-11-2024, 12:13 PM - Forum: General Coding Help - Replies (1)

hello. so im trying to build a calculator app GUI with tkinter and i have the following problem
First to explain how the code works, i concatenate di..... More

Print this item

  xvfb - Python Module - simpe_3dviz - wxpython - gui
Posted by: JayToll - Apr-11-2024, 09:59 AM - Forum: GUI - Replies (4)

Hello all - Jayson Here... and i have an issue with a Program that uses WxPython now for a gui, hopefully with flask later for web visability on my Vi..... More


Attached Files

Thumbnail(s)
   
Print this item

  ZeroDivisionError
Posted by: laurawoods - Apr-11-2024, 01:42 AM - Forum: General Coding Help - Replies (2)

[code]# Trouble in the code
def calculate_average(numbers):
try:
total = sum(numbers)
average = total / len(numbers)
..... More

Print this item

  501 Server cannot accept argument
Posted by: anna17 - Apr-11-2024, 01:08 AM - Forum: General Coding Help - No Replies

Hello
Please Help me


import sys
from ftpext.ftpext import FTPExt

source = FTPExt("100.20.75.35", **21**, "user1", "abc", False, False, 0)
..... More

Print this item

  Stuck on installing PyQt5-tools
Posted by: safety789 - Apr-10-2024, 04:19 PM - Forum: General Coding Help - Replies (1)

0

i already install PyQt5 and upgrade pip and setuptools to latest version.my python version is 3.12.2. i also add qmake in windows path variable. ..... More

Print this item

  Problems with super()
Posted by: Hoespilaar - Apr-10-2024, 07:54 AM - Forum: General Coding Help - Replies (3)

Hi, I've been working on a game that requires classes and subclasses. In order to keep some sort of structure, I wanted to put them in different files..... More

Print this item

Sad [Solved] I'm not getting the good type
Posted by: slain - Apr-10-2024, 07:51 AM - Forum: General Coding Help - Replies (18)

Hello,

What I want to do :
The user uploads an audio record (taken from windows 10/11's audio recorder, or recorded during a Teams meeting, or rec..... More

Print this item

  How do I parse the string?
Posted by: anna17 - Apr-10-2024, 07:07 AM - Forum: General Coding Help - Replies (8)

hello

There is a string below.
FTP://21.105.28.15/abc/test1.txt
Cut this string
/abc/
I just want to get the path.

How do I parse the string..... More

Print this item

  please help
Posted by: natalie321 - Apr-10-2024, 03:51 AM - Forum: General Coding Help - Replies (7)

I'm working on a Python script to parse a large CSV file and extract specific data, but I'm encountering performance issues. Here's a simplified versi..... More

Print this item

  Thread deleted
Posted by: ChrisOfBristol - Apr-10-2024, 02:04 AM - Forum: General Coding Help - No Replies

Thread deleted

Print this item

  upload from FTP(10.41.200.21) to FTP(10.41.101.25)
Posted by: anna17 - Apr-10-2024, 02:04 AM - Forum: Homework - Replies (1)

Hello.

How do I upload from FTP(10.41.200.21) to FTP(10.41.101.25) using python?

[python]import ftplib
import os

filename = "image.tif"

f..... More

Print this item

  please help me convert this formula via the math module
Posted by: tinx_ss - Apr-09-2024, 08:53 PM - Forum: Homework - Replies (4)

the formula is in the pic and i tried typing it:
b=5√(K*∛(0,01)+(1-e^x)^2 )
thank you!


Attached Files

Thumbnail(s)
   
Print this item

  element in list detection problem
Posted by: jacksfrustration - Apr-09-2024, 08:15 PM - Forum: General Coding Help - Replies (5)

I am trying to make a UK grading system. The console based app will take name and grade as inputs, save it into a list of dictionaries, convert that l..... More

Print this item

  Unable to connectDjango to mysql server
Posted by: sureshpython - Apr-09-2024, 07:30 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello All,
I have an error while connecting django to mysql server.
can any one help me with this?
it shows following error.

[output]PS C:\Users..... More


Attached Files

Thumbnail(s)
       
Print this item

  for loop not executing
Posted by: Abendrot47 - Apr-09-2024, 06:18 PM - Forum: General Coding Help - Replies (2)

The two early print statements print but the print statements inside the for loop not. Please advise how to correct my code so the for loop works

..... More

Print this item

  [solved] a 4-digit display
Posted by: vr34 - Apr-09-2024, 04:06 PM - Forum: General Coding Help - Replies (2)

Hello,

I would like to reproduce a 4-digit display with floating point from 0.001 to 9999.
All the digits must be lit (no free space on the left o..... More

Print this item

  Copy from FTP(12.50.100.21) to FTP(12.45.222.25)
Posted by: anna17 - Apr-09-2024, 01:43 PM - Forum: General Coding Help - No Replies

Hello

It is definitely From FTP To FTP.

Copy from FTP(12.50.100.21) to FTP(12.45.222.25)

I need sample code.

Please give me a site with sa..... More

Print this item

  C:\Users\abc\Downloads\1712658676277.png
Posted by: anna17 - Apr-09-2024, 01:43 PM - Forum: General Coding Help - No Replies

Hello

It is definitely From FTP To FTP.

Copy from FTP(12.50.100.21) to FTP(12.45.222.25)

I need sample code.

Please give me a site with sa..... More


Attached Files

Thumbnail(s)
   
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  need help with fixing dat... 1 hour ago anaconda99 buran General Codin...
  [Windows] Change director... 2 hours ago Winfried Winfried General Codin...
  Grok Acedemy Sport Microb... 11 hours ago happyhippo Larz60+ Homework
  [Django] Build Fast, Type... Yesterday, 18:51 Mido Mido Tutorial Requ...
  Python script not working... Yesterday, 15:24 texwilson47 noisefloor Web Scraping ...
  How to understand object-... Yesterday, 15:21 snl_9527 noisefloor General Codin...
  Picamera2 commands betwee... 05-01, 19:39 GigiG deanhystad General Codin...
  PyVisa Query Command fail... 05-01, 16:58 dazz deanhystad General Codin...
  [SOLVED] [Beautiful Soup]... 05-01, 15:46 Winfried Winfried General Codin...
  [SOLVED] [Beautiful Soup]... 05-01, 15:43 Winfried Winfried General Codin...
  CSV reader with PyQt6 05-01, 11:38 suburbanprojects Axel_Erfurt Code sharing
Most views
  The best Prog... 557993
  Tutorial Requ... 426499
  Web Scraping ... 423404
  Newbie with P... 352000
  Thread remain... 325789
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+ 12038
buran 8167
snippsat 7324
deanhystad 6809
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
anaconda99 Today
alexgomes00 Today
happyhippo Today
latifayounes Yesterday
Mido Yesterday

User Panel Messages

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