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,921
» Latest member: RonR
» Forum threads: 38,720
» Forum posts: 175,490

Full Statistics

Online Users
There are currently 45 online users.
» 0 Member(s) | 39 Guest(s)
Bing, Google, AOL, AOL, Apple

Latest Threads
private ladies for verifi...
Forum: General Coding Help
Last Post: Jeff_F
1 hour ago
» Replies: 0
» Views: 9
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 hours ago
» Replies: 1
» Views: 87
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
3 hours ago
» Replies: 6
» Views: 1,383
data input while debuggin...
Forum: General Coding Help
Last Post: Pedroski55
5 hours ago
» Replies: 1
» Views: 113
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:34 PM
» Replies: 5
» Views: 433
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,215
New to the field
Forum: News and Discussions
Last Post: Polybunny
Yesterday, 01:31 AM
» Replies: 0
» Views: 129
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,320
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 927
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,204

 
  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

  OCTOPUS-UNDERWATERGAME
Posted by: moon - Aug-27-2024, 09:35 PM - Forum: General Coding Help - No Replies

Hiya! I have made a simple game in tkinter which involves an octopus (character) controlled by a mouse. The character can only travel side to side. Th..... More

Print this item

  Spammers
Posted by: menator01 - Aug-27-2024, 06:15 PM - Forum: Bar - Replies (1)

The spammers seem to be hitting the forum pretty hard the last week or so.

Print this item

  popup, text input with two readable buttons
Posted by: ethompson - Aug-27-2024, 04:38 PM - Forum: GUI - Replies (7)

I need a pop-up message that will take a text input. I need a button to submit the input and one to abort the entire program. I have one solution, bu..... More

Print this item

  ~~PCEP™ – Certified Entry-Level Python Programmer exam
Posted by: kimtimdrte - Aug-27-2024, 05:28 AM - Forum: News and Discussions - No Replies

Hello everyone,

I'm new to this forum and joined because I'm seeking some guidance. This year, I've decided to focus entirely on Python and aim to ..... More

Print this item

  Installation help (openpyxl)
Posted by: ncham - Aug-27-2024, 01:52 AM - Forum: General Coding Help - No Replies

Hello can someone help me figure this out? I’m using visual studio code, and I’m trying to install the openpyxl package but I notice it’s going to ana..... More

Print this item

  os.path.exists fails with accented characters
Posted by: glenndrives - Aug-26-2024, 08:03 PM - Forum: General Coding Help - Replies (11)

When using os.path.exists to check a path that contains accented characters os.path.exists fails.

From the command line the file's existence can b..... More

Print this item

  installing an application on a Mac OS question
Posted by: jacksfrustration - Aug-26-2024, 07:31 PM - Forum: General Coding Help - Replies (1)

My question is a bit complex but simple at the same time.
I designed an application for a client. They want me to install the application on a Mac as..... More

Print this item

  JSON File - extract only the data in a nested array for CSV file
Posted by: shwfgd - Aug-26-2024, 07:18 PM - Forum: General Coding Help - Replies (2)

Trying to get the data in a nested array "action_history" from a JSON file. Tried normalizing, but hit a wall.

JSON file lo..... More

Print this item

  Help with generating regx Pattern please
Posted by: lastyle - Aug-26-2024, 07:16 PM - Forum: Data Science - Replies (3)

Hi all, i need to extract "Names" from a Textfile
which i liked to solve via Regx, but i fail to generate the correct pattern for that. Can somebody..... More


Attached Files

.txt   names.txt (Size: 766 bytes / Downloads: 4)
Print this item

  Variable Substitution call keys
Posted by: Bobbee - Aug-26-2024, 06:38 PM - Forum: General Coding Help - Replies (15)

I have a dictionary: new_dict
I have a string variable with the path to a nested dictionary called patho is set to:

['PCFData']['Q_STATISTICS_DATA..... More

Print this item

  Handling receiving updates from user in Telebot
Posted by: mohsenamiri - Aug-26-2024, 09:25 AM - Forum: General Coding Help - No Replies

Hello,

I've created a Telegram bot (set on webhook) to demonstrate the issue I'd like to address:
The program currently returns the user's action..... More

Print this item

  Pyinstaller question
Posted by: DPaul - Aug-26-2024, 07:16 AM - Forum: Bar - Replies (3)

Hi,
My app slowly evolves into new versions, never any big changes.
I then proceed to make a new exe, always in the same manner:
[output] pyinstal..... More

Print this item

  help
Posted by: ars1036 - Aug-25-2024, 11:34 PM - Forum: News and Discussions - Replies (1)

[python]import time

digit_patterns = {
0: [[1, 1, 1], [1, 0, 1], [1, 0, 1], [1, 0, 1], [1, 1, 1]],
1: [[1, 0, 0], [1, 0, 0], [1, 0, 0],..... More


Attached Files

Thumbnail(s)
   
Print this item

  creating arbitrary local variable names
Posted by: Skaperen - Aug-25-2024, 11:02 PM - Forum: General Coding Help - Replies (9)

i have some code that creates a bunch of variable names with their intended values. the names are formed in strings. is eval() safe to get these all ..... More

Print this item

  is any character in s1 in s2
Posted by: Skaperen - Aug-25-2024, 10:44 PM - Forum: General Coding Help - Replies (6)

i wrote a function to find if any character in string one is in string two. is there anything in Python to do this without that character loop or eve..... More

Print this item

  Code Completion in Visual Studio for External Libraries
Posted by: mjakov - Aug-25-2024, 02:48 PM - Forum: General Coding Help - No Replies

Hello

I have installed python3 and vs code with Microsoft python extension in Ubuntu Linux.

Auto code completion works internal libraries like ..... More

Print this item

  How to insert text time - into video frames?
Posted by: oxidian - Aug-25-2024, 12:07 PM - Forum: General Coding Help - No Replies

Hello, I have script which can export clips of time ranges in video, slow it down and keep the original pitch. It is saved then. There are folders of ..... More

Print this item

  Help Converting .py to .exe
Posted by: MrLegend11 - Aug-25-2024, 02:52 AM - Forum: General Coding Help - Replies (9)

Hello everyone,

I started learning Python a couple of weeks ago, and I've been working on a GUI application that performs several tasks. One of the..... More

Print this item

  Identify salinity of water samples with images?
Posted by: Rangerguy - Aug-24-2024, 10:04 PM - Forum: General Coding Help - Replies (1)

I'm working on a code that could analyze water samples with bacteria colonies through images. I managed to work in a way to determine the amount of co..... More

Print this item

  User input with while loops
Posted by: chizzy101010 - Aug-24-2024, 07:43 PM - Forum: General Coding Help - Replies (2)

Hi , Thanks for viewing, hope all is good.
I'm trying to put together a rock paper scissors code and what i was trying to do as an improvement, was t..... More

Print this item

  Arabic to Roman numerals conversion(and backwards)
Posted by: duzho - Aug-24-2024, 06:53 PM - Forum: General Coding Help - Replies (3)

I have been thinking on how to make a script to convert roman numerals to arabic and backwards, and after a whole day of optimizing and compressing th..... More

Print this item

  This is probably a simple one for this forum
Posted by: duckredbeard - Aug-24-2024, 03:04 PM - Forum: General Coding Help - Replies (1)

I need to have one button do different things based on how long it was pressed. It will be adapted to my "washer and dryer timer" box that initiates ..... More

Print this item

  Is it possible to automate tosca interface?
Posted by: vivan - Aug-24-2024, 01:21 PM - Forum: News and Discussions - Replies (1)

I had a lot of effort of creating the execution list inside Tosca. So, I would like to ask if it possible to scan the Tosca interface and automate thi..... More

Print this item

  create actionbar within screen that plays video
Posted by: Gorashy - Aug-24-2024, 01:17 PM - Forum: GUI - No Replies

I have screen that plays video. the video plays but there no option to return back when the video finishes playing. I want
to create a button to go b..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  private ladies for verifi... 1 hour ago Jeff_F Jeff_F General Codin...
  [Tkinter] Too much space ... 3 hours ago RonR deanhystad GUI
  New to Python and Pygame 3 hours ago JMcM deanhystad Game Developm...
  data input while debuggin... 5 hours ago fred1232 Pedroski55 General Codin...
  Select Python comment (#)... Yesterday, 13:34 SpongeB0B snippsat General Codin...
  I'm trying to make a piec... Yesterday, 06:11 Alislugacool MilesWeb General Codin...
  New to the field Yesterday, 01:31 Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... 09-12, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575466
  Tutorial Requ... 496368
  Web Scraping ... 439574
  Newbie with P... 383172
  New Users Int... 364052
Most reputation
buran 581
snippsat 508
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+ 12086
buran 8174
snippsat 7366
deanhystad 6892
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
RonR Yesterday
SofiaAnatolie Yesterday
Erikventura Yesterday
aidajnrz7704 Yesterday
Jillscitt 09-12

User Panel Messages

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