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,279
» Latest member: ndx101
» Forum threads: 38,790
» Forum posts: 175,868

Full Statistics

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

Latest Threads
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
4 hours ago
» Replies: 4
» Views: 1,446
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 96
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 34
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:59 AM
» Replies: 11
» Views: 6,005
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,284
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 299
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 148
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 211
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,116
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 257

 
  Is python an interpreted language or a compiled language?
Posted by: GouravDas - Jun-23-2020, 09:59 AM - Forum: News and Discussions - Replies (1)

So im a newbie in python and i learnt that python is an interpreted language since pvm interprets the byte code , but the byte code is instead formed..... More

Print this item

  Convert Excel to complex list
Posted by: and2handles - Jun-23-2020, 09:56 AM - Forum: General Coding Help - Replies (1)

Hey guys,

I am still a bloody beginner and struggeling with the conversion of excel data into a python list.
My code for getting the data is this:..... More

Print this item

  how to nest loop for 4*4 scatter plot
Posted by: kassamohammed - Jun-23-2020, 09:47 AM - Forum: General Coding Help - No Replies

Hello,

I am new and trying to write a 4 by 4 scatter matrix using for loop and subplot functions. The data is iris. I have run this code but noth..... More

Print this item

  Don't know what went wrong
Posted by: Tejas - Jun-23-2020, 09:11 AM - Forum: Web Scraping & Web Development - Replies (1)

I was trying to make a webcrawler to get the years only of a specific page only as practice but it failed
seems fine to me but not have any idea what..... More

Print this item

  Not the expected outcome
Posted by: christopher3786 - Jun-23-2020, 06:43 AM - Forum: General Coding Help - Replies (1)

I am having difficulty getting the expected outcome. I'm working exercises in a Python book. I would like: as soon as a person enters their first and ..... More

Print this item

  I am asking for a review of my homework to confirm I completed all steps
Posted by: mcgraw927 - Jun-23-2020, 03:34 AM - Forum: Homework - Replies (5)

#assignment instructions create 2 test cases that will trap the errors



[python]# This program is a code of Functions for addition, subtraction,..... More

Print this item

  Last Step of my Project! Getting data from an API with a secret key
Posted by: card51shor - Jun-23-2020, 02:23 AM - Forum: Homework - Replies (24)

Hey guys! I'm so close! I'm almost done with this project! Don't worry though, there are 3 more projects so I'll be here for the months to come but ..... More

Print this item

  logic in a list
Posted by: Skaperen - Jun-23-2020, 12:58 AM - Forum: News and Discussions - Replies (1)

i have a list (or tuple) of logic settings. the length varies. any items set to None mean that item is not set and does ..... More

Print this item

  Rock/Paper/Scissors Game 1
Posted by: abscorpy - Jun-23-2020, 12:10 AM - Forum: Game Development - Replies (6)

Im trying to add a 'PAUSE MENU' to this game. Can anyone help?

Im trying to add:
- 'Continue' button
- 'Controls' button
- 'Quit' button

[pyt..... More


Attached Files

Thumbnail(s)
               
Image(s)
               
Print this item

  Problem with regex
Posted by: Emekadavid - Jun-22-2020, 10:52 PM - Forum: Homework - Replies (1)

I want to take:

s = '1 w 2 r 3g'
And format it to:
s = '1 W 2 R 3g'
Based on the concept that the first letter..... More

Print this item

  Comparing and Identifying ID with Percentage
Posted by: jonatasflausino - Jun-22-2020, 10:14 PM - Forum: Data Science - Replies (1)

Hello, everyone

I am new in machine learning and I have one very specific problem at work but I don't where to go in order to get this problem solv..... More

Print this item

  Unexpected output: symbols for derivative not being displayed
Posted by: saucerdesigner - Jun-22-2020, 10:06 PM - Forum: General Coding Help - No Replies

code running in Python 3.6 on Ubuntu 18.04.4 Linux-x86_64 taken from YouTube video https://youtu.be/ssZse3cvEoc

[python]
import sympy as sym
fro..... More

Print this item

  Increase text size and change color based on temp
Posted by: pav1983 - Jun-22-2020, 09:52 PM - Forum: GUI - Replies (5)

I have a weather app I want to do something with. I've adapted it from somehwere else and would like to adapt it further, but I am not sure how to ad..... More

Print this item

  What do you use Python with?
Posted by: GaryNR - Jun-22-2020, 07:26 PM - Forum: News and Discussions - Replies (1)

Hi all,

Perhaps this isn't the correct forum for my question, so apologies in advance.

What do you use Python with & for? E.g. do you Django/Fla..... More

Print this item

  How to pass a list by value for manipulation within a process?
Posted by: bRitch022 - Jun-22-2020, 07:08 PM - Forum: General Coding Help - Replies (4)

I am attempting to update a list that lives in an object that I have named Registry. This list is named Registry.registry, and it is a numpy.zeros lis..... More

Print this item

  importing module - not working
Posted by: jdhamblett - Jun-22-2020, 07:00 PM - Forum: General Coding Help - Replies (3)

Hi all -
Total Python beginner looking for some help. I looked all over for an answer with no luck... sorry for the total newbie question. I'm wor..... More

Print this item

  New user seeking help
Posted by: EdRaponi - Jun-22-2020, 06:54 PM - Forum: General Coding Help - Replies (2)

As I am still working from home as part of the COVID-19 quarantine, I am trying to teach myself something new in this challenging time so please don't..... More

Print this item

  Error: No such config file
Posted by: DotGuy - Jun-22-2020, 04:05 PM - Forum: Game Development - Replies (2)

I have been recently following a tutorial about how to make a flappy bird AI.
[align=left]When I got to the final part of the tut..... More

Print this item

  Simple Timer Question
Posted by: cranberrica - Jun-22-2020, 03:41 PM - Forum: General Coding Help - Replies (3)

Hi all -
I'm new to Python, so I apologize for this post - I'm not exactly sure what to be looking for, since when you search for "Python" and "Timer..... More

Print this item

  Python code Questions.
Posted by: TheDude - Jun-22-2020, 03:23 PM - Forum: General Coding Help - Replies (2)

Hi everyone.
First and foremost I should say that I am a beginner and right now I am analyzing and trying to understand this code. As you can see is ..... More

Print this item

  Two operations in two ranges
Posted by: salwa17 - Jun-22-2020, 03:08 PM - Forum: General Coding Help - Replies (3)

I have to operations for two ranges. I want to do someting like: for variable in [0, len(list)-1] do operation 1 and do operation 2 for the second val..... More

Print this item

  C-API for Python 3 - Get String from Object
Posted by: mga010 - Jun-22-2020, 03:07 PM - Forum: General Coding Help - Replies (2)

I try to read a string from a python object in the C-API but seem to be incapable to find the documentation on how to do that properly in Python 3. Th..... More

Print this item

  Can not make this image downloader work
Posted by: Blue Dog - Jun-22-2020, 03:02 PM - Forum: Web Scraping & Web Development - Replies (6)

Hi,
I am trying to make a maps down loader. I got everything working good, but for the last for loop. I been working on this for a lone time. here id..... More

Print this item

  Dynamically add and remove QLineEdit's
Posted by: GMCobraz - Jun-22-2020, 01:59 PM - Forum: GUI - Replies (3)

Dear all,

Anyone got idea how to add complete new blank row as previous row?
Without do it manually or add in GUI first.

For example like fill..... More

Print this item

  "Interactive" figure in a GUI
Posted by: puje - Jun-22-2020, 01:57 PM - Forum: GUI - Replies (2)

Hello

I´ve written the code below, which creates a figure with two subplots. Each subplot has a "draggable line" that returns the x-value when rele..... More

Print this item

  prompt for input in qlineedit
Posted by: GMCobraz - Jun-22-2020, 12:35 PM - Forum: GUI - Replies (3)

Hi all,

May I know how to call for prompt for an input in qlineedit?

For example:
1. User first input a value in qlineedit.
2. I program to ch..... More

Print this item

  How to get unique entries in a list and the count of occurrence
Posted by: james2009 - Jun-22-2020, 12:14 PM - Forum: General Coding Help - Replies (5)

Hello. I have some data such as this.

aaa
bbb
ccc
aaa
ccc
ddd
fff
aaa
ccc
aaa

I know using the set will give the unique values but what..... More

Print this item

  Verify input as integer and not blank
Posted by: GMCobraz - Jun-22-2020, 11:52 AM - Forum: General Coding Help - Replies (3)

parallel = self.gui2.parallel_config()
parallel_text = int("".join(map(str, parallel)))

if parallel_text != int and parallel_text != '':
QMess..... More

Print this item

  Dronekit and mavlink
Posted by: vivekagrey - Jun-22-2020, 10:46 AM - Forum: General Coding Help - Replies (3)

Is there a way to get gps flight logs from the flight controller after the landing/ flight?

[python]
msg = self.vehicle.message_factory.log_reques..... More

Print this item

  Unable to pass date timestamp as Parameters :
Posted by: nagu4651 - Jun-22-2020, 10:36 AM - Forum: General Coding Help - Replies (1)

Hi Team ,

Need small help .. I just want to pass time stamps for end and start . How can I do this in below code
could you please help me with th..... More

Print this item

  How to give a name to function arguments in C-API?
Posted by: WonszZeczny - Jun-22-2020, 10:19 AM - Forum: General Coding Help - No Replies

Hello.
I'm trying to solve this problem but still in pycharm, when i'm looking at my function argument
name i see only "*args" and "**kwargs" despite ..... More

Print this item

  Threading question
Posted by: DPaul - Jun-22-2020, 09:50 AM - Forum: General Coding Help - No Replies

I'm into waiting lines. (Yes i know there are formulas and ready made modules available)

I imagine a bakery with random client arrivals (between x ..... More

Print this item

  Communicating Roblox's Inventory API with python?
Posted by: 4TH4RV - Jun-22-2020, 09:32 AM - Forum: General Coding Help - Replies (1)

Hello,

I am new to python so I dont know how to make http requests.

My goal is to get the json object and covert it to a list.

Roblox Invento..... More

Print this item

  Hold the value or dataframe
Posted by: GMCobraz - Jun-22-2020, 08:34 AM - Forum: General Coding Help - Replies (1)

Dear all,

Good day.
I am new to python.

I am trying to program a software to do some calculation.
I am separating calculation button and expor..... More

Print this item

  Having trouble with passing variables
Posted by: card51shor - Jun-22-2020, 06:53 AM - Forum: Homework - Replies (4)

Hey guys I'm SO close to being done with my project which is due in 9 days. I just need a few final touchups.

I am able to leave reviews on my sit..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 4 hours ago GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... Yesterday, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... Yesterday, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... Yesterday, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... Yesterday, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... 11-17, 08:44 Tuurbo46 Tuurbo46 GUI
Most views
  The best Prog... 579191
  Tutorial Requ... 511919
  Web Scraping ... 442140
  Newbie with P... 386222
  New Users Int... 379144
Most reputation
buran 581
snippsat 511
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
ndx101 Today
OtiliaBecker Today
NAGASOWMYAGUNDU Yesterday
shipa1autotransport Yesterday
eastnoob 11-19

User Panel Messages

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