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,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,791

Full Statistics

Online Users
There are currently 50 online users.
» 0 Member(s) | 45 Guest(s)
Google, Applebot, Bing, AOL

Latest Threads
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:56 AM
» Replies: 4
» Views: 126
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 106
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 76
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 116
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,131
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,370
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,562
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 191
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,200
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,446

 
  New to python/coding Need help on Understanding why this code isn't working. Thanks!
Posted by: mat3372 - May-08-2023, 08:51 AM - Forum: General Coding Help - Replies (8)

Hi all! I am new to python and coding in general. I am following along in a book and have come across code that the(interpreter/compiler **not sure wh..... More

Print this item

  Django images will not load
Posted by: pythonpaul32 - May-08-2023, 02:39 AM - Forum: Web Scraping & Web Development - Replies (3)

I am trying to make a hotel reservation app, but my images will not load. I am using Django and Bootstrap

I have my pictures in a media directory i..... More

Print this item

  why do we need dict.get() ?
Posted by: Skaperen - May-06-2023, 11:55 PM - Forum: News and Discussions - Replies (10)

dict instances have a .get() method that is similar to the .pop() they also have, except nothing is removed and the ..... More

Print this item

  Monitoring a Directory for new mkv and mp4 Files
Posted by: lastyle - May-06-2023, 11:42 PM - Forum: General Coding Help - Replies (3)

Hi all,

i wanted to code a Monitor that observes a Folder and it`s subfolders for new mkv and mp4 Files. But when i add a File to the Folder the Ro..... More

Print this item

  Organizing several similar classes with overlapping variables
Posted by: 6hearts - May-06-2023, 09:24 PM - Forum: General Coding Help - Replies (7)

I am struggling for weeks now how to structarize a bunch of classes that have several similarities.
Perhaps the best analogy would be a class represen..... More

Print this item

  Function to Select a Date
Posted by: standenman - May-06-2023, 07:11 PM - Forum: Data Science - Replies (2)

I am attempting to create a function that would load a set of medical records and determine what was the date of treatment. Any given page of a medic..... More

Print this item

  Output File ?
Posted by: Kessie1971 - May-06-2023, 03:04 PM - Forum: Homework - Replies (11)

Hello I try to find the top 10 albums in the chinook database 18

Print this item

  Selenium Webdriver Python — ERR_NO_SUPPORTED_PROXIES
Posted by: TimofeyKolpakov - May-06-2023, 02:11 PM - Forum: General Coding Help - No Replies

Hello everyone! I'm having an issue. When I run the code and the browser launches, the browser gives an error message saying "ERR_NO_SUPPORTED_PROXIES..... More

Print this item

  Pygmae big problems with gamescore and fps
Posted by: wired98 - May-05-2023, 10:26 PM - Forum: Game Development - Replies (5)

Hey im very new to python and programming at this moment space invaders(my first project)

I have made it in star wars theme with little death stars..... More

Print this item

  Please help me.
Posted by: SuchUmami - May-05-2023, 05:15 PM - Forum: General Coding Help - Replies (12)

Hi.

I have a piece of code that will get a lot of information. My problem is that I just want to use one piece of information out of the data. It l..... More

Print this item

  Adding libraries to embedded Python as a ZIP
Posted by: The_Oman - May-05-2023, 04:05 PM - Forum: General Coding Help - No Replies

Python 3.8.10 for Windows x64

We have been using the base embedded Python 3.8 with success. We now need to add some additional libraries to the ins..... More

Print this item

  what i am doing wrong ?(
Posted by: lbaskin3 - May-05-2023, 12:24 PM - Forum: Homework - Replies (3)

[python]print(r"""
Switching on the camera in the camel habitat...
___.-''''-.
/___ @ |
',,,,. | _.'''''''._
' | ..... More

Print this item

  Structuring a large class: privite vs public methods
Posted by: 6hearts - May-05-2023, 06:56 AM - Forum: General Coding Help - Replies (3)

I am developing a bigger project that includes some data structures as classes and various functions/operations that computes with the structure of mo..... More

Print this item

  Kivy App - Python3 script to Android app (opencv)
Posted by: jttolleson - May-04-2023, 08:18 PM - Forum: General Coding Help - Replies (7)

Hello all, i am Jayson...
I have really gotten into flask because of this forum and am also starting to make android apps with my scripts
in P4a w b..... More

Print this item

  Using BeautifulSoup: Getting only First Result. Also, trouble with nesting.
Posted by: polkadot - May-04-2023, 06:51 PM - Forum: Web Scraping & Web Development - Replies (1)

From this site https://azure.microsoft.com/en-us/products/ I'm trying to extract all products and product descriptions per category so that category/c..... More

Print this item

  How do I extract information from this dataset?
Posted by: SuchUmami - May-04-2023, 02:32 PM - Forum: General Coding Help - No Replies

I wrote this code which loops around to extract the moving averages for different currency pairs on timeframes:

[python]import krakenex
import pan..... More

Print this item

  Formatting float number output
Posted by: barryjo - May-04-2023, 01:39 PM - Forum: General Coding Help - Replies (2)

Is there a way to globally set the output of printed floats to 2 decimal places?
I would rather not have to use..print('{:010.4f}'.format(x)) for eac..... More

Print this item

  How do I change the location of the _ versions directory?
Posted by: Stas43 - May-04-2023, 07:52 AM - Forum: Web Scraping & Web Development - Replies (1)

(Sorry for google translator)
When working together Django + TinyMCE + django-filebrowser + grappelli +... image thumbnails are created in the [b]_ve..... More

Print this item

  [split] How to resolve version conflicts in Python?
Posted by: atonalwilson - May-04-2023, 05:11 AM - Forum: General Coding Help - Replies (1)

In the official Python client, every object of the RiakObject class has a siblings property that provides access to a list of an object’s sibling valu..... More

Print this item

  threading native_id returning same value for all threads
Posted by: billykid999 - May-04-2023, 02:54 AM - Forum: General Coding Help - Replies (2)

So I'm running some code and trying to thread it. I'm getting se same propery_id/ object_id for each thread when I run it, which to me says the same..... More

Print this item

  Confusion with Sunrise and Sunset Output
Posted by: nikocabs - May-03-2023, 06:28 PM - Forum: Homework - Replies (1)

hello. i am confused with my sunrise and sunset coding because i think the output is wrong. the output was sunrise was in 12 pm and the sunset was in ..... More

Print this item

Information Showing trendline formula in a table per product
Posted by: Carlossxx - May-03-2023, 08:33 AM - Forum: General Coding Help - No Replies

Hi all,

I have a Python script running in Power BI desktop that shows a scatter plot with a exponential and linear trendline. Also it shows the formu..... More

Print this item

  add svg to 2 thread program and display tabel in GUI
Posted by: Nietzsche - May-03-2023, 06:33 AM - Forum: General Coding Help - Replies (5)

Hello,

at the moment my program show an GUI in a thread and in the other thread i get some data via BLE in an array. Now i want to display the dat..... More

Print this item

  Concurrent futures threading running at same speed as non-threading
Posted by: billykid999 - May-03-2023, 03:27 AM - Forum: General Coding Help - Replies (13)

I''m doing I/O reads from network devices using netmiko. using a threading context runs the exact same speed as non threading, I'm not sure if it is ..... More

Print this item

  Merge two functions to one
Posted by: SamLiu - May-03-2023, 03:07 AM - Forum: General Coding Help - Replies (4)

Hi all,
I want to compare with the limit and assign different text colors as below two functions.
How to merge two functions(compared_Sens & compare..... More

Print this item

  Python development environment
Posted by: standenman - May-03-2023, 02:28 AM - Forum: General Coding Help - Replies (3)

I am having horrible problems with using Python on my Windows machine. I want to try scispacy out and I cannot get it to install. I am wondering if ..... More

Print this item

  Difficulty with installation
Posted by: standenman - May-02-2023, 08:33 PM - Forum: General Coding Help - No Replies

I am having trouble with my python installation. i have installed python at C:\Users\stand\AppData\Local\Programs\Python\Python311\. I have an envir..... More

Print this item

  Difficulty with installation
Posted by: standenman - May-02-2023, 08:33 PM - Forum: General Coding Help - Replies (2)

I am having trouble with my python installation. i have installed python at C:\Users\stand\AppData\Local\Programs\Python\Python311\. I have an envir..... More

Print this item

Sad Regular Expressions - so close yet so far
Posted by: bigpapa - May-02-2023, 07:01 PM - Forum: General Coding Help - Replies (5)

Hi all,

So I have this code below that filters the weight column in a data frame. And I want to remove the : and ; in-front of the n..... More

Print this item

  Pytrends related querie & suggestion limitations
Posted by: cmg15326 - May-02-2023, 03:47 PM - Forum: General Coding Help - No Replies

Hey! So I learned that Pytrends has its limits regarding keywords that you can search and filter for. I also learned that you can bypass that with mul..... More

Print this item

  Read 2 Value with bleak via BLE notify from ESP32
Posted by: Nietzsche - May-02-2023, 12:16 PM - Forum: General Coding Help - Replies (7)

Hello, when I read out 2 characteristics via Bleak and BLE, via the command:

[python]async def notification_handler(sender, data, callback):
spo..... More

Print this item

  Initiating an attribute in a class __init__: question
Posted by: billykid999 - May-02-2023, 04:09 AM - Forum: General Coding Help - Replies (8)

When I write my below code everything works fine:
[python]class HardwareMaintenance:
info_dict = dict()
def __init__(self):
pass
..... More

Print this item

  openpyxl insert picture problem
Posted by: cools0607 - May-02-2023, 01:43 AM - Forum: General Coding Help - Replies (2)

I want to insert a picture into the Excel cell.
The image size needs to fit the cell (even the merged cell) border automatically.
I can find an exa..... More

Print this item

  How do I call sys.argv list inside a function, from the CLI?
Posted by: billykid999 - May-01-2023, 11:38 PM - Forum: General Coding Help - Replies (3)

So I wrote some code and it works fine but I am having issues passing in classes/functions from the command line.

Here's the code:
[python]
impor..... More

Print this item

  J2534 Python Can Bus merging
Posted by: natezoom - May-01-2023, 10:35 PM - Forum: General Coding Help - No Replies

I have a korlan usb2can device and I also have a j2534 device(programs use the dll to connect). I would like to connect both of these devices "togethe..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Two arguments in input fu... Today, 00:56 Alfredd Pedroski55 General Codin...
  Backward compatibility qu... Yesterday, 10:39 yutaozhou buran News and Disc...
  [Tkinter] I’m building a ... 11-07, 19:29 tsgiannis tsgiannis GUI
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
Most views
  The best Prog... 578703
  Tutorial Requ... 509225
  Web Scraping ... 441850
  Newbie with P... 385802
  New Users Int... 375131
Most reputation
buran 581
snippsat 510
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+ 12102
buran 8194
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
lary_p Today
Cristiano Yesterday
Alfredd Yesterday
clayote Yesterday
yutaozhou 11-07

User Panel Messages

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