Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,250
» Latest member: sarbogast
» Forum threads: 38,779
» Forum posts: 175,819

Full Statistics

Online Users
There are currently 52 online users.
» 0 Member(s) | 42 Guest(s)
Google, Bing, AOL, Applebot, Facebook, Mojeek

Latest Threads
New to python and coding
Forum: Homework
Last Post: jefsummers
4 hours ago
» Replies: 4
» Views: 109
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
6 hours ago
» Replies: 6
» Views: 182
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 315
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 281
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 109
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,624
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 212
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 191
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,277
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,425

 
  Shared memory issue
Posted by: Lchunleo - Sep-06-2024, 05:21 AM - Forum: General Coding Help - No Replies

Hi
Am using python 3.8 and using the shared memory module from multiprocessing.

I have a simple setup that two docker container where each of them..... More

Print this item

  Python directory structure in wqin 11
Posted by: barryjo - Sep-06-2024, 01:58 AM - Forum: General Coding Help - Replies (3)

I just downloaded python 3.12

In my computer if I go to cmd line>py I get to python3.12
if I go to cmdline>python I get to python3.8
Why ..... More

Print this item

  How to share a configured logger between running processes?
Posted by: somhairle69tx - Sep-05-2024, 07:20 PM - Forum: General Coding Help - Replies (5)

I'm trying to build a small GUI app with a logger that will, at some point, be doing some time consuming manipulation of multiple sets of data (up to ..... More

Print this item

  Site pubblication
Posted by: Gae - Sep-05-2024, 04:06 PM - Forum: Web Scraping & Web Development - Replies (4)

Hello I have made, development, a webApp called PalestraGes which contains the various folders. Now I need to move it to production.
The provider tol..... More

Print this item

  tabular visualization
Posted by: anthos5 - Sep-05-2024, 12:04 PM - Forum: Data Science - Replies (4)

Hello everyone,
I hope you're all doing well.

I have a dataframe containing the name of the months (Jan to Dec):

[python]
import pandas as pd..... More


Attached Files

Thumbnail(s)
   
Print this item

  How do I make functions "interact" with each other?
Posted by: Hudjefa - Sep-05-2024, 11:20 AM - Forum: General Coding Help - Replies (11)

[python]def weight_stats():
mean_total_weight = 8 * 68
variance_total_weight = 8 * 25
standard_deviation_total_weight = math.sqrt(varia..... More

Print this item

  Version 0.02 of the PySide6 Weather App
Posted by: menator01 - Sep-04-2024, 01:58 PM - Forum: Code sharing - No Replies

This version should work world wide. May have some bugs when it comes to the wind direction arrow. I've tried testing it and the rain.

To try it cre..... More


Attached Files

Thumbnail(s)
   
Print this item

Question [SOLVED] How to replace characters in a string?
Posted by: Winfried - Sep-04-2024, 01:28 PM - Forum: General Coding Help - Replies (2)

Hello,

I can't get Python to replace a string in a string: If I read the HTML file as binary, it fails; If I open it as text, it fails too :-/

[..... More

Print this item

  Senior Python Developer - up to 95K - London/Remote - URGENT
Posted by: seanfullstack - Sep-04-2024, 10:32 AM - Forum: Jobs - Replies (1)

🚀 Exciting Opportunity: Senior Software Engineer - Up to £95k!

Are you a passionate software engineer ready to take on a new challenge? We're looki..... More

Print this item

  Managing recursive tasks in celery.
Posted by: vamix - Sep-04-2024, 07:26 AM - Forum: General Coding Help - Replies (1)

I have a number of tasks that I want to chain to build a pipeline. It consists of two main tasks, fetch_data and post_process. The fetch_data task is ..... More

Print this item

  help me in flask code
Posted by: iiiiiiiiii - Sep-03-2024, 05:50 AM - Forum: Web Scraping & Web Development - Replies (1)

You said:
[python]
from flask import Flask, render_template, request, redirect, url_for, jsonify
import sqlite3
import os
import requests
from..... More

Print this item

  PySide6 Movie Search
Posted by: menator01 - Sep-03-2024, 02:00 AM - Forum: Code sharing - No Replies

I re-write the movie search script if anyone would like to give it a try.
I've not uploaded to my github yet but, you can get it from ..... More

Print this item

  [SOLVED] [BeautifulSoup] Why are some elements ignored?
Posted by: Winfried - Sep-02-2024, 05:38 PM - Forum: General Coding Help - Replies (5)

Hello,

I need BS to work on a book formated as XHTML.

Each page is a <div>.

Within each page, I need to grab the footnotes, that can contain ..... More

Print this item

  Destructor method adding in string
Posted by: chizzy101010 - Sep-02-2024, 05:31 PM - Forum: General Coding Help - Replies (3)

Hi to all, i've got a question that i hope someone can help with, i've bought a book with examples and one of those examples used a destructor method,..... More

Print this item

  Building a dictionary .update entry from variables
Posted by: Curbie - Sep-02-2024, 03:38 PM - Forum: General Coding Help - Replies (5)

After several weeks of doing 3 passes on 40+ tutorials sticking to the path, the way the author teaches them, hoping that unresolved questions will be..... More

Print this item

  what will you do?
Posted by: kucingkembar - Sep-02-2024, 02:45 PM - Forum: News and Discussions - Replies (13)

sorry for my bad English,
This about the previous discussionl :
if you have thousands of [raw d..... More

Print this item

  Input is not defined
Posted by: Forno_Gamer - Sep-02-2024, 02:13 PM - Forum: Game Development - Replies (3)

Hello, I'm having a problem. I'm trying to make the "A" key do the basic movement of moving my player to the side. This error occurs that says that 'K..... More


Attached Files

Thumbnail(s)
       
Print this item

  Exception printed twice
Posted by: rwestebbe - Sep-02-2024, 11:17 AM - Forum: General Coding Help - Replies (2)

Hi,

I'm a little bit confused as the following code prints the exception provoked by the wrong password twice. Does anybody know why?

[python]..... More

Print this item

  Problem with Distutils.msvccompiler
Posted by: Samantha - Sep-02-2024, 06:10 AM - Forum: General Coding Help - No Replies

Hi, I’m getting a distutils.msvccompiler not found error even though I am running python 3.9 where distutils is supposedly already in its API. This oc..... More

Print this item

  Sphinx: Localize error is always hard
Posted by: buhtz - Sep-01-2024, 11:12 AM - Forum: General Coding Help - No Replies

This is an X-Post first asked on Sphinx Discussion forum.

I get errors like this:..... More

Print this item

  Designing Game Levels (Very Basic)
Posted by: Hudjefa - Sep-01-2024, 06:41 AM - Forum: General Coding Help - No Replies

In an online basic Python course I'm taking, there's a project where I have to create game levels for a typing game (using keyboards and a list of dis..... More

Print this item

  Splitting Manhua & Manhwa
Posted by: kucingkembar - Sep-01-2024, 05:42 AM - Forum: General Coding Help - Replies (12)

sorry for my bad English or wrong section,
I tried to split this image by whitespace (marked by the red line) using python
   
I sear..... More

Print this item

  Edit PDF
Posted by: harrywass - Aug-30-2024, 01:09 PM - Forum: General Coding Help - Replies (2)

Hi,

I am trying to add editable text fields to multiple PDF's. Can someone tell me what the best import is?

Thanks

Print this item

Question Convert signal/curve to steps
Posted by: ben7500 - Aug-30-2024, 05:57 AM - Forum: Data Science - Replies (4)

Hello everyone,

I searched long time on this matter I couldn't figure out a reliable way to proceed.
I have a signal for example attached file.
..... More


Attached Files

Thumbnail(s)
   
Print this item

  Forward __getattr__ to another object.
Posted by: deanhystad - Aug-30-2024, 05:27 AM - Forum: General Coding Help - Replies (1)

I have a class, RemoteAliast that is a local representative for a python object that exists elsewhere. Calling a method on the alias results in the m..... More

Print this item

Question Graphing a list of ranges
Posted by: Calab - Aug-29-2024, 08:45 PM - Forum: Web Scraping & Web Development - Replies (2)

I have a list of tuples. Each tuple is a low and high value indicating a range.

What I would like to do is specify a range by giving a starting val..... More


Attached Files

Thumbnail(s)
   
Print this item

  Metadata Xls file documnet properties
Posted by: Andrew_andy9642 - Aug-29-2024, 04:46 PM - Forum: General Coding Help - No Replies

Hi Guys ,

Need your help is there a way we can write a code to quickly get xls document properties like ( Last modified date) for a file th..... More

Print this item

  Convert Xls files into Csv in on premises sharpoint
Posted by: Andrew_andy9642 - Aug-29-2024, 04:18 PM - Forum: General Coding Help - Replies (3)

Hi team,

Today i just joined the forum and like to seek your experties . i am trying to convert Xls files in the on premises SharePoint in our comp..... More

Print this item

  Python's socket library to implement a simple TCP server and client that communicate
Posted by: romilly - Aug-29-2024, 09:34 AM - Forum: Homework - Replies (2)

Hii community,
I'm working on a project where I need to set up a basic TCP server and client using Python's socket library. The server should listen f..... More

Print this item

  Questions about while loop - why does one work, and the other variant does not
Posted by: Swgeek - Aug-29-2024, 03:39 AM - Forum: General Coding Help - Replies (2)

Hi,
I am learning Python by studying and doing exercises. Currently I am programming a Tictactoe game as an exercise. it includes the following cod..... More

Print this item

  file sharing across devices question
Posted by: jacksfrustration - Aug-28-2024, 08:50 PM - Forum: General Coding Help - Replies (3)

...ok, so basically i made a reminder GUI application (using TkInter mainly) and i save the date in a CSV file. The client wants to be able to install..... More

Print this item

  Endpoint Configuration Issues in Python Script on AWS EC2
Posted by: zaharul - Aug-28-2024, 05:42 PM - Forum: General Coding Help - No Replies

Hi everyone,

I'm running into a problem with a Python script deployed on an AWS EC2 instance, and I'm hoping to get some help from the community.
..... More

Print this item

Thumbs Up How to analyze a 300ms delay issue in VLLM
Posted by: SkyLee - Aug-28-2024, 07:02 AM - Forum: General Coding Help - Replies (1)

When we were conducting stress testing on vllm with a load of 30QPS, we found an anomaly with a 300ms delay, which occurred more frequently as the QPS..... More

Print this item

  Python Newbing on IDEa of HTTPs Request.get JSONnose.Picker
Posted by: ajaxstardust - Aug-27-2024, 10:49 PM - Forum: General Coding Help - Replies (1)

Getting started w/ #Python

advised to use #PyCharm . it put some libs/ modules on there for me.

rsync /linux/box /windows/box

Surprised what..... More

Print this item

  get JSON string from URL with Windows credentials
Posted by: shwfgd - Aug-27-2024, 10:08 PM - Forum: General Coding Help - No Replies

I can paste the url into the browser address and get the JSON text; my Windows credentials being used by default. However, my current code produces a..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 4 hours ago lary_p jefsummers Homework
  Help with Serial.write in... 6 hours ago racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... Yesterday, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... Yesterday, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
Most views
  The best Prog... 578856
  Tutorial Requ... 509930
  Web Scraping ... 441923
  Newbie with P... 385927
  New Users Int... 376277
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12107
buran 8195
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
sarbogast Today
bmurray Today
kai_cow2710 Today
Kacper Yesterday
isla123456 Yesterday

User Panel Messages

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