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,261
» Latest member: SledgeNE
» Forum threads: 38,786
» Forum posts: 175,844

Full Statistics

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

Latest Threads
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
19 minutes ago
» Replies: 0
» Views: 13
How to make ball stay wit...
Forum: General Coding Help
Last Post: SledgeNE
5 hours ago
» Replies: 1
» Views: 58
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: Skaperen
10 hours ago
» Replies: 4
» Views: 291
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
11 hours ago
» Replies: 0
» Views: 30
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
Yesterday, 06:38 PM
» Replies: 0
» Views: 63
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 06:02 PM
» Replies: 10
» Views: 242
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 03:33 PM
» Replies: 3
» Views: 121
New to python and coding
Forum: Homework
Last Post: jefsummers
Nov-13-2025, 07:58 PM
» Replies: 6
» Views: 205
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Nov-13-2025, 11:52 AM
» Replies: 6
» Views: 391
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 134

 
  Can't mark any threads solved
Posted by: CynthiaMoore - Feb-02-2021, 05:00 AM - Forum: Board - Replies (5)

I see in the help that it is recommended that the OP mark threads solved when (if) they are. It says there is button next to the New Reply button. I c..... More

Print this item

  Refresh data in python script while running in Terminal
Posted by: frankenchrist - Feb-02-2021, 04:56 AM - Forum: General Coding Help - Replies (4)

Hi,

I have gotten a script to pull in new helpdesk tickets from Zendesk and display then in a terminal window (Ubuntu). It pulls the information w..... More

Print this item

  Morse Assignment
Posted by: Cambridge - Feb-02-2021, 01:53 AM - Forum: Homework - Replies (3)

Step 2 (40 points):

In this step, you'll create a function to do the translation. This will make it easy to reuse the code for the if-elif logic wi..... More

Print this item

Thumbs Up Working with Threads
Posted by: Gilush - Feb-02-2021, 12:56 AM - Forum: General Coding Help - Replies (2)

Hi all,

So I have this small program that does multiple actions:

  • Mouse - Captures mouse location.
  • Capture system information to fi..... More

Print this item

  type change of dbshelve key between Python 2 and 3
Posted by: ccaudle - Feb-01-2021, 11:49 PM - Forum: General Coding Help - Replies (3)

I have an old database style program that I am attempting to port from python 2 to python 3. The program uses dbshelve to store about ten strings und..... More

Print this item

  goto
Posted by: jmabrito - Feb-01-2021, 09:49 PM - Forum: General Coding Help - Replies (34)

Smile if (str(k)) in numer:
print ('JÁ EXISTE')
goto to de line that begininig de boddy of program.
the number existe so, dont wrirte and m..... More

Print this item

  DisMal
Posted by: steve_shambles - Feb-01-2021, 08:29 PM - Forum: Code sharing - No Replies

I have just finished a new and weird GUI for DisMal,
disposable Email.

[Image: dismal-screenshot-2w.png]

GitHub..... More

Print this item

  install jupyter-nb within VSCode
Posted by: apollo - Feb-01-2021, 08:15 PM - Forum: General Coding Help - Replies (2)

hello dear all

pretty new to jupiter notebook - i run MX-Linux and Visual-Studio-Code - and now i want to integrate Jupyter Notebook within VSCode ..... More

Print this item

  A few newbie questions
Posted by: CynthiaMoore - Feb-01-2021, 07:59 PM - Forum: News and Discussions - Replies (4)

I am looking to get back into computer programming both for my personal use and to teach the grandkids (ages 5-14). I also want to learn a little abou..... More

Print this item

  At what point while building/testing Logistic Regression do I perform the PCA or MCA?
Posted by: deadendstreet2 - Feb-01-2021, 07:02 PM - Forum: Homework - No Replies

I'm really confused on this. My coursework doesn't go over PCA or MCA, which is not a huge deal because there are plenty of resources online, but it's..... More

Print this item

  Regression plotting + minor issue
Posted by: mohi_gh - Feb-01-2021, 04:19 PM - Forum: Data Science - No Replies

Hello guys! I'm trying to plot a regression like this from the attached file,
but I ran into these 2 problems;
1)It won't plot the size-price
2)I c..... More

Print this item

  i want to write symbole as varibales in python to make translator
Posted by: rachidel07 - Feb-01-2021, 03:22 PM - Forum: General Coding Help - Replies (9)

hey

i want to write symbole as varibales in python to make translator .
for example: i want this [-10;-30] became this (-10,-30).
i want my co..... More

Print this item

  Append excel sheet using openpyxl
Posted by: TammyP - Feb-01-2021, 02:24 PM - Forum: General Coding Help - Replies (1)

The code below does not append
Can anyone help please

[python]
from openpyxl import load_workbook
workbook_name = '/home/pi/Desktop/Data/Test.xl..... More

Print this item

  Flask request.form
Posted by: ifigazsi - Feb-01-2021, 01:49 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi!

I have three buttons on new_page.html
Only the first one is working . Add something button.
How to fix it?
I guess try-expect blocks are n..... More

Print this item

  Only show every nth tick in chart
Posted by: tgottsc1 - Feb-01-2021, 01:28 PM - Forum: General Coding Help - Replies (1)

Hi guys,

I've plotted a chart using the following basic setup:

df.plot()
However, I only want to have a difference of 300 t..... More

Print this item

  gnome terminal playing with python
Posted by: jmex - Feb-01-2021, 12:40 PM - Forum: General Coding Help - Replies (12)

Hello everyone,

Hope you are fine and safe!
I have started learning and i want to play with gnome-terminal using python3 in ubuntu. I have googled..... More

Print this item

  Location of the objects that are moving
Posted by: rturus - Feb-01-2021, 12:05 PM - Forum: Game Development - Replies (1)

I have the following code. I would like to add scoring point whenever two rectangles collided with each other.
I am finding difficult to get the loc..... More

Print this item

  Removal of duplicates
Posted by: teebee891 - Feb-01-2021, 11:54 AM - Forum: General Coding Help - Replies (1)

Hi everyone,

I have made an anagram below from a words.txt file.

[python]with open('words.txt', 'r') as read:
line = read.readlines()

de..... More

Print this item

  Pandas dataframe without index
Posted by: tgottsc1 - Feb-01-2021, 08:53 AM - Forum: General Coding Help - Replies (3)

Hi guys,

I have a basic question about dataframes. However, my Google search has not yielded the desired results so far. I have data stored in a p..... More

Print this item

  email timer/rss feed timer
Posted by: ndiniz - Feb-01-2021, 05:23 AM - Forum: General Coding Help - Replies (1)

I want to create 2 auto-executable timers using python that will run upon windows startup, and these timers are going to be used for checking my gmail..... More

Print this item

  Help with input from specific devices
Posted by: Noob_hobbyist - Feb-01-2021, 03:16 AM - Forum: GUI - Replies (3)

I'm working on making a GUI in tkinter and I have 5 entry boxes. I want each entry box to only accept input from certain devices, such as a scanner o..... More

Print this item

  Read/Write binary file
Posted by: deanhystad - Jan-31-2021, 10:39 PM - Forum: General Coding Help - Replies (3)

I have a binary file that contains 32 bit floats. I would like to read the file into a matrix, rotate the matrix, and then write the matrix to a file..... More

Print this item

  pandas.read_excel does not seem to work
Posted by: hobbyist - Jan-31-2021, 10:38 PM - Forum: General Coding Help - Replies (4)

I run this code:

dataframe = pandas.read_csv(filename, usecols=[2], engine = 'python', skipfooter = skipfooter) 
and runs perfectly..... More

Print this item

  Two Questions, *args and //=
Posted by: beginner721 - Jan-31-2021, 08:54 PM - Forum: General Coding Help - Replies (8)

Hello,

Question one:
I want to use *args function, for multiple argument in math operation.
For example:

[python]
def plus(a,b):
..... More

Print this item

  Can you help me to merge the cells with OpenPyXL?
Posted by: TurboC - Jan-31-2021, 07:54 PM - Forum: General Coding Help - Replies (1)

Hi guys,

from the documentation, I already know how to merge cell..... More

Print this item

  datetime / time
Posted by: ifigazsi - Jan-31-2021, 07:31 PM - Forum: General Coding Help - Replies (5)

Hi!

The code is below, i got the solution, i'm just curious why
datetime.time + datetime.timedelta is not working...


[python]
import datet..... More

Print this item

  Newbie question about running Python via GUI on OSX
Posted by: ejwjohn - Jan-31-2021, 02:56 PM - Forum: General Coding Help - Replies (8)

Hello,

Hope I have posted this in the correct forum, apologies if it is wrong.

I am very new to Python I have decided to try and learn it as a h..... More

Print this item

  How to filter out Column data From Multiple rows data?
Posted by: firaki12345 - Jan-31-2021, 02:09 PM - Forum: General Coding Help - Replies (10)

Good Evening


Hi everyone, so i got the following JSON file from Walmart regarding their product items and price.


so i loaded up jupyter note..... More

Print this item

  SMBUS 'no such file or directory'
Posted by: hcccs - Jan-31-2021, 01:25 PM - Forum: General Coding Help - Replies (2)

Running this little example

[python]import I2C_LCD_driver
from time import *
mylcd = I2C_LCD_drive.lcd()
mylcd.lcd_display_string("Hello Pyth..... More

Print this item

  Having issues with some 'if' statements
Posted by: blakefindlay - Jan-31-2021, 02:44 AM - Forum: General Coding Help - Replies (2)

The goal here is to have the if statements check the time and date and if those conditions are met I want to subtract $15 off the rental price

[pyt..... More

Print this item

  Help With MyProgrammingLab Code Problem
Posted by: alex_0 - Jan-31-2021, 02:02 AM - Forum: Homework - Replies (2)

I am taking a class to learn python and am in need of help. I have code and am getting errors with MyProgrammingLab. I am pretty new to python and am ..... More

Print this item

  Conda/Anaconda no longer free to use?
Posted by: Zoot - Jan-31-2021, 01:13 AM - Forum: News and Discussions - Replies (1)

I went to install Anaconda on a new PC here today and once you click the download for the "free" individual edition, you're now taken to a page that r..... More

Print this item

Question How to change geometry?
Posted by: Meffy - Jan-30-2021, 11:08 PM - Forum: GUI - Replies (4)

Hello,

I dont have idea, how i can change a function geometry which is in class.

My code.
[python]
class MyFirstGUI(tk.Toplevel):
def _..... More

Print this item

  time intervals
Posted by: project_science - Jan-30-2021, 09:32 PM - Forum: General Coding Help - Replies (7)

Hi,

I'm currently trying to get 2 different time displays each time I call a function using the datetime library. However, in my code, I call the ..... More

Print this item

Exclamation Help with cx_Freeze
Posted by: mederic39 - Jan-30-2021, 08:58 PM - Forum: General Coding Help - Replies (3)

Hi! Smile
I'm French, sorry for my bad English speaking.
I try to freeze my project in executable file with "cx_Freeze".
I have a file "main...... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PermissionError: [Errno 1... 19 minutes ago Tuurbo46 Tuurbo46 GUI
  How to make ball stay wit... 5 hours ago nathanael SledgeNE General Codin...
  sorting a lisr of file pa... 10 hours ago Skaperen Skaperen News and Disc...
  conditional nested loops 11 hours ago Skaperen Skaperen News and Disc...
  PyQt6 QWidgets and system... Yesterday, 18:38 stevecoh1 stevecoh1 GUI
  [solved] re.split issue Yesterday, 18:02 paul18fr deanhystad General Codin...
  Please guide me to comple... Yesterday, 15:33 pbkurd Larz60+ General Codin...
  New to python and coding 11-13, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... 11-13, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
Most views
  The best Prog... 578979
  Tutorial Requ... 510555
  Web Scraping ... 441997
  Newbie with P... 386023
  New Users Int... 377143
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+ 12108
buran 8195
snippsat 7388
deanhystad 6910
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
SledgeNE Today
nathanael Yesterday
JamesFalkner Yesterday
stevecoh1 Yesterday
Bamboo Yesterday

User Panel Messages

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