Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 18,492
» Latest member: StevenSnyder
» Forum threads: 37,264
» Forum posts: 169,378

Full Statistics

Online Users
There are currently 385 online users.
» 1 Member(s) | 378 Guest(s)
Google, Bing, AOL, Yandex, Applebot, 22206290

Latest Threads
web scraping football res...
Forum: Web Scraping & Web Development
Last Post: StevenSnyder
8 minutes ago
» Replies: 1
» Views: 637
Div Class HTML selector i...
Forum: Web Scraping & Web Development
Last Post: StevenSnyder
14 minutes ago
» Replies: 1
» Views: 443
Variable not defined even...
Forum: General Coding Help
Last Post: CoderMerv
42 minutes ago
» Replies: 2
» Views: 48
Sorting Steps
Forum: General Coding Help
Last Post: MoreMoney
2 hours ago
» Replies: 11
» Views: 299
Numeric Enigma Machine
Forum: General Coding Help
Last Post: bowlofred
3 hours ago
» Replies: 5
» Views: 89
Elegant way to apply each...
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 3
» Views: 115
m3u8 using build-in brows...
Forum: Web Scraping & Web Development
Last Post: kucingkembar
11 hours ago
» Replies: 0
» Views: 45
Not getting forum emails
Forum: Board
Last Post: snippsat
Yesterday, 06:51 PM
» Replies: 2
» Views: 86
argparse io issue
Forum: General Coding Help
Last Post: snippsat
Yesterday, 06:04 PM
» Replies: 1
» Views: 93
tkinter logo
Forum: Bar
Last Post: menator01
Yesterday, 03:05 PM
» Replies: 3
» Views: 85

 
  TDD/CSS & HTML testing - CSS selector (.has-error)
Posted by: makoseafox - May-13-2020, 07:34 PM - Forum: Web Scraping & Web Development - No Replies

Hello everyone - I am doing TDD book, so I got stuck at this point for a while when I was trying to get functional test to pass. But I couldnt. Here's..... More

Print this item

  python comobject
Posted by: keuninkske - May-13-2020, 06:45 PM - Forum: General Coding Help - Replies (2)

hello,

i am learning about comobject in python
but the internet seems not to have so many clear information about it
does somebody know a clear e..... More

Print this item

  Accepting inputs str vs int
Posted by: lbtdne - May-13-2020, 06:14 PM - Forum: General Coding Help - Replies (2)

Hi all,

I'm defining a small function as part of a larger project. This function should prompt the user for an input of the format "number number"..... More

Print this item

  Str int error
Posted by: canatilaa - May-13-2020, 06:11 PM - Forum: General Coding Help - Replies (4)

[python]f = open("testSEt.txt")
for sayi in f :

can=sayi.split(",")
ati=random.sample(can,3)
x=0
print((ati[1]))
olasilik=0
if ati[1]>=5:
olas..... More

Print this item

  Any suggestions to improve BuySell stock problem efficiency?
Posted by: mrapple2020 - May-13-2020, 05:52 PM - Forum: General Coding Help - No Replies

I resolved the problem below. It seems this is (O(n)) = n^2.
In case you have a more efficient way to resolve it, kindly let me know. Thanks.
#####..... More

Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  web scraping football res... 8 minutes ago terrasamba77 StevenSnyder Web Scraping ...
  Div Class HTML selector i... 14 minutes ago Artur StevenSnyder Web Scraping ...
  Variable not defined even... 42 minutes ago CoderMerv CoderMerv General Codin...
  Sorting Steps 2 hours ago MoreMoney MoreMoney General Codin...
  Numeric Enigma Machine 3 hours ago idev bowlofred General Codin...
  Elegant way to apply each... 5 hours ago sawtooth500 deanhystad General Codin...
  m3u8 using build-in brows... 11 hours ago kucingkembar kucingkembar Web Scraping ...
  Not getting forum emails Yesterday, 18:51 sawtooth500 snippsat Board
  argparse io issue Yesterday, 18:04 pyDream snippsat General Codin...
  tkinter logo Yesterday, 15:05 menator01 menator01 Bar
  Book Yesterday, 15:00 DPaul Boobiwoobi Bar
Most views
  The best Prog... 355274
  Web Scraping ... 255381
  Tutorial Requ... 254892
  New Users Int... 224706
  Newbie with P... 218057
Most reputation
buran 582
snippsat 499
Larz60+ 450
Gribouillis 329
deanhystad 311
Most replies
  New Users Int... 430
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 11858
buran 8085
snippsat 7068
deanhystad 6117
metulburr 5150
Top referrers
Googlepro 20
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
StevenSnyder Today
CoderMerv Today
22206290 Today
idev Yesterday
Prashik404 Yesterday

User Panel Messages

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