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,925
» Latest member: victor1245
» Forum threads: 38,719
» Forum posts: 175,492

Full Statistics

Online Users
There are currently 44 online users.
» 0 Member(s) | 35 Guest(s)
Bing, Applebot, Google, AOL, Twitter

Latest Threads
data input while debuggin...
Forum: General Coding Help
Last Post: victor1245
13 minutes ago
» Replies: 3
» Views: 432
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
5 hours ago
» Replies: 6
» Views: 725
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,703
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,633
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 348
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 396
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,477
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,435
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,161
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,383

 
  my venv is not loading
Posted by: njoki - Mar-20-2024, 06:14 AM - Forum: General Coding Help - Replies (1)

i created a virtual environment in my command prompt and activated it. i then opened my files through vs code but when i want to activate the previous..... More

Print this item

  Cannot remove one of the x-ticks from a 2x1 subplot.
Posted by: generalzu10 - Mar-20-2024, 02:37 AM - Forum: General Coding Help - Replies (1)

Hi. I posted this question on Stack Exchange, and I am posting it here as well incase anyone can help here.

I will post the full text here. Any help..... More

Print this item

  Python Jira Connectivity
Posted by: Shyam - Mar-19-2024, 05:43 PM - Forum: General Coding Help - Replies (1)

Hi Team,

Using Python I have established a connection with Jira and am able to extract data for specific projects,

Please confirm is there any..... More

Print this item

  Pivoting the data does not return what I am expecting
Posted by: loulou1997 - Mar-19-2024, 04:52 PM - Forum: Homework - Replies (2)

Hi, I have a coding assignment where I am required to pivot the following data:

face_id Manipulation condition score
101 Ave..... More

Print this item

Brick Number stored as text with openpyxl
Posted by: CAD79 - Mar-19-2024, 12:30 PM - Forum: General Coding Help - Replies (2)

I've got a code for formatting and parsing data (the code doesn't look nice but I started learning python last week, all I want just now is functional..... More

Print this item

  Low code b2b e-commerce solution
Posted by: makc - Mar-19-2024, 10:37 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi!

Need some help in choosing right solution.

Problem:
Faced scalability issues with woocommerce(wordpress) on VPS hosting. 10’000 products + mult..... More

Print this item

  a better way to code this to fix a URL?
Posted by: Skaperen - Mar-19-2024, 05:10 AM - Forum: News and Discussions - Replies (10)

i have this silly code meant to fix a URL that is missing as many as 7 start characters:
[python]
if url.startswith('//'): url = 'https:' + url
if ..... More

Print this item

  For loop in Django
Posted by: Sowmya - Mar-19-2024, 04:11 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi all
For loop is not working in my CMD when do operations on DB tables in Django
import random

>>> import random
>>>
>>> for vege in veges:
..... More

Print this item

  Order by Django
Posted by: Sowmya - Mar-19-2024, 04:08 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi all
I am not getting descending order of my DB table contents I am getting Ascending Order like this vege = Receipe.objects.all().order_by('-recei..... More

Print this item

Information automatic document renaming
Posted by: lisa_d - Mar-19-2024, 01:20 AM - Forum: General Coding Help - Replies (2)

Hi, I am trying to get a script written up to rename PDF and word documents in a certain folder by using the text in the documents.
I need them name..... More


Attached Files

Thumbnail(s)
   
Print this item

  Can provide python tutoring and project help
Posted by: Zahiba_Siddiqui - Mar-18-2024, 04:36 PM - Forum: Jobs - Replies (2)

Hi
im a python dev and tutor having taught students of different levels so hold good experience . If you are looking for a tutor to learn python fro..... More

Print this item

  Help with simple code
Posted by: JacobSkinner - Mar-18-2024, 04:14 PM - Forum: General Coding Help - Replies (1)

I have a project where I have to provide a code that calculates the largest and smallest of three integer values given. I think that I have the code p..... More

Print this item

  Document on Django
Posted by: Sowmya - Mar-18-2024, 03:02 PM - Forum: Web Scraping & Web Development - No Replies

Hi all
Can anyone please help to share good document on Django?

Print this item

  User Interaction with Graph in GUI
Posted by: Marty23 - Mar-18-2024, 08:59 AM - Forum: GUI - Replies (1)

So I am relatively new to gui's in python, but I am trying to make an interactive graph, such that a user enters in 3 values in the boxes given, this ..... More

Print this item

  CRUD in Update operation in Django
Posted by: Sowmya - Mar-18-2024, 04:03 AM - Forum: Web Scraping & Web Development - Replies (2)

Hi all
I am working on Django Update operation in CRUD . I used this code
[python]def update_receipe(request,id):
queryset = Receipe.objects.ge..... More

Print this item

  list.sort() returning None
Posted by: SmallCoder14 - Mar-17-2024, 10:52 PM - Forum: General Coding Help - Replies (8)

Hi,

So I'm trying to code a script that uses requests and bs4 to go to https://news.ycombinator.com/news, and print out the most number of upvotes...... More

Print this item

  I have this coding exercise to find how much money take Barrack Obama and Romney Mitt
Posted by: vasiliskarv - Mar-17-2024, 05:21 PM - Forum: Homework - Replies (1)

[python]import pandas as pd
import matplotlib.pyplot as plt
import matplotlib
from collections import defaultdict

matplotlib.style.use('ggplot')..... More

Print this item

  Request for Feedback: Python Website Accessibility
Posted by: jimmyande - Mar-17-2024, 03:24 AM - Forum: News and Discussions - Replies (2)

Dear Python Community,

I hope this message finds you well. As an advocate for inclusivity and accessibility in technology, I wanted to open a discuss..... More

Print this item

  Anyway to stop a thread and continue it?
Posted by: dimidgen - Mar-16-2024, 06:37 PM - Forum: General Coding Help - Replies (2)

Hi all,

I am using the threading module to run a while loop as a thread which scrapes stock information off of Yahoo Finance and appends it to a cs..... More

Print this item

Sad Selenium update broke python code
Posted by: genericusername12414 - Mar-16-2024, 05:45 PM - Forum: General Coding Help - Replies (1)

This simple scraping script worked perfectly a few years ago. Today it no longer works, I suspect updates to selenium may have broken old commands. An..... More

Print this item

  A Programmer Named Tim
Posted by: Angelical - Mar-16-2024, 04:32 PM - Forum: Board - Replies (3)

It says on my Account that I am, “A Programmer Named Tim” and I see many Accounts say that. Does anyone know what it means?

Print this item

Information Comparing cloud hosts for serverless functions (FaaS) for Python
Posted by: hmartin - Mar-16-2024, 04:30 PM - Forum: Web Scraping & Web Development - No Replies

I was going crazy trying to compare Python cloud function hosts and started taking notes ... hope this helps someone, feedback welcome! https://github..... More

Print this item

  kill python execution program
Posted by: lebossejames - Mar-16-2024, 11:16 AM - Forum: General Coding Help - No Replies

Dear,

I want to stop my python program by a bash script normally so i have these code:

[python]
from time import sleep
import sys
import os..... More

Print this item

  Bootstrap Django
Posted by: Sowmya - Mar-16-2024, 09:22 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi all.
I want to add nav bar to my Django project. So I copied Html code from Bootstrap to my Django Html. It worked properly.
So, the Youtuber sai..... More


Attached Files

Thumbnail(s)
   
Print this item

  Undestanding asyncio (Solved)
Posted by: ebolisa - Mar-16-2024, 05:09 AM - Forum: General Coding Help - Replies (2)

Hi,
I've a test code below which connects to a AWS server but it doesn't loop every 10s.
What do I've to do so it loops? Also, I get a warning for l..... More

Print this item

  Two Python problems to solve
Posted by: djzsp - Mar-16-2024, 12:55 AM - Forum: Homework - Replies (1)

Solving 2 problems

Goodnight.
I have two problems and I would like help from my colleagues to resolve them. Are they:

Problem 1) Suppose someon..... More

Print this item

  FTP Download of Last File
Posted by: jland47 - Mar-15-2024, 03:24 PM - Forum: General Coding Help - Replies (4)

The goal of the script is to grab the last file on the ftp site and save it in a network folder. I am not familiar with debugging the code to see whe..... More

Print this item

  XML comparison
Posted by: Nik1811 - Mar-15-2024, 03:15 PM - Forum: General Coding Help - No Replies

Hi,

I need to compare two XML's. I have a baseline XML("B_XML.xml) for reference that I use to compare with every new generated XML(A_XML.xml).
I ..... More

Print this item

  directory not being created after os.mkdir()
Posted by: CAD79 - Mar-15-2024, 12:49 PM - Forum: General Coding Help - Replies (3)

I'm creating an application that will parse text files into a different text file and create an excel spreadsheet from the new text file it has create..... More

Print this item

  MCU reboots after opening Serial port when ran from Raspberry PI
Posted by: zazas321 - Mar-15-2024, 09:25 AM - Forum: General Coding Help - Replies (3)

Hello. I am running the following via the Raspberry PI :
[code]
serialPort = serial.Serial()
serialPort.baudrate = 115200
serialPort.b..... More

Print this item

  class and runtime
Posted by: akbarza - Mar-15-2024, 08:02 AM - Forum: General Coding Help - Replies (4)

hi
in address:https://docs.python.org/3/tutorial/classes.html
is written: [quote]As is tr..... More

Print this item

  remove gilberishs from a "string"
Posted by: kucingkembar - Mar-15-2024, 07:24 AM - Forum: General Coding Help - Replies (2)

sorry for my bad English,
I got stuck on this problem from 2 day ago,
i tried to extract all of the dialogues from the PS1 game
this is the parts ..... More

Print this item

  Django CSS
Posted by: Sowmya - Mar-15-2024, 05:45 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi all.
I downloaded a free website template from travello website. In html file I am configuring CSS , I used {% load static %} at beginning of inde..... More


Attached Files

Thumbnail(s)
   
Print this item

  append str to list in dataclass
Posted by: flash77 - Mar-14-2024, 03:41 PM - Forum: General Coding Help - Replies (6)

Dear community,

I'm trying to append str to a list, which is in a dataclass.
I'm totally new to dataclasses.
I used to use a textfile for storing..... More

Print this item

  TypeError: unhashable type: 'Series'
Posted by: bongielondympofu - Mar-14-2024, 02:00 PM - Forum: Data Science - Replies (2)

I get the TypeError: unhashable type: 'Series' when running the code. The dataset does have a column called 'Date' The code is below
[python]
import..... More


Attached Files

Thumbnail(s)
   
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data input while debuggin... 13 minutes ago fred1232 victor1245 General Codin...
  Select Python comment (#)... 5 hours ago SpongeB0B Pedroski55 General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... 09-13, 06:11 Alislugacool MilesWeb General Codin...
  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... 575610
  Tutorial Requ... 496698
  Web Scraping ... 439683
  Newbie with P... 383305
  New Users Int... 364528
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+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
victor1245 Today
Fobertsmene Yesterday
jeremyn24503 Yesterday
homataheri Yesterday
Dev Yesterday

User Panel Messages

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