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,931
» Latest member: Lenowell
» Forum threads: 38,720
» Forum posts: 175,500

Full Statistics

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

Latest Threads
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 338
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,337
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,459
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 282
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 91
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,055
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 746
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,108
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,975

 
  Problem with print variable in print.cell (fpdf)
Posted by: muconi - Dec-25-2022, 02:24 PM - Forum: General Coding Help - No Replies

Hi, i have problem with printing result from some simple example in pdf file?
pdf.cell(200, 10, "Nesto stampam" + c_string, 1, 0)

[python]i..... More

Print this item

  AttributeError
Posted by: Calli - Dec-25-2022, 07:28 AM - Forum: General Coding Help - Replies (2)

[python]
import unrar

# Open the RAR3 file
rar = unrar.RarFile('hash.rar')

# Get the password hash of the RAR3 file
password_hash = rar.password_has..... More

Print this item

  Killed
Posted by: Calli - Dec-25-2022, 07:23 AM - Forum: General Coding Help - Replies (1)

While running the program it simply gives the output "Killed" why is it and how can I solve this?

[python]
import hashlib

# Open the RAR3 file..... More

Print this item

  [ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter
Posted by: gdbengo - Dec-25-2022, 03:43 AM - Forum: General Coding Help - Replies (3)

Hello to All! I hope someone could help figure out how to get this one working. I have a AWS Lambda function that is triggered by a json fill upload t..... More

Print this item

Question Question about working with dictionaries
Posted by: Ashcora - Dec-24-2022, 09:24 AM - Forum: General Coding Help - Replies (13)

Hello forum,

I am having the current hurdle working with dictionaries.
Concrete: I am trying to add variable amounts of components to a JIRA issue.

..... More

Print this item

  pandas df inside a df question
Posted by: mbaker_wv - Dec-24-2022, 02:52 AM - Forum: Data Science - Replies (4)

hello

here is my initial code

[python]
# Parse the input CSV file
df = pd.read_csv('employees.csv')

# Filter out employees who have not tak..... More

Print this item

  How to extract links from grid located on webpage
Posted by: Pavel_47 - Dec-23-2022, 07:06 PM - Forum: Web Scraping & Web Development - Replies (5)

Hello,

How to extract links from this url:
Une sélection de concerts électroniques [url=https://python-forum.io/thread-39042.html]..... More

Print this item

  Big O runtime nested for loop and append
Posted by: yarinsh - Dec-23-2022, 04:12 PM - Forum: General Coding Help - Replies (4)

Hello, after an argumant I would like to get answer from people who know about that bigO

What is the runtime big O for this code?

I think this i..... More


Attached Files

Thumbnail(s)
   
Print this item

  help me to make my password list in python >>>
Posted by: Oktay34riza - Dec-23-2022, 12:38 PM - Forum: General Coding Help - No Replies

hii am new here

i want to make my own password listbut i have some problems

i write this

"""Start
[python]
import itertools

names= ["sus..... More

Print this item

Lightbulb topoplot eeg
Posted by: taothao120 - Dec-23-2022, 11:43 AM - Forum: Homework - Replies (1)

I want to plot heatmap eeg in the same distance divider, how can i do it?
for example, i want to plot data and data1 (below) in the same distance div..... More

Print this item

  How to Access an API
Posted by: TheGr8Schwazoli - Dec-23-2022, 11:29 AM - Forum: News and Discussions - Replies (4)

I'm new to Python ...

I have an API I need access to but I cannot find any documentation on how to do the coding to get access. I have searched al..... More

Print this item

  merging rows
Posted by: arvin - Dec-23-2022, 10:26 AM - Forum: General Coding Help - Replies (2)

I want to merge/join the values of 2 rows.

Below is the original document:-
[Image: input.png]

I want:-
[img]h..... More

Print this item

Heart Simple Task paying in BTC
Posted by: Calli - Dec-23-2022, 09:36 AM - Forum: Jobs - Replies (3)

Looking for someone who can do the coding for me on a given task please DM me for more details paying 50$ for every small task

Print this item

  Is Python Good for GUI Desktop Application?
Posted by: praveencqr - Dec-23-2022, 07:02 AM - Forum: News and Discussions - No Replies

I would like to create a commercial desktop application using Python. I've heard C++ is the best option for creating secured desktop apps. For Saas, w..... More

Print this item

  Issue w/ "With Open"
Posted by: vman44 - Dec-23-2022, 06:59 AM - Forum: General Coding Help - Replies (3)

Hi,

I'm using code, similar to this:

[python]
with open(dbfileA, 'a') as writer:
for in_val in userinputs:
..... More

Print this item

  Lightweight Python editor for beginners
Posted by: Gribouillis - Dec-23-2022, 06:07 AM - Forum: News and Discussions - No Replies

I discovered Aly, a lightweight Python editor for beginners written by Pascal Brachet, a high school..... More

Print this item

  Custom method to handle exceptions not working as expected
Posted by: gradlon93 - Dec-22-2022, 05:32 PM - Forum: General Coding Help - Replies (3)

Good afternoon,

I am working on a web scraping project using BeautifulSoup and, on occasion, Selenium webdriver.

The method .findAll(...) by B..... More

Print this item

  Copy item from one dict to another
Posted by: Pavel_47 - Dec-22-2022, 05:17 PM - Forum: General Coding Help - Replies (3)

Hello,
Does exist a method of copying an items from one dict to another, e.g. inside a for loop, under specific conditions ?
I tried
[python..... More

Print this item

  8 channel logic Analyzer for 5 bucks
Posted by: Larz60+ - Dec-22-2022, 03:46 PM - Forum: Bar - Replies (2)

I don't like to show items that you have to pay for, but if you're writing embedded code and need to analyze or synchronize some signals, the cost of ..... More

Print this item

  How to Uninstall Python 3.10?
Posted by: xytsrm - Dec-22-2022, 03:39 PM - Forum: News and Discussions - Replies (4)

Hi,

I've recently installed Python 3.11 (path C:\Users\user01\AppData\Local\Programs\Python\Python311). I wanted to uninstall Python version 3.10 (..... More

Print this item

  parse String
Posted by: jaykappy - Dec-22-2022, 02:08 PM - Forum: General Coding Help - Replies (2)

I have a string as such:

<Role name: Data Editor_VDT, description: This type of account is meant for data editors, including mobile/field data coll..... More

Print this item

  comparision of texts in a file
Posted by: saisankalpj - Dec-22-2022, 12:22 PM - Forum: General Coding Help - Replies (1)

I Have 2 files. Suppose file1.txt contains

name=ravi rollno=9987
name=sri rollno=9988
file2.txt contains
[python]
name=r..... More

Print this item

  help with scraping via python
Posted by: kolarmi19 - Dec-21-2022, 07:32 PM - Forum: Web Scraping & Web Development - Replies (1)

hey there
Someone builted me a script for scraping a certain website. one day it stopped working for me left me with an error message. is it the righ..... More

Print this item

  VBA function convert to python by PysimpleGUI
Posted by: SamLiu - Dec-21-2022, 01:28 PM - Forum: GUI - Replies (1)

Hi All,

Tried to use PysimpleGUI instead of VBA could not do it, please help me check out it, thanks in advance!

Selected file pick up what I wa..... More

Print this item

Sad Hello. I am New. - Bad experience with social behavior in the German Forum
Posted by: Tobias_Claren - Dec-21-2022, 01:16 PM - Forum: Board - Replies (5)

Hello.

EDIT:
I hope that "Forum & Off Topic" is the right place.
If not, please move it to the bar.
Thanks.


I registered here today because the beh..... More

Print this item

  installing prospector and updating anaconda packages
Posted by: amir - Dec-21-2022, 09:15 AM - Forum: General Coding Help - Replies (2)

I have installed anaconda navigator.
In the book "Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and Th..... More

Print this item

  Tkinter Entry size limit
Posted by: vman44 - Dec-21-2022, 06:50 AM - Forum: General Coding Help - Replies (3)

I'm writing a program in Tkinter.

One page is a form, where the user inputs various values.
How do I limit an Entry field to a specific size?

F..... More

Print this item

  Summing up set elements(HH:MM:SS)
Posted by: tester_V - Dec-21-2022, 06:44 AM - Forum: General Coding Help - Replies (4)

Greetings to those that are still up! Wink
I'm trying to sum up set elements:
HH:MM:SS
I can do that if the HH:MM:SS elements are in the lis..... More

Print this item

  X13ARIMA & statsmodels: X13NotFoundError: x12a and x13as not found on path
Posted by: JaneTan - Dec-21-2022, 05:53 AM - Forum: General Coding Help - Replies (1)

I am on Window OS. I downloaded the Windows version of X13 software from https://www.census.gov/data/software/x13...t-tab-6352..... More

Print this item

  Carpenter learning python
Posted by: Snickaren - Dec-20-2022, 10:12 AM - Forum: General Coding Help - Replies (11)

I would like to create a program where I can input different types of jobs, eg hanging doors or building interior walls etc and make it easier for me ..... More

Print this item

  using threading.Timer for function
Posted by: korenron - Dec-20-2022, 08:41 AM - Forum: General Coding Help - Replies (1)

Hello,
I have a simple function that I want it to run every 1 min
the function check internet connection - ping to google (8.8.8.8)

this is all the..... More

Print this item

  What is the difference between list and tuples in Python?
Posted by: priya1717 - Dec-20-2022, 05:09 AM - Forum: News and Discussions - Replies (1)

What is the difference between list and tuples in Python?

Print this item

  Request Dependency warning
Posted by: thetechnodino - Dec-20-2022, 02:12 AM - Forum: General Coding Help - No Replies

The python script runs correctly but gives the error shown below.

Windows 11 Pycharm PyCharm 2022.3 (Community Edition)
Build #PC-223.7571.203, bu..... More


Attached Files

Thumbnail(s)
   
Print this item

  (Python) Pulling data from UA Google Analytics with more than 100k rows into csv.
Posted by: Stockers - Dec-19-2022, 11:11 PM - Forum: General Coding Help - No Replies

(Python) Pulling data from UA Google Analytics with more than 100k rows into csv. Works fine for 57k

[python]import pandas as pd
from apiclient.di..... More

Print this item

  python requests library .JSON() error
Posted by: mHosseinDS86 - Dec-19-2022, 07:17 PM - Forum: General Coding Help - Replies (6)

Can someone explain this? I'm trying to use python requests library, its attributes and methods. while using .JSON()
method I get this error. How sho..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Another app idea - intera... 2 hours ago decuser Lenowell News and Disc...
  403 Error Yesterday, 20:58 CaptainNewb snippsat Web Scraping ...
  real community Yesterday, 20:16 decuser decuser News and Disc...
  variable changing types f... Yesterday, 18:45 Azdaghost Gribouillis General Codin...
  looking for help Yesterday, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... Yesterday, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
  Python Installation issue 09-14, 11:16 RFHill Dev News and Disc...
  New to the field 09-14, 08:15 Polybunny Larz60+ News and Disc...
Most views
  The best Prog... 575783
  Tutorial Requ... 497018
  Web Scraping ... 439796
  Newbie with P... 383481
  New Users Int... 365224
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 7367
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
Lenowell Today
luisshulez6883 Yesterday
KennedyRichadGuerra Yesterday
Williefaree Yesterday
faithsally Yesterday

User Panel Messages

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