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,563
» Latest member: johnstevens
» Forum threads: 38,665
» Forum posts: 175,214

Full Statistics

Online Users
There are currently 198 online users.
» 0 Member(s) | 192 Guest(s)
Bing, Google, Yandex, Baidu

Latest Threads
How scan all ips from mai...
Forum: Networking
Last Post: MaahirThomas
2 hours ago
» Replies: 2
» Views: 382
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
6 hours ago
» Replies: 7
» Views: 309
Code stoped working
Forum: News and Discussions
Last Post: Axel_Erfurt
8 hours ago
» Replies: 1
» Views: 71
Made my first Python prog...
Forum: Game Development
Last Post: Ricky1178
Yesterday, 11:12 PM
» Replies: 8
» Views: 10,673
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 11:36 AM
» Replies: 2
» Views: 185
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 135
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,821
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 764
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,222
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 460

 
  place 2 windows exactly above each other
Posted by: janeik - Jul-22-2023, 08:03 AM - Forum: General Coding Help - Replies (3)

hi.
I have 1 root window containing controls and a map widget,showing a modern map.
(approx line no 12-26)
and
1 top window. containing a label wi..... More


Attached Files

Thumbnail(s)
   
Print this item

  Downloading time zone aware files, getting wrong files(by date))s
Posted by: tester_V - Jul-21-2023, 11:57 PM - Forum: General Coding Help - Replies (9)

Greetings!
With a lot of help from this forum, I finally made a script for downloading (yesterday in Kuala_Lumpur) my today's files.
Still, my scrip..... More

Print this item

  Need some advice when to use self
Posted by: flash77 - Jul-21-2023, 07:21 PM - Forum: GUI - Replies (4)

Hello,
I need some advice on how to use "self" correctly.

I want to write an app that consists of a main window "MainWindow" and a few additional ..... More

Print this item

Thumbs Down Python Error
Posted by: MahendraYadav - Jul-21-2023, 05:07 PM - Forum: General Coding Help - No Replies

Hi,
I will try to Instagram Display profile picture download[ from insta downloader] and sending what's app messages using pywhatkit.While I running ..... More

Print this item

  Help on the User Interface
Posted by: Afia - Jul-21-2023, 04:51 PM - Forum: General Coding Help - Replies (1)

Hello!
I am new to Python. I have some doubts about the Streamlit UI.
As in the screenshot, the value is not visible. How can I change the color of ..... More


Attached Files

Thumbnail(s)
   
Print this item

  New to Python - Not sure why this code isn't working - Any help appreciated
Posted by: TheGreatNinx - Jul-21-2023, 03:53 PM - Forum: General Coding Help - Replies (4)

Hi there! New to this forum and Python (Technically my first language I am learning to program in! :D) and I'm running into an issue that I don't qui..... More

Print this item

  How to simplify widget creation?
Posted by: flash77 - Jul-21-2023, 03:38 PM - Forum: GUI - Replies (6)

Hello,
I'm still quite inexperienced in writing my own classes and in using "self".
My question is about the MainWindow class.
How can I simplify w..... More

Print this item

Lightbulb Statically checking physical units in Python
Posted by: Wirden - Jul-21-2023, 02:13 PM - Forum: Code sharing - No Replies

Hi everyone !

This is my first post here so I hope I am not posting things in the wrong category.

I wanted to present to you the new library I p..... More

Print this item

  Problem with my code slowing down and crashing
Posted by: SuchUmami - Jul-21-2023, 09:53 AM - Forum: General Coding Help - Replies (1)

I've wrote some code that fetches market data from a crypto exchange and then processes it in house. When I first start running it, it's absolutely fi..... More

Print this item

  Help with pyFAST error
Posted by: LT72884 - Jul-21-2023, 12:15 AM - Forum: Data Science - Replies (1)

hey guys. im having some issues with a script. Now, before i begin, i have ZERO programming experience so i have no idea what im doing, BUT i have bee..... More

Print this item

  Jupyter Notebook TypeError Holidays entity loader class
Posted by: bmanning20 - Jul-20-2023, 06:52 PM - Forum: Data Science - No Replies

Hello. I getting an error when running cells in Jupyter Notebook file. Please show me how to fix this. I am interested in anyone with Jupyter and Pyth..... More

Print this item

  A small bug ? (Perhaps an ant?)
Posted by: rdmaia - Jul-20-2023, 04:53 PM - Forum: General Coding Help - Replies (1)

Hi all! Regards! Smile

I'm new at Python ecossystem and some days behind i got a problem.

I'm using Python 3.12 at W10

'My' bug is s..... More

Print this item

  Analyzing a code base
Posted by: pitosalas - Jul-20-2023, 03:59 PM - Forum: News and Discussions - No Replies

i have a python code base. I want to learn about it. What are some tools that do some automated analysis of a code base for style, architecture, docu..... More

Print this item

  pandas : problem with conditional filling of a column
Posted by: Xigris - Jul-20-2023, 01:33 PM - Forum: General Coding Help - Replies (2)

Hi !

I'd like to ask for some help. I am a newbie in python so please forgive me if my problem is obvious.
I have this DataFrame :
[python]impor..... More


Attached Files

Thumbnail(s)
   
Print this item

  elif not responding on print
Posted by: EddieG - Jul-20-2023, 09:18 AM - Forum: General Coding Help - Replies (3)

On the use of elif, the code is not responding to print
here is the code from Spyder (Python 3.11) IDE:

[python]# -*- coding: utf-8 -*-
"""
Cre..... More

Print this item

  Any help is appreciated!
Posted by: Butch12 - Jul-20-2023, 09:11 AM - Forum: General Coding Help - Replies (3)

Hello, I am trying to make a captcha solver for a game I play. It has image of text. I have got all the possible captchas the game has and it pops up ..... More


Attached Files

Thumbnail(s)
   
Print this item

  I found a problem with Python
Posted by: Lahearle - Jul-19-2023, 09:16 PM - Forum: General Coding Help - Replies (12)

So I read that Python no longer uses long conversions and all are longs with an "int" format

I found an odd problem reading these forums, it's as g..... More

Print this item

  Webscrape using RPi and SQlite database, always write the last value in database
Posted by: Armond - Jul-19-2023, 09:11 PM - Forum: Web Scraping & Web Development - No Replies

Hi!
I have some code that will webscrape a value and store it in a SQlite database.
My problem is that only the last value is stored in the database..... More

Print this item

  Demand Forecasting using Arima
Posted by: LukasBen123 - Jul-19-2023, 07:55 PM - Forum: Data Science - Replies (6)

I am trying to build a python tool that can forecast for over 100,000 PART/Locations at one time. Everything I have tried has failed.

I've attached a..... More

Print this item

  Integrating Google Drive in App
Posted by: Lahearle - Jul-19-2023, 05:51 PM - Forum: General Coding Help - No Replies

Best way to do? I was gonna use Pyppateer and an intricate way of opening pages but I found google has an actual API for this.


Anyone with experi..... More

Print this item

  problem in using int() with a list of strings
Posted by: akbarza - Jul-19-2023, 01:17 PM - Forum: General Coding Help - Replies (4)

hi
i am a beginner in python, so this problem that i encountered, maybe is silly.
i wrote in idle:

y=['l', '2', '3', '5', '8', '6', '9']
when i..... More

Print this item

  Color a table cell based on specific text
Posted by: Creepy - Jul-19-2023, 11:51 AM - Forum: General Coding Help - Replies (11)

Hi Team,

Am trying to find syntax for html.replace to replace color of the td with specific text, for eg: If text A, color Green, if text B, color ..... More

Print this item

Information Best distribution method
Posted by: inovermyhead100 - Jul-19-2023, 07:31 AM - Forum: General Coding Help - No Replies

Hi all,
I have a general question about what the best way to distribute my projects. Essentially, I have a core application that runs in pretty much ..... More

Print this item

  Small python development shop
Posted by: pitosalas - Jul-19-2023, 12:20 AM - Forum: News and Discussions - Replies (2)

I'm looking for a small "boutique" Python development shop for a project at Brandeis University. This is a small-medium size project, funded by grants..... More

Print this item

  Lost Control over VLC
Posted by: jrockow - Jul-18-2023, 02:22 PM - Forum: General Coding Help - Replies (8)

First post; not sure if this is the proper forum?
I'm working on a Python Windows VLC media player script, and ran into a problem I can't figure out..... More

Print this item

  mpl_toolkits.basemap
Posted by: rf_kartal - Jul-18-2023, 08:26 AM - Forum: General Coding Help - No Replies

Hello everyone,
I hope everything is very good.
I am reading the shapefile and creating a map with the help of mpl_toolkits.basemap library. In this..... More

Print this item

  How to do "fixed size" (wrapping) math in Python?
Posted by: AlexanderWulf - Jul-18-2023, 08:20 AM - Forum: General Coding Help - Replies (13)

Hello.

I want to port an existing algorithm to Python. Original code is written in C and uses fixed-size integer types, such as [b]uint64_t[/b..... More

Print this item

  python cant recognize PIP
Posted by: siubikYT - Jul-17-2023, 10:18 PM - Forum: General Coding Help - Replies (2)

So i wanted to turn on a .py app and every app that is made by python and uses PIP which i have because i checked using pip in windows cmd says that i..... More

Print this item

  Python loop for posting data to web
Posted by: marciokoko - Jul-17-2023, 07:32 PM - Forum: General Coding Help - Replies (10)

I got this code for posting data to thingspeak from a raspberry pi (zero):

[python]#!/usr/local/bin/python3
from envirophat import light, motion, we..... More

Print this item

  [deleted]
Posted by: gridsleep - Jul-17-2023, 05:29 PM - Forum: News and Discussions - No Replies

[deleted]

Print this item

  How to include a picture
Posted by: RcCharles - Jul-17-2023, 05:21 PM - Forum: Board - No Replies

How to make an inline photo. Well you can get a mini photo.
1) add an attachment. The button is somewhere after your post.
2) upload your photo
3) ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Syntax error while executing the Python code in Linux
Posted by: DivAsh - Jul-17-2023, 01:19 PM - Forum: General Coding Help - Replies (8)

I have an input text file from which i am selecting certain lines which contains the specified strings. And then i remove replace and delete certain l..... More

Print this item

  How can I change the uuid name of a file to his original file?
Posted by: MaddoxMB - Jul-17-2023, 11:42 AM - Forum: General Coding Help - Replies (2)

[python]@login_required(login_url='signin')
def upload_file(request):

if request.method == 'POST':
form = UploadForm(request.POST, re..... More

Print this item

  I want to scrape latitude and longitude of cell towers from the FCC web site.
Posted by: RcCharles - Jul-17-2023, 01:20 AM - Forum: Networking - Replies (1)

I want to scrape latitude and longitude of cell towers from the FCC web site. I am writing in Python by using requests package.

The problem is that..... More

Print this item

  too many files open
Posted by: DPaul - Jul-16-2023, 12:45 PM - Forum: Bar - Replies (5)

Hi,
I was given a large number of prayer cards, already scanned, ready for OCR, as usual.
Only this time the formats are different, imagine single c..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How scan all ips from mai... 2 hours ago ramin_malek MaahirThomas Networking
  gpiozero buttons stop wor... 6 hours ago duckredbeard deanhystad General Codin...
  Code stoped working 8 hours ago OldMan57 Axel_Erfurt News and Disc...
  [PyGame] Made my first Py... Yesterday, 23:12 andrerocha1998 Ricky1178 Game Developm...
  How to package code for d... Yesterday, 11:36 mayukun snippsat General Codin...
  pip3 install certifi fail... 07-15, 08:52 rb9594 Pedroski55 General Codin...
  My first python game : Ti... 07-15, 07:45 ForsakenDusk walterliz Game Developm...
  A penny doubled every day... 07-15, 07:35 esoyboy walterliz Homework
  Exercise on reading a chu... 07-15, 07:31 Nit_Picker walterliz Homework
  While loop is terminating... 07-15, 07:29 jumpsworthnow walterliz Homework
  Custom Sorting List of Di... 07-15, 07:28 aryasinner walterliz Homework
Most views
  The best Prog... 572727
  Tutorial Requ... 485792
  Web Scraping ... 437183
  Newbie with P... 380155
  Thread remain... 351394
Most reputation
buran 581
snippsat 507
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+ 12072
buran 8174
snippsat 7353
deanhystad 6861
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
johnstevens Today
MaahirThomas Today
Gichardfex Today
OldMan57 Today
coolwaves4all Today

User Panel Messages

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