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,968
» Latest member: Seu12Jorge
» Forum threads: 38,730
» Forum posts: 175,551

Full Statistics

Online Users
There are currently 42 online users.
» 0 Member(s) | 36 Guest(s)
Google, Bing, Apple, AOL, Mojeek

Latest Threads
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: Pedroski55
15 minutes ago
» Replies: 7
» Views: 352
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,793
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 657
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,193
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,753
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 646
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,140
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,123
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,409
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,969

 
  Configparser Modules
Posted by: hcikikci - May-13-2020, 05:39 PM - Forum: Code sharing - No Replies

The module I have developed for the project I am dealing with in Python, which you can simply use on configuration files. I am waiting for your sugges..... More

Print this item

  Update setup.py to work on Windows #3
Posted by: Toolman - May-13-2020, 03:02 PM - Forum: General Coding Help - Replies (2)

I have this problem. This is the solution[/url[url=https://python-forum.io/thread-26778.html]..... More

Print this item

  Can Someone help me I stucked
Posted by: canatilaa - May-13-2020, 01:44 PM - Forum: Homework - Replies (6)

Hello guys , I have a project to calculate GPA with naive bayes theorem but I have no idea about it.Can someone show me a way

Print this item

  "Plotting and Computation of Logistic Function by Using Taylor Series with Recursive
Posted by: canatilaa - May-13-2020, 01:38 PM - Forum: Homework - Replies (1)

Hello everyone, How can I plot and compute this topic can someone help me

Print this item

  Radial Menu
Posted by: John_VDB - May-13-2020, 11:51 AM - Forum: GUI - Replies (1)

Hi,

Where can I find source code to build a radial menu/Pie menu?
thanks!

Print this item

  [regex] Good way to parse variable number of items?
Posted by: Winfried - May-13-2020, 11:43 AM - Forum: General Coding Help - Replies (4)

Hello,

Objects in OpenStreetMap can have a variable number of key+value items, depending on what users recorded. As a result, after running a query t..... More

Print this item

  Instance of 'socket' has no 'error' member
Posted by: fedex03 - May-13-2020, 11:20 AM - Forum: General Coding Help - Replies (1)

Hi everyone,

I am writing a script (Python 3.8) to test an embedded TCP server.
To do this I am creating a script that opens a socket to the serve..... More

Print this item

  Retrieve URL's from a pdf
Posted by: AjayBachu - May-13-2020, 10:16 AM - Forum: General Coding Help - Replies (8)

Hi Team,

I have a requirement to fetch URL's from pdf, in pdf I have url which is multiline,like below

https://www.flipkart.com/dell‐vostro‐14‐3..... More

Print this item

  mp3play lib error code 310
Posted by: Kumarkv - May-13-2020, 09:08 AM - Forum: General Coding Help - No Replies

Excuse me if it is the wrong forum i am posting this.

I am trying mp3play lib with tkinter.

With regard to below link there exists a patch for w..... More

Print this item

  checking a string for two instances of ..
Posted by: Skaperen - May-13-2020, 06:42 AM - Forum: General Coding Help - Replies (2)

i get a string foo that will be a problem if there are two or more instances of the particular characters in another string bar. so if ..... More

Print this item

  How to click facebook message button
Posted by: JanelleGuthrie - May-13-2020, 05:06 AM - Forum: Web Scraping & Web Development - Replies (2)

Tried these lines, but did not work. Need help

[python]
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import Web..... More

Print this item

  Help with beginner ML project
Posted by: PyFool - May-13-2020, 03:34 AM - Forum: Data Science - Replies (1)

I'm a hobbyist. I have a project in mind (a bit ambitious for me) for which I would like a little guidance. I have built a Mancala AI that is fairly g..... More

Print this item

  how to use getter as argument in function
Posted by: nanok66 - May-13-2020, 01:08 AM - Forum: General Coding Help - Replies (3)

Hi,

I am starting to become familiar with using getters and setters but I'm stumped on this example of using a getter within a function. The close..... More

Print this item

  Lunar Lander Text Game
Posted by: hendry1 - May-13-2020, 12:20 AM - Forum: Code sharing - Replies (1)

Making the classic Lunar Lander game... But with a twist! Instead of using pygame or other graphics, I went completely old-school! Hope you enjoy!

..... More

Print this item

  Problem with the printer function
Posted by: scratchmyhead - May-12-2020, 07:58 PM - Forum: GUI - Replies (4)

How can I print a variable to the local printer?

Print this item

  apply command on every list element
Posted by: flash77 - May-12-2020, 06:31 PM - Forum: GUI - Replies (7)

Hello,
I'm totally new in programming in python.

I'm planning to write a sudoku solver in python. I have a frame with 81 entries on it and I want ..... More

Print this item

  Event Detection clashing
Posted by: EvanS1 - May-12-2020, 06:19 PM - Forum: General Coding Help - No Replies

I have a small problem.

I have two bits of code that both work as expected individually but don't work together. Suggestions as to how to fix it p..... More

Print this item

  Load table from Oracle to MYSQL using python
Posted by: himupant94 - May-12-2020, 04:50 PM - Forum: General Coding Help - No Replies

Tried below code to load rows from Source(Oracle) to Target(MYSQL)

[b]for row in source_cursor:
target_cursor.execute("INSERT INTO JOB (SU..... More

Print this item

  ROC graph help
Posted by: Afrodizzyjack - May-12-2020, 03:38 PM - Forum: Data Science - Replies (1)

Hello all,

is anybody familiar with ROC graphs? I have 4 different SSD mobilenet v3 models made and I need to evaluate which is the best. I have re..... More

Print this item

  SamBot
Posted by: Zirizo - May-12-2020, 12:22 PM - Forum: Code Review - Replies (2)

I'm completely brand new to Python and I've been learning on a cool course. I will put what I learn into this project i'm working on named SamBot. It'..... More

Print this item

  help me to find turtle codes for those patterns
Posted by: hammza - May-12-2020, 12:14 PM - Forum: News and Discussions - No Replies

hi every one

can some one help me to find turtle codes for those patterns


Attached Files

Thumbnail(s)
       
Print this item

  Find index value in List
Posted by: Martin2998 - May-12-2020, 11:45 AM - Forum: General Coding Help - Replies (3)

hi,

is there any good ways to find the location of a value in a list that consist of multiple brackets?

so for example:
[python]test = ["54", "..... More

Print this item

  Help Fixing Code
Posted by: kianwalters05 - May-12-2020, 11:21 AM - Forum: General Coding Help - Replies (5)

I'm doing a cybersecurity course and one of the levels requires editing a python script to brute force a .zip file. I edited some very easy errors lik..... More

Print this item

  Detect event by motion/image - Help
Posted by: Zarqua - May-12-2020, 10:38 AM - Forum: General Coding Help - No Replies

Hi.

Im trying to manipulate a event happening in a game. The event is a fishing script, where a vertical line slides from side to side and my goal ..... More

Print this item

  Updating box with Drop Down selection
Posted by: RCC99 - May-12-2020, 10:25 AM - Forum: GUI - Replies (3)

Hi all,

I am fairly new to using Tkinter and ive created a drop down list but what i want to do if a user selects a destination for the text box to..... More

Print this item

  [FLASK] checkbox onclick event
Posted by: Mad0ck - May-12-2020, 09:51 AM - Forum: Web Scraping & Web Development - Replies (2)

Hello,

Im new to this forum, and already asking my first question ....


I googled a lot, but didnt found a clear answer for that.

Is it (som..... More

Print this item

  Sort on basis of (name,age,score)
Posted by: pyzyx3qwerty - May-12-2020, 09:49 AM - Forum: Homework - Replies (9)

You are required to write a program to sort the (name, age, height) tuples by ascending order where name is string, age and height are numbers. The tu..... More

Print this item

  How to implement the if statement properly
Posted by: scratchmyhead - May-12-2020, 09:21 AM - Forum: GUI - No Replies

I have a snip of code listed here. Basically is a database containing motel room numbers. There are 5 rooms in the data base. Some are dirty and some ..... More

Print this item

  Expose chrome extension buttons to Python
Posted by: robertjaxe - May-12-2020, 06:56 AM - Forum: Web Scraping & Web Development - Replies (2)

Does anybody knows how to expose chrome extension button and functionality to python code?

I have a PID of active chrome window and need to activat..... More

Print this item

  Fixing a code error
Posted by: Twoshawns - May-12-2020, 06:23 AM - Forum: General Coding Help - Replies (5)

I am currently trying to practice python So I tried making a Rock paper scissors game where the player is against a computer but I don't understand ho..... More

Print this item

  How to use place holders in tkinter sqlite
Posted by: scratchmyhead - May-12-2020, 04:58 AM - Forum: GUI - Replies (1)

I have a program with a sqlite database and I'm trying to update a record by using place holders. I'm not sure why but I'm getting the following error..... More

Print this item

  Messagebox with playsound
Posted by: khandelwalbhanu - May-12-2020, 04:38 AM - Forum: GUI - Replies (6)

I am trying to play sound(recorded sound of message in message box) with message box.

playsound('myrecord.wav')
messagebox.askquestion('Informatio..... More

Print this item

  Matplotlib String on y axe
Posted by: chakib - May-12-2020, 04:13 AM - Forum: General Coding Help - No Replies

Hello everyone,

I'm having some issue with this sample code using histogram & matplotlib, i can't display a bar for the first value [b]Satisfaisant..... More

Print this item

  Help in designing a timestamp finder for chapter-less TV shows
Posted by: Daring_T - May-12-2020, 01:05 AM - Forum: General Coding Help - Replies (1)

Hi! Darin_T here,
I have older TV shows that don`t have any chapter files and its hard manually finding the timestamps after episode and episode a..... More

Print this item

  combining words and files
Posted by: gimigimi - May-12-2020, 12:55 AM - Forum: Homework - Replies (1)

Hi,

I was wondering if someone could help me here as I could not find anything online and i am not an expert on python nor any programming, i just ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Comparing 2 100GB Drives/... 15 minutes ago tester_V Pedroski55 General Codin...
  Select Python comment (#)... Yesterday, 18:39 SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... 09-27, 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
Most views
  The best Prog... 577284
  Tutorial Requ... 500420
  Web Scraping ... 440963
  Newbie with P... 384993
  New Users Int... 369380
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 7369
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Seu12Jorge Yesterday
seomelbourneaustralia Yesterday
Jacobjoift Yesterday
zalexstolzeoz5360 Yesterday
Edzed4431 09-27

User Panel Messages

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