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,964
» Latest member: Edzed4431
» Forum threads: 38,729
» Forum posts: 175,542

Full Statistics

Online Users
There are currently 44 online users.
» 0 Member(s) | 36 Guest(s)
Google, Facebook, AOL, AOL

Latest Threads
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
2 hours ago
» Replies: 1
» Views: 449
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
7 hours ago
» Replies: 4
» Views: 1,980
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,554
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 454
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 909
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 939
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,208
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,823
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,862
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 738

 
  return/capture the selected date from QDateEdit's calendar?
Posted by: issac_n - Jul-03-2020, 04:59 AM - Forum: GUI - Replies (2)

I would like to create a pop up calendar and then select a date to print out the selected Date. So far,I only able to create it using QDateEdit but fa..... More

Print this item

  python realtime parsing logs
Posted by: anna - Jul-03-2020, 04:40 AM - Forum: General Coding Help - Replies (2)

I am reading and parsing real time logs from remote server. I am getting huge logs and wanted to parse only New Alarm and Clear alarm. I..... More

Print this item

  namespaces when defining a class
Posted by: Skaperen - Jul-03-2020, 04:12 AM - Forum: News and Discussions - Replies (3)

apparently, the global name-space is not the space where the method names exist. there appear to be as many as 4 name-spaces involved. there are 2 c..... More

Print this item

  get method within max function for a dictionary
Posted by: Blanchdog - Jul-03-2020, 04:05 AM - Forum: Homework - Replies (3)

I've been working on the Udacity python course, and in of the lessons I needed to take a dictionary of years and lists of names and make a list of the..... More

Print this item

  WinPython 3.8.2.0 not woking out of the box.
Posted by: hsazerty2 - Jul-03-2020, 02:10 AM - Forum: General Coding Help - Replies (2)

Hi there,
I am new to python :)

I just installed WinPython64-3.8.2.0 on my laptop, but nothing seem to work !!
See below when i run python.exe (o..... More

Print this item

  class topen: open with auto temp file
Posted by: Skaperen - Jul-03-2020, 01:29 AM - Forum: Code sharing - No Replies

this is complete and is working for me. but consider it to be alpha-release grade, for now, due to lack of thorough testing and review. if you prefe..... More

Print this item

  (TypeError: 'module' object is not callable) for getopt Module
Posted by: nnevarez - Jul-03-2020, 01:13 AM - Forum: General Coding Help - Replies (2)

I'm fairly new to python, and I have been trying to use the "getopt" module working in my script without success.

I troubleshoot, I removed all ot..... More

Print this item

  nsetools library not working in AWS
Posted by: jeeva - Jul-02-2020, 10:47 PM - Forum: General Coding Help - Replies (3)

Hi Everyone

I want the experts to jump in here. The nsetools is working fine in local system but not in AWS. When I searched, it's the same issue f..... More

Print this item

  Help with new Django Project
Posted by: card51shor - Jul-02-2020, 09:10 PM - Forum: Homework - Replies (12)

Hey guys I'm onto a new project and I'm using Django now instead of Flask. Please forgive me but sometimes I need to be prodded a bit to get started ..... More

Print this item

  How to send email using python?
Posted by: Gigux - Jul-02-2020, 09:00 PM - Forum: General Coding Help - Replies (2)

I am trying to send a email using Python. I have an account on Gmail and a proven password (which I will say as ABCD00). When I try to send the email,..... More

Print this item

  Failure in writing binary text to file
Posted by: Gigux - Jul-02-2020, 08:30 PM - Forum: General Coding Help - Replies (7)

I would like to write some text to file but coded as binary so that the text is not immediately visible with a text editor.
I followed ..... More

Print this item

  data frame excel cell calulation
Posted by: buunaanaa - Jul-02-2020, 07:42 PM - Forum: General Coding Help - Replies (1)

Question 1
I am having issue finding the information on operating


[img]https://www.google.com/search?q=excel+worksheet&tbm=isch&chips=q:excel+w..... More

Print this item

  Problem using a button with tkinter
Posted by: SmukasPlays - Jul-02-2020, 07:35 PM - Forum: General Coding Help - Replies (6)

I'm new on Python and now I'm trying to do a simple product registration system with tkinter and sqlite3, following a tutorial on the internet. But I'..... More

Print this item

  Mesure delay time in network (graph)
Posted by: leemao - Jul-02-2020, 04:06 PM - Forum: Networking - No Replies

Hello,

I have a graph G with n nodes and m edges, I generated a random float number between 0 and 1 as a delay time for each edge, then after findi..... More

Print this item

  Partial using Tkinter function
Posted by: chesschaser - Jul-02-2020, 03:37 PM - Forum: General Coding Help - Replies (10)

Hi guys! I have this program which displays the time. The time is updated via a multiprocessing Process() which is targeted at a partial. However, the..... More

Print this item

  Fecth Url Question
Posted by: Chrovan - Jul-02-2020, 03:34 PM - Forum: Homework - No Replies

Hi all, I'm studying Python and I should write a function in Python that check whether a user has fetched some url or not through his web browser. I r..... More

Print this item

  Is using while True loop good?
Posted by: escape_freedom13 - Jul-02-2020, 03:30 PM - Forum: General Coding Help - Replies (5)

Hi,
I've created a process in which I've used one while True loop for watch on a changeable variable. If the variable change something happens, o..... More

Print this item

  Case sensitive mishmash
Posted by: All_ex_Under - Jul-02-2020, 03:26 PM - Forum: News and Discussions - Replies (1)

In the last days, I`m straggling with a problem that almost destroys my system:
Im using python 3.7.3 and IntelliJ but every time Im trying to code..... More

Print this item

  How to add a number to each column separtely in numpy array?
Posted by: Oliver - Jul-02-2020, 02:55 PM - Forum: General Coding Help - No Replies

I have a numpy array created like below for a graph. It graphs a unit box.

[python] np.array([[x, y] for x in np.arange(0, 1.01, .01) for y in
..... More

Print this item

  Leap Year Issue
Posted by: spalisetty06 - Jul-02-2020, 12:04 PM - Forum: General Coding Help - Replies (3)

Hello,
I am facing an issue when I use Years' like 100, 1000. I am not sure, why is this happening.

[python]
print("***********Leap Year*********..... More

Print this item

  def vs class
Posted by: Nienie - Jul-02-2020, 11:57 AM - Forum: Homework - Replies (2)

Hi everyone,

I am self-learning python and just came across a question why I cannot rewrite the example on the book in another way.

[b]The exam..... More

Print this item

  Qpainter Error
Posted by: GMCobraz - Jul-02-2020, 11:29 AM - Forum: GUI - Replies (6)

Dear all,

I faced a bug that happen sometime in my program.

It is not occur everytime, but show up randomly.

QPainter::begin: Paint device re..... More

Print this item

  Create Pip package
Posted by: anthonymoss78 - Jul-02-2020, 10:55 AM - Forum: General Coding Help - Replies (1)

Hi,
I am looking to create a python package to enable others to install my package using pip .
ie pip install anthonyPck

the package is only to ..... More

Print this item

  Python as First Langauge
Posted by: mga010 - Jul-02-2020, 10:09 AM - Forum: News and Discussions - Replies (20)

I do not know where to ask this. This forum is linked from Python.org. So it seems just right.

I am going to teach a first-year university course i..... More

Print this item

  Time class with picosecond precision
Posted by: marcocod - Jul-02-2020, 07:30 AM - Forum: Data Science - Replies (5)

I'm looking for a class that is able to represent the time with the picosecond precision. I found the class numpy.datetime64 that can have this precis..... More

Print this item

  Automation WEB sel+Python
Posted by: ABVSVL - Jul-02-2020, 06:15 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi . Who can help me ?

There is a website.

I make a choice by // span [@ class = "basket-item__price-total_discount js__total-price"] of these 3..... More

Print this item

  Plotting 3D surface plot for non-linear multivariate regression with 5 variables
Posted by: khwajaosama - Jul-02-2020, 04:49 AM - Forum: General Coding Help - No Replies

I am new to Python. I am trying to plot surface plots to show my model fit. I have developed a multivariate polynomial model using sklearn library. Wh..... More

Print this item

  issue with if else statement
Posted by: spalisetty06 - Jul-02-2020, 04:08 AM - Forum: General Coding Help - Replies (6)

Hello,
I have tried to program something simple as I am a beginner. But it always executes else part, I don't know why. Please correct my code.

[p..... More

Print this item

  Beginner, my recursion returns None, and related problem
Posted by: zpacemanzpiff - Jul-02-2020, 03:16 AM - Forum: General Coding Help - Replies (2)

Absolute beginner at coding attempting to learn Python. Current chapter of "Slither into Python" is on recursion; my current task is to identify the ..... More

Print this item

  Python: Automated Script to Read Multiple Files in Respective Matrices
Posted by: Robotguy - Jul-02-2020, 12:01 AM - Forum: General Coding Help - Replies (7)

Hello,

I am a beginner and trying to automate a simple problem. I am reading multiple files one-by-one and saving the data in respective matrices. I ..... More

Print this item

  making a guessing number game
Posted by: blacklight - Jul-01-2020, 09:30 PM - Forum: Homework - Replies (1)

Hi for my intro AI school project I had to make a number guessing game. Is there a way to somehow put this in like some graphics. I'm pretty new to th..... More

Print this item

  Unit Testing is not showing Test case result
Posted by: mbilalshafiq - Jul-01-2020, 07:26 PM - Forum: Homework - Replies (2)

[python]
# -*- coding: utf-8 -*-
"""
Created on Mon Jun 22 23:46:47 2020

@author: Lenovo
"""
#import pdb
import unittest

class Calculator:..... More

Print this item

  fileinput package appears to be zeroing files
Posted by: rexrf - Jul-01-2020, 06:05 PM - Forum: General Coding Help - No Replies

trying to replace a string inline using fileinput package, but after being processed the resulting files are zero bytes... here is a snippet of code, ..... More

Print this item

  Help with rerolling the dice
Posted by: blacklight - Jul-01-2020, 05:20 PM - Forum: General Coding Help - Replies (3)

Hi, so I made this programme which shows a different number when it runs(dice). The problem is when I type yes to : Do you want to roll again, it give..... More

Print this item

  Having trouble grouping rows by common numbers
Posted by: Rusmatic - Jul-01-2020, 04:56 PM - Forum: Data Science - No Replies

Good day

I've been attempting to group rows in an excel spreadsheet, the data is a bit of mess and I need to tidy it up.
The idea is to link all t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 2 hours ago GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 7 hours ago arbiel Gribouillis General Codin...
  My First App Yesterday, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... Yesterday, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... 09-26, 03:53 justaguy SprunkiRetake Networking
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
Most views
  The best Prog... 577188
  Tutorial Requ... 500144
  Web Scraping ... 440893
  Newbie with P... 384902
  New Users Int... 369156
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 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Edzed4431 Yesterday
chaoh1911 Yesterday
KaydenJonah098 Yesterday
carlbidwell Yesterday
llarkin6 09-26

User Panel Messages

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