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,939
» Latest member: goodvicent
» Forum threads: 38,724
» Forum posts: 175,513

Full Statistics

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

Latest Threads
private dating for adults
Forum: General Coding Help
Last Post: xyz987
56 minutes ago
» Replies: 0
» Views: 14
NEED HELP, LOST OF INVEST...
Forum: General Coding Help
Last Post: goodvicent
3 hours ago
» Replies: 0
» Views: 71
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
8 hours ago
» Replies: 11
» Views: 4,089
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 570
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,510
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 922
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,407
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,265
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,467
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,435

 
  Can't install python
Posted by: MurphysLaw - Jul-16-2021, 03:32 AM - Forum: General Coding Help - Replies (1)

To give quick run down, I system restored today and it failed at some point. cause of eset I think. It said before I would need to reinstall python........ More

Print this item

  How to convert binary data into text?
Posted by: ZYSIA - Jul-16-2021, 02:15 AM - Forum: General Coding Help - Replies (3)

hi

this is my coding to convert HEX to Binary :
[python]# conversion of hex string
# to binary string

import math

# Initialising hex string..... More

Print this item

  remove b due to conversion in PyQ
Posted by: Creepy - Jul-15-2021, 08:14 PM - Forum: Data Science - Replies (9)

Hi Team,

Am trying to get rid of the b that appears in the column?

Data type of my output:

df.info()
[output]Date: Dtype: o..... More

Print this item

  propper formating
Posted by: paracelsusx - Jul-15-2021, 07:52 PM - Forum: General Coding Help - Replies (2)

Hello, I am learning python3 using the python crash course book and I have decided to try to learn the most accepted way to properly format my code ea..... More

Print this item

  Basic Music Player with tkinter
Posted by: menator01 - Jul-15-2021, 03:58 PM - Forum: Code sharing - Replies (4)

[python]
#! /usr/bin/env python3

import tkinter as tk
import pygame as pg
from os import listdir, chdir
from functools import partial
import r..... More

Print this item

  Zeep - BasicHTTPBinding secured Endpoint throws 500-invalid security error
Posted by: vinoth - Jul-15-2021, 02:19 PM - Forum: Web Scraping & Web Development - No Replies

Hi,

Greetings!!

I'm working on Python Soap client library - Zeep and struck with below issue. It would be very helpful if you can help to solve ..... More

Print this item

  re
Posted by: menator01 - Jul-15-2021, 09:04 AM - Forum: General Coding Help - Replies (2)

Trying to understand regexp a little.
Taking this string 01-09- Money Honey, I'm trying to get just the Money Honey part.
the closest I've gotten is..... More

Print this item

  field in db as text
Posted by: rwahdan - Jul-15-2021, 08:25 AM - Forum: GUI - Replies (6)

Hi,

I am trying to get a field from db which is a text but when trying to print it it gives me in form of list. how to print the value as string in..... More

Print this item

  Flask TypeError: Object of type Decimal is not JSON serializable
Posted by: mekacharan - Jul-15-2021, 05:28 AM - Forum: Web Scraping & Web Development - No Replies

We are using flask for our application service. Internally we are using Jsonify to return the respon[img]se and our response contains decimal data.
..... More

Print this item

  Division calcuation with answers to 1decimal place.
Posted by: sik - Jul-14-2021, 03:31 PM - Forum: General Coding Help - Replies (3)

I'm trying to write a program that takes two random integers from 0-10 and divides them by each other and have the user enter the answer to one decima..... More

Print this item

  Circular Import
Posted by: Led_Zeppelin - Jul-14-2021, 02:43 PM - Forum: General Coding Help - Replies (3)

when I run the following holdem_calc.py program, I get the following error:

[error]
\Downloads\holdem_calc-1.0.0\holdem_calc>python holdem_calc.p..... More

Print this item

  How to take the tar backup files form remote server to local server
Posted by: sivareddy - Jul-14-2021, 01:32 PM - Forum: General Coding Help - No Replies

import os, subprocess, psutil
import sys
import tarfile
COMMAND="ls -la"

HOST=input("Please enter old server: ")

ssh_option="-o StrictHostKey..... More

Print this item

  open the html page from the django dropdown menu?
Posted by: shams - Jul-14-2021, 12:58 PM - Forum: General Coding Help - Replies (2)

I got this django country, state, city dropdown code and changed the mysql db and tables for my use, thisi is views.py:
[python]
# -*- coding: utf-..... More

Print this item

  spyder tensorflow
Posted by: heye - Jul-14-2021, 12:15 PM - Forum: General Coding Help - No Replies

Hi
I installed spyder4.2.1 in ubuntu21.04 in virtual box.
i installed tensorflow2.5 using pip3 install --upgrade tensorflow in a venv.
but when i ..... More

Print this item

  python memory
Posted by: rd_rakesh - Jul-14-2021, 06:13 AM - Forum: General Coding Help - Replies (1)

HI Friends ,

Processing table number: 67 and table name is: bp_dealer_tbl
Fetching query results.

[error]Error while getting the result from qu..... More

Print this item

  Copying files from a remote Windows station
Posted by: tester_V - Jul-14-2021, 04:58 AM - Forum: General Coding Help - Replies (11)

Greetings to those that do not sleep! Wink
I have a bunch of remote hosts(windows), each host has a windows based system connected to it (I ca..... More

Print this item

  SMTPSenderRefused: (530, b'5.7.0 Must issue a STARTTLS command first
Posted by: rhat398 - Jul-13-2021, 06:24 PM - Forum: General Coding Help - No Replies

I'm trying to creating the User Authentication API using FastAPI. My scope is when a new user gets registered via endpoint an email will be sent to ve..... More

Print this item

  TypeError
Posted by: woodcncwnc - Jul-13-2021, 02:08 PM - Forum: GUI - Replies (2)

I am learning Python, QT Designer and SQLite using a kindle book (Learn SQLite with Python
Building database-driven desktop projects), written by Viv..... More

Print this item

  string function doesn't work in script
Posted by: ClockPillow - Jul-13-2021, 01:40 PM - Forum: General Coding Help - Replies (3)

I don't know if this has been posted before, but when I run the string function in interactive, it works fine, but when it comes to script it doesn't ..... More

Print this item

  Combine 2 PDF pages into 1
Posted by: Cyberduke - Jul-13-2021, 10:13 AM - Forum: General Coding Help - Replies (7)

Hi, I am trying to take 2 PDF pages, and combine them into one. The reason is that I have a template and a technical drawing and would need to combine..... More

Print this item

  previous and next buttons
Posted by: rwahdan - Jul-13-2021, 09:39 AM - Forum: GUI - Replies (1)

Hi

I have a db and i got the data and put them in python lists so I can get the records places 0,1,2...
for the first record i am able to assign t..... More

Print this item

  using different frame for some widgets
Posted by: rwahdan - Jul-13-2021, 07:51 AM - Forum: GUI - Replies (1)

Hi,

I am trying to have some widgets in main frame and others in another frame:
[python]

available_exams.destroy()
exam_started = Topl..... More

Print this item

  Python Pandas: How do I sumproduct by rows with an if condition?
Posted by: JaneTan - Jul-13-2021, 01:38 AM - Forum: General Coding Help - Replies (2)

I am new to Python Pandas.

For each row, I want to do a sumproduct of certain columns only if column['2020'] !=0. I used the below code, but get er..... More

Print this item

  TI-84 Python
Posted by: metulburr - Jul-13-2021, 01:24 AM - Forum: News and Discussions - No Replies

Someone showed me this and thought it was neat enough to post here

https://preettheman.medium.com/the-new-t...python-971..... More

Print this item

  Regex not finding all unicode characters
Posted by: tantony - Jul-12-2021, 10:51 PM - Forum: General Coding Help - Replies (3)

I'm trying to parse a flight tracker web page. But when I try to get the values from the 'Course' tab, I'm only getting the ←,→ ,↓ ,↑. Its not readi..... More

Print this item

  On error - go to the next task
Posted by: stsxbel - Jul-12-2021, 09:04 PM - Forum: General Coding Help - Replies (2)

There is a code that interrogates the device via modbus, in the code several devices are interrogated. When the device is turned off, there is no data..... More

Print this item

  image inside button
Posted by: rwahdan - Jul-12-2021, 05:54 PM - Forum: GUI - Replies (4)

I am trying to add image inside a button. It is empty, I have the image in the exact location and no errors.

[python]
photo1 = PhotoImage(file..... More

Print this item

  Random Particle Simulation in Blender
Posted by: willm168 - Jul-12-2021, 05:13 PM - Forum: Data Science - Replies (3)

I am new to Blender/Python and am trying to create a random particle simulation inside of Blender. I used my code from my python script that worked an..... More

Print this item

  Photoshop extension for procedural textures generation
Posted by: psprocedural - Jul-12-2021, 03:13 PM - Forum: Bar - Replies (1)

Hello to all,

I am new to this forum, so I see things interesting here and hope you folks will give me some guide on what to do next with my develo..... More

Print this item

  I have an error and I do not know why
Posted by: rohes_kaugummi - Jul-12-2021, 03:05 PM - Forum: General Coding Help - Replies (4)

Hello,
i am trying to make a platformer game but every time I press a key the following error message:

File "D:\python project\pygametest\pygamet..... More

Print this item

  How to assigned value to each different binary in python...
Posted by: ZYSIA - Jul-12-2021, 09:05 AM - Forum: General Coding Help - Replies (2)

Hi,
this is my code for converting hex to binary
I converted 6EDAC

# conversion of hex string
# to binary string

import math

# Initialisin..... More


Attached Files

Thumbnail(s)
   
Print this item

  Python “Formula” Package: How do I parse Excel formula with a range of cells?
Posted by: JaneTan - Jul-12-2021, 06:02 AM - Forum: General Coding Help - Replies (1)

Hi,

I have read the documentation of the "Formula" package at https://formulas.readthedocs.io/en/stabl...ng-formula but it doesn't exp..... More

Print this item

  sqlite3 update statement
Posted by: rwahdan - Jul-12-2021, 05:42 AM - Forum: GUI - Replies (1)

Hi,

I am trying to update 2 columns, one of which will take its value from a label "thetoken".

[python]
def assign_exam():
global thefulln..... More

Print this item

  source of python-wstools has two corrupt .gz files in Ubuntu Linux
Posted by: Skaperen - Jul-12-2021, 02:02 AM - Forum: News and Discussions - Replies (3)

Ubuntu Linux has a package named "python-wstools" that installed a number of files including two .gz files. the package in PyPI of the same name does..... More

Print this item

  Ho can I make it so the dirt goes up instad of diagonal
Posted by: izmamonke - Jul-11-2021, 06:48 PM - Forum: General Coding Help - Replies (3)

I finished this code so in line 53-65 display the numbers of the code of images, but when I try to run it nothing goes as planned.
how can I fix it?..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  private dating for adults 56 minutes ago xyz987 xyz987 General Codin...
  NEED HELP, LOST OF INVEST... 3 hours ago goodvicent goodvicent General Codin...
  403 Error 8 hours ago CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
Most views
  The best Prog... 576406
  Tutorial Requ... 498166
  Web Scraping ... 440303
  Newbie with P... 384196
  New Users Int... 367160
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+ 12089
buran 8175
snippsat 7368
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
goodvicent Yesterday
atylerfraces2254 Yesterday
AdrianCocian Yesterday
humanoidAI Yesterday
Baran12332 09-19

User Panel Messages

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