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 71 online users.
» 1 Member(s) | 66 Guest(s)
Google, Bing, Applebot, snippsat

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

 
  Redirecting stdout to TextBox in realtime
Posted by: Gilush - Jun-06-2020, 12:56 AM - Forum: GUI - Replies (2)

I've managed to use multiprocessing to print the stdout to file and my terminal
but i'm lost when trying to redirect the stdout to the text box in r..... More

Print this item

  missing 1 required positional argument: 'self'
Posted by: yasser - Jun-06-2020, 12:15 AM - Forum: General Coding Help - Replies (7)

Hello

I am trying to create a class and recall the fucntion from the class but it give me error

[python]
phonenote={}
class phone:
NumOfP..... More

Print this item

  PyQt5 and RPS
Posted by: menator01 - Jun-05-2020, 10:18 PM - Forum: News and Discussions - No Replies

Just wanted to share current project.
I'm trying my luck with pyqt5. Little bit harder than tkinter.
Created the layout in designer and got what cod..... More

Print this item

  import columns of data from local csv file
Posted by: CatherineKan - Jun-05-2020, 08:05 PM - Forum: Data Science - Replies (2)

Hello I am a newbie in python, but I need to write some python code in another software.
I need to import two csv files, each of them has 200 columns..... More

Print this item

  code advice
Posted by: just_me - Jun-05-2020, 07:20 PM - Forum: General Coding Help - Replies (6)

Hi,
I'm having a small issue with a code I wrote. What I'm trying to do is something small and simple. I want to open a .csv file, check if in that f..... More

Print this item

  Authentication error when accessing Microsoft SharePoint
Posted by: klllmmm - Jun-05-2020, 06:10 PM - Forum: General Coding Help - Replies (3)

Hi all, I'm trying to upload a file from my computer to my Microsoft SharePoint site using a python script.
I have a SharePoint site created through ..... More

Print this item

  Auto re-fit frames sizes in main window
Posted by: Gilush - Jun-05-2020, 04:22 PM - Forum: GUI - Replies (2)

I have the menu frame on the left side and the main container on the right side but when I fire it up I only see them in a small box inside the main w..... More

Print this item

  Least-squares fit multiple data sets
Posted by: multiverse22 - Jun-05-2020, 03:27 PM - Forum: Data Science - Replies (1)

Let's say I have 3 sets of data (data_1, data_2, data_3).

I am trying to perform a least squares fit to this data with three corresponding nonlinea..... More

Print this item

  Easy analysis of Data
Posted by: ranjjeetk - Jun-05-2020, 03:23 PM - Forum: Data Science - Replies (1)

Hi,

Is there a easy and quick way to do analysis on the raw data received. I read about Pandas Profiling. Any other technique (modules) which is..... More

Print this item

  Modifying anytree Nodes
Posted by: gw1500se - Jun-05-2020, 03:22 PM - Forum: General Coding Help - Replies (1)

I'm using anytree 2.8 and I need to edit a node. Reviewing the documentation I cannot figure out how to either edit and existing node or replace it. C..... More

Print this item

  Formatting a Decimal to a Percentage
Posted by: dgrunwal - Jun-05-2020, 03:16 PM - Forum: General Coding Help - Replies (2)

I am new to the Python formatting - is there a function to round and print a percentage from a decimal?

with open("C:\file\data.txt") as f :
..... More

Print this item

  R-PYTHON INTEGRATION RELATED PROBLEM
Posted by: arnab93 - Jun-05-2020, 02:07 PM - Forum: General Coding Help - No Replies

Hello all,
I am having problem while doing r-python integration and I want to return a rscript where a function is written namely map_plot() which wi..... More

Print this item

  Python scipy odeint: solving with solution-dependent functions
Posted by: etienne - Jun-05-2020, 01:29 PM - Forum: General Coding Help - No Replies

Hi,

I have been implementing a code to solve a system of coupled ODEs using scipy.odeint, similarly to the following one which is for a coupled-spr..... More

Print this item

  Some small questions
Posted by: Kael90 - Jun-05-2020, 01:17 PM - Forum: News and Discussions - Replies (12)

Hello! im new here and i couldnt find something for newcomers. Just School-stuff but im not a student anymore.

English isnt my native language soo..... More

Print this item

  Python program to write into websites for you
Posted by: pythonDEV333 - Jun-05-2020, 12:04 PM - Forum: Web Scraping & Web Development - Replies (3)

Hello, I'm a computer science student and I was applying to some universities, but it takes so much time and sometimes I feel too lazy to go and fill ..... More

Print this item

  Python Error in log
Posted by: Chinesh - Jun-05-2020, 10:21 AM - Forum: General Coding Help - Replies (1)

[SEARCHING SOLUTION FOR THIS PYTHON ERROR]

Windows detected your registry file is still in use by other applications or services. The file will be ..... More

Print this item

  Free server environment to test python capabilities on networking etc
Posted by: Emekadavid - Jun-05-2020, 10:08 AM - Forum: News and Discussions - Replies (3)

Good morning. Please, the computer I am using is not a server and learning python, I see that it has a lot of capabilities that requires a server. Ple..... More

Print this item

  Pandas's regular expression function result is so strange
Posted by: cools0607 - Jun-05-2020, 09:20 AM - Forum: General Coding Help - Replies (6)

I am trying to make a regular express for df1(dataframe).
I want to remove the expression related [color=#1ABC9C]NOPOP[color=#..... More

Print this item

  telnet to a device under tacacs management
Posted by: kang18 - Jun-05-2020, 06:11 AM - Forum: Networking - No Replies

Hi,

I am trying to telnet a device under a tacacs management. but it seems I am missing something. When i run the code it just stop and terminate t..... More

Print this item

  Difficulty when trying to call all the input values
Posted by: extricate - Jun-05-2020, 05:50 AM - Forum: Homework - Replies (2)

Hi,

Below is my code:

[python]def add_report(report):
total = 0
item = ""
user = input("Enter an integer to add to toal or Q")
..... More

Print this item

  Python SCV
Posted by: ranjjeetk - Jun-05-2020, 05:36 AM - Forum: Homework - No Replies

I have below task to be completed.


  1. Import two modules sklearn.datasets, and sklearn.model_selection.

    Load popular digits dataset ..... More

Print this item

  Locking Canvas to a Window
Posted by: drnshaw - Jun-05-2020, 02:25 AM - Forum: GUI - Replies (4)

I've searched and experimented but am unable to solve my problem with canvas. I have been teaching myself Python. I first wrote a text program to test..... More

Print this item

  String slicing and loop iteration
Posted by: divyansh - Jun-04-2020, 11:08 PM - Forum: General Coding Help - Replies (9)

[python]
string="demoString"
for ch in string:
print(ch) # this for loop will post a single character
#current outpput
#d
#e
#m
#o
#S..... More

Print this item

  How do I do this? Switch Case?
Posted by: mstichler - Jun-04-2020, 09:29 PM - Forum: General Coding Help - Replies (4)

Hello,

Im attempting to generate a random number as such:

import random
rnumber = random.randint(1, 10)
then I want to take..... More

Print this item

  Extract data with Selenium and BeautifulSoup
Posted by: nestor - Jun-04-2020, 08:31 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi, I'm trying to extract live betting data from this sports betting site, https://bwin.com this is the code I use
[python]from selenium import webdr..... More

Print this item

  Skipping sound file on RPi4
Posted by: jmcebula - Jun-04-2020, 07:38 PM - Forum: Data Science - No Replies

Hi everyone!

I'm having an issue with some code on a RPi4.

The program does the thing it should 75% of the time.

After a few loops through t..... More

Print this item

  Writing to File Issue
Posted by: Flash_Stang - Jun-04-2020, 06:51 PM - Forum: General Coding Help - Replies (3)

Hello,

I've got this python program written that uses a 16x1 multiplexer with 16 sensors and takes the readings from each channel. This part of the..... More

Print this item

  Removing internal brackets from a string
Posted by: Astrikor - Jun-04-2020, 06:04 PM - Forum: General Coding Help - Replies (4)

Can anyone advise me coding to remove the internal brackets from this string please:

D = (((2517.0, 2525.0), 2437.0), 2440.0)

The result I am lo..... More

Print this item

  The correct POST request
Posted by: abhie_lp - Jun-04-2020, 05:11 PM - Forum: Web Scraping & Web Development - Replies (5)

Hi everyone. I have been trying to scrape a website to get the data of the next day. ..... More

Print this item

  2nd Project: Rock, Paper, Scissors
Posted by: MiNigle - Jun-04-2020, 05:08 PM - Forum: Code Review - Replies (3)

Hello Smile

My second project is rock, paper, scissors which works with a "best of 3 rounds" mechanic.

Again, if anyone has a little time t..... More

Print this item

  [split] New to the forum, how to post a question?
Posted by: ArshadNm - Jun-04-2020, 05:04 PM - Forum: Board - Replies (7)

I am new in this forum I want to post my problems which I am facing. How to do it? I am unable to find any icon to post on this forum.

Print this item

  I need help with Python code
Posted by: amber1411 - Jun-04-2020, 04:53 PM - Forum: General Coding Help - Replies (1)

I have below array with 7R & 4C

Objective is to draw a pictorial graph capturing "how many Freq used/Free Freq in HOP A-B, B-C, C-D & A-D"
..... More

Print this item

  nmap
Posted by: sagpal - Jun-04-2020, 04:32 PM - Forum: Networking - Replies (2)

hi, can someone help me with this error.

[python]import nmap
import optparse


def nampScan(tgtHost, tgtPort):
nmScan = nmap.PortScanner(..... More

Print this item

  Search in an unsorted list
Posted by: amir_0402 - Jun-04-2020, 03:53 PM - Forum: General Coding Help - Replies (2)

Hi guys,

I'm trying to create a function that searches a key in an unsorted list with a divide-and-conquer algorithm.

Right now it only ..... More

Print this item

  LED exercise
Posted by: Sand319 - Jun-04-2020, 03:15 PM - Forum: General Coding Help - Replies (4)

I only started programming on my Rpi this past week, I've never programmed before, and I'm making the most of my lockdown time by keeping my brain eng..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 10 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... 579196
  Tutorial Requ... 511944
  Web Scraping ... 442145
  Newbie with P... 386226
  New Users Int... 379181
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