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,234
» Latest member: clayote
» Forum threads: 38,775
» Forum posts: 175,785

Full Statistics

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

Latest Threads
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
34 minutes ago
» Replies: 2
» Views: 63
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 52
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 85
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 374,934
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,356
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,539
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 168
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,185
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,430
[SOLVED] Linefeed when wr...
Forum: General Coding Help
Last Post: buran
Nov-04-2025, 11:51 AM
» Replies: 5
» Views: 229

 
  I need to add data types to cython conversion python to c
Posted by: Good_AI_User - Aug-18-2022, 09:07 PM - Forum: General Coding Help - Replies (1)

This question is about Cython converting python to C, C++ code

I have tried all kinds of ways to add data types that would make my python stuff wor..... More

Print this item

  Net Revenue Calcutaion
Posted by: Davejrt - Aug-18-2022, 08:59 PM - Forum: General Coding Help - Replies (1)

How can I calculate the net amount on the basis of certain conditions against all the data in my dataset?

Print this item

  xml simple reader
Posted by: kucingkembar - Aug-18-2022, 08:20 PM - Forum: General Coding Help - Replies (2)

sorry for my bad English,
I have scrapped a robots.txt from a website,
this is the trimmed/edited version of that txt
[quote]
<img>gamepic1.jpg</img><..... More

Print this item

  Run a Function?: Trouble with Online Python Course
Posted by: webmanoffesto - Aug-18-2022, 07:56 PM - Forum: General Coding Help - Replies (3)

Please help me with the below program. My Python is rusty. I'm trying to help my son with the below program. It should return a message like "Pichu (h..... More

Print this item

  tkinter and multiprocessing
Posted by: menator01 - Aug-18-2022, 06:36 PM - Forum: Code sharing - No Replies

Just a simple tkinter window using multiprocessing and labels

[python]import multiprocessing as mp
import random as rnd
import tkinter as tk

'..... More

Print this item

  Unable to request image from FORM Data
Posted by: usman - Aug-18-2022, 06:23 PM - Forum: General Coding Help - No Replies

Hello,

I am trying to capture an image from WebCam and show JSON containing image string and UserID on the next page when the user clicks the Uplo..... More

Print this item

  How can I web scrape the "alt" attribute from a "img" tag with Python?
Posted by: cisky - Aug-18-2022, 04:56 PM - Forum: Web Scraping & Web Development - Replies (1)

I'm trying to web scrape the attribute "alt" from a "img" tag of this website: https://www.meteo.it/meteo/roma-oggi-58091. As you may understand, even..... More

Print this item

Lightbulb IMAP select command
Posted by: Linh_lee - Aug-18-2022, 03:40 PM - Forum: General Coding Help - Replies (2)

How can I change this IMAP select command from "INBOX" to "any" on a Yahoo mailbox?

I want to search ALL mailboxes.

[python]############### Set ..... More

Print this item

  [split] simple calculator
Posted by: FelixLarry - Aug-18-2022, 02:24 PM - Forum: Code sharing - Replies (11)

I started learning python just a week ago and has been a very interesting experience. I have been able to write my first program in python, which is a..... More

Print this item

  Pymysql delete specific rows in tableview
Posted by: stsxbel - Aug-18-2022, 08:15 AM - Forum: General Coding Help - Replies (2)

There is a database, data is constantly written to it, but sometimes data 0.0 gets. An entry appears in the table with values, for example prod1=0.0/ ..... More

Print this item

  CSV not printing apostrophe correctly
Posted by: bazcurtis - Aug-17-2022, 08:11 PM - Forum: General Coding Help - Replies (8)

Hi,

I have a report that contains a lot of Mac machine names. Users seem to love apostrophes in the name.

I am getting this in my csv

adminis..... More

Print this item

  Nested for loops - help with iterating a variable outside of the main loop
Posted by: dm222 - Aug-17-2022, 05:45 PM - Forum: General Coding Help - Replies (4)

Hi all,

First of all there isn't 27 attachments to this question there are 5.
I have made the question more concise so please do read again.

I ..... More


Attached Files

Thumbnail(s)
                   
Print this item

  proportional fonts
Posted by: DPaul - Aug-17-2022, 05:19 PM - Forum: GUI - Replies (3)

Hi,
I have developed a tkinter app that is suposed to work on 1920x1080 and 1920x1200 PCs (windows).
Using :
[python]width= root.winfo_screenwidth(..... More

Print this item

  First post
Posted by: azizrasul - Aug-17-2022, 03:53 PM - Forum: General Coding Help - Replies (1)

Hi All,

I have just started to learn Python and I have already run into a problem Wall

Was using the Visual Studio Code software and every..... More

Print this item

  [Solved by deanhystad] Create a zip file using zipfile library
Posted by: DZ_Galaxy - Aug-17-2022, 03:35 PM - Forum: General Coding Help - Replies (2)

Peace
Hi everyone

when I create a zip file, it takes all the folders and adds them to the zip file
"user/files/programs/day44/img.png"
what I wa..... More

Print this item

  Statsmodels, Dickey-Fuller test for stationarity
Posted by: Led_Zeppelin - Aug-17-2022, 01:59 PM - Forum: General Coding Help - Replies (1)

I need a reference. I am using statsmodels library. I need to know the difference between the Dickey-Fuller test and the augmented Dickey-Fuller test...... More

Print this item

  [SOLVED] [BeautifulSoup] How to get this text?
Posted by: Winfried - Aug-17-2022, 01:36 PM - Forum: General Coding Help - Replies (6)

Hello,

Can BeautifulSoup grab what's between the brackets ("John Doe") in the following line?

[python]from bs4 import BeautifulSoup

with open..... More

Print this item

  Error doing CV for training and testing datasets
Posted by: Z47 - Aug-17-2022, 12:34 PM - Forum: General Coding Help - Replies (2)

I am trying to do CV for my training and testing datasets. I am using LinearRegressor. However, when I run the code, I get the error below. But when I..... More

Print this item

  Flask run function in background and auto refresh page
Posted by: raossabe - Aug-17-2022, 11:44 AM - Forum: Web Scraping & Web Development - Replies (2)

I'm trying to get a function to run in the background when accessing my flask application then update the content of the page when the function is com..... More

Print this item

  Readability in Python and PHP
Posted by: ankitdixit - Aug-17-2022, 10:08 AM - Forum: News and Discussions - Replies (1)

Hello All, I am working on a python project and I have 2+ years of experience in PHP. I want to know which programming language readability is more ea..... More

Print this item

  How to split the input taken from user into a single character?
Posted by: mHosseinDS86 - Aug-17-2022, 09:53 AM - Forum: General Coding Help - Replies (3)

Hi there everyone,
Hope you guys are doing awesome coding! I'm new and learning python. I just wanted to ask you guys that I want to take the input f..... More

Print this item

  Setting up and integrating Jupyter Notebook development environment with VSC
Posted by: Drone4four - Aug-17-2022, 02:02 AM - Forum: Data Science - Replies (3)

Hello Pythonistas!

I am trying to set up the Jupyter Notebook extension for VSCode but I can’t get my code snippets to run.

If you check out th..... More

Print this item

  I get "N/A" labels when implementing object detection
Posted by: hobbyist - Aug-16-2022, 05:41 PM - Forum: Data Science - No Replies

I am following this tutorial: https://tensorflow-object-detection-api-...ining.html And after training I use code fo..... More

Print this item

  KeyError: 2
Posted by: stsxbel - Aug-16-2022, 04:15 PM - Forum: General Coding Help - Replies (8)

Good evening, the second day I struggle with the code, then there is no entry in the database, then the error is KeyError: 2

[python]import struct..... More

Print this item

  can't get collision detection to work in platform game
Posted by: chairmanme0wme0w - Aug-16-2022, 12:18 PM - Forum: Game Development - Replies (10)

the code isnt producing any errors, but the player just falls through the ground and platforms i set up, im not sure what the problem is!! any help wo..... More

Print this item

  is there equal syntax to "dir /s /b"
Posted by: kucingkembar - Aug-16-2022, 07:22 AM - Forum: General Coding Help - Replies (2)

sorry for my bad English,
currently i looking all files in a folder and subfolder like "dir /s /b" in windows-cmd
[python]D:\test>dir /s /b
D:\tes..... More

Print this item

  Python Desktop GUI (part 2)
Posted by: panofish - Aug-15-2022, 11:15 PM - Forum: GUI - Replies (1)

This is the second video in my series on building a Windows Desktop application using python. In this video, I focus on building the static layout in ..... More

Print this item

  Failing regex
Posted by: tester_V - Aug-15-2022, 09:50 PM - Forum: General Coding Help - Replies (3)

Greetings!
I'm trying to find strings with a particular word(s).
Here are the words:
BG13TPPVxxxx -- where xxxx are the 4 digits
BG13TPPVxxxx(B or..... More

Print this item

  renaming the 0 column in a dataframe
Posted by: Led_Zeppelin - Aug-15-2022, 05:54 PM - Forum: General Coding Help - Replies (5)

In the following screenshot, I am trying to rename the first column (0th column) in the df2 dataframe to IndexData. The python code is shown to do thi..... More


Attached Files

Thumbnail(s)
   
Print this item

  How can I run sql file in python?
Posted by: korenron - Aug-15-2022, 01:39 PM - Forum: Data Science - Replies (7)

Hello,
I have a sql file with ~ 50 lines of update\delete\set commands
everything is config to work according to the router ID
[python]set @ID = ..... More

Print this item

  Need help Understanding JSON
Posted by: quarinteen - Aug-15-2022, 01:29 PM - Forum: General Coding Help - Replies (3)

Hello, I am not very good with python currently. I am trying to pull data from a json file. I have found seeral examples but nothing seems to work for..... More

Print this item

  Randomize in tables
Posted by: mariavol - Aug-15-2022, 07:46 AM - Forum: General Coding Help - Replies (4)

Hello!
I am wondering whether there is an opportunity for choosing random names with some conditions. I read about diffierent random functions from r..... More

Print this item

  How to send a pong on websocket-client
Posted by: tomtom - Aug-15-2022, 05:47 AM - Forum: General Coding Help - No Replies

I have made a request to Binance websocket using the python websocket client, but the problem is that the websocket connection use to disconnect autom..... More


Attached Files

Thumbnail(s)
   
Print this item

  Passing Request objects to a serializer in DRF
Posted by: Dexty - Aug-15-2022, 04:51 AM - Forum: Web Scraping & Web Development - No Replies

I have a stand-alone app and a corresponding api. The idea is to consume the api in a browser extension. I can utilize the objects from a GET request ..... More

Print this item

Heart Yahoo email "search and destroy"!
Posted by: Linh_lee - Aug-15-2022, 04:24 AM - Forum: General Coding Help - Replies (20)

Greetings friends,

My first post, very new to programing, and I must also tell you I'm fascinated and in love with Python!! Heart

My email..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Backward compatibility qu... 34 minutes ago yutaozhou Gribouillis News and Disc...
  [Tkinter] I’m building a ... Yesterday, 19:29 tsgiannis tsgiannis GUI
  [openpyxl] Set the lockin... Yesterday, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... Yesterday, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... Yesterday, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
  sorting a lisr of file pa... 11-04, 09:19 Skaperen DeaD_EyE News and Disc...
Most views
  The best Prog... 578642
  Tutorial Requ... 508934
  Web Scraping ... 441816
  Newbie with P... 385773
  New Users Int... 374934
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+ 12102
buran 8192
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
clayote Today
yutaozhou Yesterday
EchoFlowar3Dip Yesterday
ironwolfan7Dip Yesterday
Accem_games Yesterday

User Panel Messages

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