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,730
» Forum posts: 175,546

Full Statistics

Online Users
There are currently 32 online users.
» 1 Member(s) | 28 Guest(s)
Bing, Google, AOL, snippsat

Latest Threads
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
47 minutes ago
» Replies: 3
» Views: 60
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
9 hours ago
» Replies: 1
» Views: 466
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,004
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,565
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 467
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 925
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 955
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,218
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,834
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,873

 
  Canvas refreshing problem
Posted by: Faruk - Dec-04-2018, 07:08 AM - Forum: GUI - Replies (2)

Hello Guys. I have a problem about canvas. I work for lift program. When the lift move up or down, program should show number and arrow. I create prog..... More

Print this item

  sorting a deck of cards (objects in a list)
Posted by: itmustbebunnies - Dec-04-2018, 06:03 AM - Forum: Homework - Replies (1)

Hi all! I am working on an assignment that involves sorting a hand of 20 cards from a deck of cards using bubble sort and insertion sort methods. Th..... More

Print this item

  Import Statements?
Posted by: pythonpotato - Dec-04-2018, 03:47 AM - Forum: General Coding Help - Replies (10)

Hi, I'm a brand new user of Python and I'm having some trouble with import statements.

I have the following code which works perfectly fine inside ..... More

Print this item

  Help with cx_Oracle
Posted by: anandoracledba - Dec-04-2018, 02:08 AM - Forum: General Coding Help - No Replies

Hello Gurus,

I started coding in Python 5 days ago and have questions/doubts with cx_Oracle module that I hope can get some help with. I have a SQL..... More

Print this item

  dil_bert Version-Control with Atom: how to set & configure the interaction
Posted by: apollo - Dec-03-2018, 10:05 PM - Forum: Bar - No Replies

dear Python-experts


pretty new to github and Atom:

note; i am on Linux (Manjaro-Linux) at home; with ATOM and PyCharm

- and in office i ha..... More

Print this item

  Vba conversion to Python
Posted by: stranger14u - Dec-03-2018, 09:57 PM - Forum: General Coding Help - Replies (1)

Hi
gentlemen is there a way to convert a VBA code to python, the code below as an example will be appreciated
[python]
Sub LotFilter()
Dim RngDe..... More

Print this item

  Hi I am looking for someone to create a small networking based python script
Posted by: Tomwells - Dec-03-2018, 09:21 PM - Forum: Jobs - Replies (2)

Hi,
As you can see from the title, I am looking for someone to create a small python script which will be used in GNS3. Please reply to post with ema..... More

Print this item

  Print on the same position
Posted by: Marv - Dec-03-2018, 06:35 PM - Forum: General Coding Help - Replies (5)

Hello all,
I am new in Python coding, but I would like to ask for help. I need print data on same line and same position so values will be overwritte..... More

Print this item

  is writing a function a pythonic thing to do?
Posted by: Avivlevi815 - Dec-03-2018, 04:57 PM - Forum: Homework - Replies (1)

So I'm new to python and obviusley new to "pythonic" code,
the problem I am facing is coverting a DataFrame value to a tuple.

For example a featur..... More

Print this item

  Need help with loops!
Posted by: Funnypants - Dec-03-2018, 04:53 PM - Forum: Homework - Replies (5)

So i have an assignment to count in increments and display them.

here is what I have :
[python]

play= True
while play:
try:
sV..... More

Print this item

  Help with infinite loops using GUI?
Posted by: bowdown - Dec-03-2018, 03:22 PM - Forum: General Coding Help - Replies (2)

Raspberry Pi 3 B+
Python 3.5
GuiZero

I have created a basic program in Python v3 using the Command Line that would read a temperature sensor, pri..... More

Print this item

  Validate Excel with text in text file
Posted by: Vinci141 - Dec-03-2018, 02:14 PM - Forum: Data Science - Replies (3)

Hello,

I am looking after ways to validate excel cell content which is mentioned in a text file.
Text file also contains predefined values in tho..... More

Print this item

  Making a Matplotlib in Tkinter using a slider
Posted by: Jemeronimo - Dec-03-2018, 01:37 PM - Forum: GUI - Replies (1)

Hello,

I'm trying to get 2 plots that react on a Slider using Tkinter. Mostly I want it to be a function of:

y=(Slider Value) * sin(x)

And on the r..... More

Print this item

  Video Tutorial for beginners
Posted by: LukSp - Dec-03-2018, 01:18 PM - Forum: News and Discussions - Replies (3)

Hi folks,


I have written some books in Python, but in addition it would be helpful for me to have Video tutorial series.
I would be thankful for..... More

Print this item

  pymqi and group id (MQ)
Posted by: ThomasT - Dec-03-2018, 11:59 AM - Forum: Networking - No Replies

Hi,

I am not able or too stupid to set the group id for webshere MQ.
Example code:

[CODE]
import pymqi
qmgr = pymqi.connect("MQ_TT", "MY.CLIENT", "..... More

Print this item

  Adspy installation issue
Posted by: ayaz786amd - Dec-03-2018, 06:53 AM - Forum: General Coding Help - Replies (5)

Unable to install adspy, try to install via cmd and pycharm both. Pip is updated. I think its a path issue. Do i need to change some settings?
[attac..... More


Attached Files

Thumbnail(s)
       
Print this item

  Qpython3 error
Posted by: Icaari - Dec-03-2018, 05:16 AM - Forum: General Coding Help - Replies (3)

Hey guys, I'm trying out an app for Android called Qpython3, which is pretty cool so far. I'm a beginner to intermediate in python, and I want to be a..... More

Print this item

  Formatting data based on DataFrames values
Posted by: 577e94982d620b84f7c536d5e76f1e - Dec-03-2018, 02:23 AM - Forum: Homework - No Replies

Hey everyone,

I'm trying to organise and filter data in order to plot variables against each other.
I have a DataFrame with 2 columns, x and y. I'..... More

Print this item

  Need help please, mostly done, not working.
Posted by: pythonlearnery - Dec-03-2018, 01:35 AM - Forum: Homework - Replies (7)

For some reason, I cannot get this to work and am fed up! :(

What I am really having trouble with is part 2 and 3. There are the instructions of th..... More

Print this item

  Extracting Data From Email
Posted by: NASA_NERD - Dec-03-2018, 01:25 AM - Forum: General Coding Help - Replies (1)

I order a lot items each day and when the package is received, I get an automated email stating the the item is received. This email is standard and f..... More

Print this item

  Class object instance. Link instance attribute to class. Can it be done easier.
Posted by: Windspar - Dec-03-2018, 12:48 AM - Forum: General Coding Help - Replies (7)

Just want class object instance to update all children. Every time object value changes.

Linking class object instance attributes to class.
Can it..... More

Print this item

  I need help with a python Rock Paper Scissors game urgently.
Posted by: Riff_Raff - Dec-02-2018, 09:36 PM - Forum: Homework - Replies (3)

Hello, I'm learning Python at college but it's an online course and I've never met the instructor or a class mate yet. Everything is read your book an..... More

Print this item

  phone number, to letters conversion
Posted by: hobbyprogrammer - Dec-02-2018, 08:51 PM - Forum: Code sharing - Replies (11)

Hi,
This is a program I wrote this morning, to play around with nested loops,
and error handling routines.

It will convert any 7 digit phone numb..... More

Print this item

  csv error
Posted by: mt_reilly - Dec-02-2018, 08:21 PM - Forum: General Coding Help - Replies (1)

Any idea what could be causing this error?
[python]
def read_to_df(file_path):
"""Read on-disk data and return a dataframe."""

##rea..... More

Print this item

  idea intermediate python programmer
Posted by: brecht83 - Dec-02-2018, 05:57 PM - Forum: News and Discussions - Replies (1)

I'm looking for an idea to write a new intermediate level program. I've already written some games (tetris, minesweeper,...) but I'm looking for somet..... More

Print this item

  Some exercises I need help with.
Posted by: Beginner_coder123 - Dec-02-2018, 02:15 PM - Forum: Homework - Replies (2)

Hello, I have an exercise where I have to calculate the probability from rolling a dice. I do have the probability from 1 side, but I need the probaba..... More

Print this item

  Resize button with window resize
Posted by: FesterJester - Dec-02-2018, 10:55 AM - Forum: GUI - Replies (2)

I have a basic Python3 PyQt5 GUI with a working quit button.
The window and frame resize fine and the button resizes horizontally, but not vertically..... More

Print this item

  Detecting if image matches another
Posted by: kainev - Dec-02-2018, 09:10 AM - Forum: General Coding Help - Replies (2)

Hi,

I have a program that continually takes screenshots of a Nintendo 64 Game from a capture card, it needs to compare the screenshot and determine..... More

Print this item

  how to program robot to pass wise man puzzle
Posted by: steven12341234 - Dec-02-2018, 08:31 AM - Forum: General Coding Help - No Replies

I've been trying to find information on how to program a robot to pass the dumbing pill test like the NAO robots did a few years ago. I know it can rc..... More

Print this item

  The Drawbacks of @dataclass
Posted by: hades_ibex - Dec-02-2018, 08:25 AM - Forum: News and Discussions - Replies (3)

Simple question: what are the drawbacks of @dataclass that was introduced in 3.7? I'm not real experienced in Python, but why not make all classes a d..... More

Print this item

  tkinter questions--- part 2
Posted by: ironsheep - Dec-02-2018, 03:53 AM - Forum: GUI - Replies (8)

[python]from tkinter import *
import random
import time

tk=Tk()
canvas=Canvas(tk, width=500, height=400)
canvas.pack()

class Ball:
def ..... More

Print this item

  Unexpected result
Posted by: eftimios - Dec-02-2018, 01:54 AM - Forum: General Coding Help - Replies (1)

I'm teaching myself python and used the following tutorial:

https://www.pythoncentral.io/pythons-ran...explained/

[python]
>>> def fra..... More

Print this item

  Linear algebra semester project
Posted by: frequency - Dec-02-2018, 01:30 AM - Forum: GUI - Replies (3)

Hello. I have to develop this project for my semester.I will use numpy and tkinter graphics for my code.BUT is there any way to skip the tkinter hustl..... More

Print this item

  Advent of Code 2018
Posted by: snippsat - Dec-01-2018, 11:05 PM - Forum: News and Discussions - No Replies

Advent of Code is online.

Print this item

  help returning a list
Posted by: lga13 - Dec-01-2018, 09:43 PM - Forum: Homework - Replies (1)

hey guys, I'm trying to write a small script to return a list of numbers that are input however for the life of me I cannot get it to work, below is t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Comparing 2 100GB Drives/... 47 minutes ago tester_V snippsat General Codin...
  My goal to be hired worki... 9 hours ago GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... Yesterday, 18:49 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...
Most views
  The best Prog... 577194
  Tutorial Requ... 500192
  Web Scraping ... 440895
  Newbie with P... 384907
  New Users Int... 369183
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 7368
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