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,280
» Latest member: MileHigh303
» Forum threads: 38,791
» Forum posts: 175,869

Full Statistics

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

Latest Threads
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
8 hours ago
» Replies: 0
» Views: 29
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,463
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 116
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 45
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,031
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,289
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 327
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 169
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 230
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,125

 
  Disable entry field and still see value
Posted by: scratchmyhead - May-11-2020, 07:09 PM - Forum: GUI - Replies (5)

Is there a way to disable an entry field and yet still see the value in it? For Tkinter.

Print this item

  Build Python RPM
Posted by: pvbadiger05b - May-11-2020, 06:50 PM - Forum: General Coding Help - No Replies

Hi,

I am trying to build RPM distribution for Python 3.6.9. I am not sure how to build one? Can someone help me with any documentation?

thanks..... More

Print this item

  Format phonenumbers - regular expressions
Posted by: Viking - May-11-2020, 06:40 PM - Forum: General Coding Help - Replies (2)

Hi,

I am trying to format a list of phonenumbers.

I want to move through the list and do the same operation on each number, I have figured ou..... More

Print this item

  Get Python json data i n SQL Server
Posted by: Djin - May-11-2020, 06:26 PM - Forum: General Coding Help - Replies (1)

Greetings,

I am very new to Python and am looking for help to get a json document inserted into SQL so I can parse it. This will be an ongoing proc..... More

Print this item

  libhdf5 library error (opencv-contrib)
Posted by: 1979gian - May-11-2020, 06:06 PM - Forum: General Coding Help - No Replies

Hello everyone I just bought a RaspberryPI4 and I'm a beginner.

I'm using Python3.7 and I installed :
sudo pi3 opencv-contrib-python 3.4.4.19 for ..... More

Print this item

  Extracting CSV from Excel file
Posted by: 3_14ThonUser - May-11-2020, 05:13 PM - Forum: General Coding Help - Replies (5)

Hello, I was curious if anyone knew how or could point me to some tutorials that could help me with a project. I have some excel files that have pivot..... More

Print this item

  Return Frame as well as JSON response using same API in Flask Python Ask
Posted by: jenkins43 - May-11-2020, 04:58 PM - Forum: Web Scraping & Web Development - No Replies

Using mentioned below code I am trying to return video feed as well as some JSON data in response which will help me further in displaying the data in..... More

Print this item

  Pandas: .(head) Can I specify a range in head?
Posted by: eeps24 - May-11-2020, 03:19 PM - Forum: General Coding Help - Replies (6)

In pandas, is it possible to specify a range in head? for example say I want to view rows 10-20, is there something where I can do...

[b].head(10-2..... More

Print this item

  How to allow user input only if certain requirements are met
Posted by: vininhosts - May-11-2020, 02:35 PM - Forum: General Coding Help - Replies (3)

Im quite new to python. Sorry if I am too dumb.

I've been trying to build an agenda for a school, where classes can be scheduled only if other clas..... More

Print this item

  Converting Entry field value to integer in tkinter
Posted by: scratchmyhead - May-11-2020, 02:14 PM - Forum: GUI - Replies (2)

When I try to convert an entry field value to an integer, I get an error like: 'Invalid literal for int'. How can I convert an entry filed to an int..... More


Attached Files

Thumbnail(s)
   
Print this item

  Differentiate and Integrate A Given Function
Posted by: wildmommy666 - May-11-2020, 02:06 PM - Forum: Homework - Replies (2)

Hello, I need your helping hands for our course project. Our lecturer requested us to differentiate and integrate a function entered. The hardest part..... More

Print this item

  Getting an error while using input function
Posted by: dcsethia - May-11-2020, 01:55 PM - Forum: General Coding Help - Replies (5)

[python]color = input("enter a color: ")
plural_noun = input("Enter a plural noun : ")
celebrity = input("Enter a celebrity: ")

print("roses are ..... More

Print this item

  Split string with multiple delimiters and keep the string in "groups"
Posted by: DreamingInsanity - May-11-2020, 01:53 PM - Forum: General Coding Help - Replies (4)

Putting a title on this was hard so hopefully I can do a better job of explaining it here.

Let's say I had a string like this: [icode].nnddd9999999..... More

Print this item

  Forum server problems
Posted by: snippsat - May-11-2020, 12:34 PM - Forum: Board - No Replies

We has some problems on server,so have restored a backup.
This mean that we lost Thread/post for about 10-hours back.

We have now also upgraded se..... More

Print this item

  What is least dataset for Learning using CNN?
Posted by: lokoprof - May-11-2020, 12:25 PM - Forum: Data Science - Replies (2)

What is the least smallest sample that can be learned using CNN for a research? I have 60 datasets of large images (20, 20, 20) for three classes.

Print this item

  web scraping extract particular Div section
Posted by: AjayBachu - May-11-2020, 12:13 PM - Forum: Web Scraping & Web Development - Replies (7)

In my html code I have Div section, and multiple Div sections have the same class name.


<div class="_2GiuhO">Spe..... More

Print this item

  Interactive Menu, String Search?
Posted by: maggotspawn - May-10-2020, 11:07 PM - Forum: General Coding Help - Replies (3)

Hi everyone, I'm just starting my journey with Python.
Here is something I'm working on today. It is an interactive restaurant menu.
I'm able to get..... More

Print this item

  which itertools method
Posted by: Skaperen - May-10-2020, 10:29 PM - Forum: News and Discussions - Replies (2)

i have been looking for a method that can generate (an iterator) all possible combinations of a given sequence in any order. for example for AB i wan..... More

Print this item

  Just a simple vshare.io api script
Posted by: Aqua22 - May-10-2020, 09:36 PM - Forum: Code sharing - Replies (5)

Hello there!

Today i wrote a simple python script that uses vshare's api to upload to there platfrom.
If you want to try it out here is a link to ..... More

Print this item

  How to make message box error stay on top of window
Posted by: scratchmyhead - May-10-2020, 08:54 PM - Forum: GUI - Replies (1)

I have a program and when the error message pops up, it needs to stay on top of the current window. But when the error box pops up, the window minimiz..... More

Print this item

  combining flask webserver and another applicaiton
Posted by: maciejMatthias - May-10-2020, 06:28 PM - Forum: Web Scraping & Web Development - Replies (3)

I have an application that runs a dehumidifier, through a loop in main(). I have a flask web server to provide a web interface for the dehumidifier. ..... More

Print this item

  Trying to implement Best of 3 logic in rock paper scissors game
Posted by: ShAhCh - May-10-2020, 02:53 PM - Forum: General Coding Help - Replies (5)

Hi

I've written a rock paper scissors game now want to code in 'Best of 3' logic. Right now, it plays 3 times and then exits.

Any advice will be..... More

Print this item

  How to compare two variables correctly in tkinter
Posted by: scratchmyhead - May-10-2020, 01:58 PM - Forum: GUI - Replies (2)

I have a program for a motel. Basically the user enters a room number and then the program is supposed to check to see if the room number had already ..... More

Print this item

  The Python Launcher and Macintosh
Posted by: OldSubSailor - May-10-2020, 01:40 PM - Forum: Bar - Replies (2)

I may have missed something and want to ask here before I get myself into trouble by creating a bug report.
I am a user and not a coder and I don't u..... More

Print this item

  Working code to build GPX from geotagged JPGs?
Posted by: Winfried - May-10-2020, 01:36 PM - Forum: General Coding Help - Replies (3)

Hello,

Before I spend time learning how to do it myself, would someone have a working script to read the GPS coordinates from a bunch of JPGs and b..... More

Print this item

  RE: the working of boolean value.
Posted by: thealiveghostsam570 - May-10-2020, 01:09 PM - Forum: General Coding Help - No Replies

Hello. I don't understand how boolean works in the while loops.

I've put "started" as false (CODE 2) and when i run the code and type "Start", th..... More

Print this item

  Numpy savetxt, how save number with decimal separator
Posted by: SpongeB0B - May-10-2020, 12:14 PM - Forum: General Coding Help - Replies (1)

I generated a Array with

x = numpy.zeros((2,2))
and assigned one "index" with a value =
x[0,1] = 5.25
I woul..... More

Print this item

  standard library modules
Posted by: chpyel - May-10-2020, 10:56 AM - Forum: General Coding Help - Replies (4)

where is located stored python standard library modules

I want to see the code

Print this item

  [WinError 10061] No connection could be made because the target machine actively refu
Posted by: kannanponraj - May-10-2020, 09:39 AM - Forum: Web Scraping & Web Development - Replies (1)

""requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.python.org', port=443): Max retries exceeded with url: / (Caused by NewConnection..... More

Print this item

  os.walk(Path("path_string")) giving error
Posted by: Kumarkv - May-10-2020, 06:24 AM - Forum: General Coding Help - Replies (4)

Is this correct

dir = "E:\\Books"
p = Path(dir)
reference : https://pbpyt[url=https://python-forum.io/thread-26697.html]..... More

Print this item

  using the reg expression split to get the words
Posted by: vlrk - May-10-2020, 05:05 AM - Forum: General Coding Help - Replies (2)

Hi ,

I am having a string like A(B,C) .

I want to read A B C separately .

I tried below code with class name as "G(A, B)"

[python]
52 ..... More

Print this item

  for loop script over telnet in Python 3.5 is not working
Posted by: abhijithd123 - May-10-2020, 02:55 AM - Forum: General Coding Help - Replies (1)

Hi,



I am getting below error while running For loop script over telnet.

[error]Traceback (most recent call last):

File "telnetgta.py", ..... More

Print this item

  Problem creating an archive
Posted by: trojantrojan - May-10-2020, 12:18 AM - Forum: General Coding Help - Replies (3)

Hi everyone, first of all, sorry if my english is quite poor.

I'm new into programming and python, and today, I found my first newbie problem that ..... More

Print this item

  calculate the difference
Posted by: buunaanaa - May-09-2020, 10:15 PM - Forum: Data Science - Replies (1)

I am totally NEW.
I have a CSV file, I only have Sales, I need to calculate the amt change which is (day2 Sales) - (day1 Sales)
I need to add all ..... More

Print this item

  Compare Two Lists and Replace Items In a List by Index
Posted by: nagymusic - May-09-2020, 10:13 PM - Forum: General Coding Help - Replies (2)

I'm working on a problem in which I'd like to compare two lists of numbers:

list_a = [0, 1, 2, 3]
list_b = [4, -2, 3, -1]
Then..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Brazil Python Help to aut... 8 hours ago MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... Yesterday, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
Most views
  The best Prog... 579214
  Tutorial Requ... 511992
  Web Scraping ... 442155
  Newbie with P... 386272
  New Users Int... 379290
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
MileHigh303 Yesterday
ndx101 Yesterday
OtiliaBecker Yesterday
NAGASOWMYAGUNDU 11-20
shipa1autotransport 11-20

User Panel Messages

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