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,297
» Latest member: ichsanputr
» Forum threads: 38,795
» Forum posts: 175,888

Full Statistics

Online Users
There are currently 50 online users.
» 1 Member(s) | 42 Guest(s)
Google, Facebook, AOL, snippsat

Latest Threads
My regex function is not ...
Forum: General Coding Help
Last Post: bowlofred
1 hour ago
» Replies: 2
» Views: 82
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
2 hours ago
» Replies: 6
» Views: 3,170
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 64
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 237
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 124
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,521
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 171
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,143

 
  Need Help with input from Web form
Posted by: amitjain78 - Sep-02-2019, 10:08 AM - Forum: General Coding Help - Replies (3)

Hi,

I have a python code where I am running a Oracle query with a particular set of Date parameters.
Now the requirement is to have this set of p..... More

Print this item

  Are there programs that convert .ui files to .py for you?
Posted by: Mocap - Sep-02-2019, 05:39 AM - Forum: GUI - Replies (6)

I'm trying to convert .ui files to .py files but I'm experiencing tremendous frustration in doing it manually. I've searched Google and I'm not having..... More

Print this item

  I need help with a code
Posted by: cuongvanbui - Sep-02-2019, 05:17 AM - Forum: General Coding Help - Replies (3)

Hi, I dont know what Im doing wrong.

When writing this code I get syntax error. I have Python 3.7 installed

[python]first_name = "cuong"
last_name =..... More

Print this item

  references to functions
Posted by: Skaperen - Sep-02-2019, 02:09 AM - Forum: Bar - Replies (2)

i had to call one of two functions in a loop in another function based on the truth of an expression. so i made it select the function reference, sin..... More

Print this item

  Plotting number on graph
Posted by: william888 - Sep-02-2019, 01:03 AM - Forum: General Coding Help - Replies (1)

Hi,

Below is a sample code which I plotted the graph, however I do not know how to plot number point on the graph.

Can anyone kindly advice? Tha..... More

Print this item

  Why is ordertotal returning zero in my code?
Posted by: pythonprogrammer - Sep-02-2019, 12:56 AM - Forum: General Coding Help - Replies (1)

I am trying to use a variable ordertotal to compute the total of an order with tax included in the code below. In the last line of my code I am trying..... More

Print this item

  A trouble with VS Code
Posted by: Truman - Sep-01-2019, 11:41 PM - Forum: Bar - Replies (24)

Alright, the last upgrade of Window 10 unexpectedly brought VS Code so I decided to give it a try. Started with following short tutorial from this for..... More

Print this item

  What do you think of this procedure to create a path to a folder
Posted by: atlass218 - Sep-01-2019, 07:51 PM - Forum: General Coding Help - Replies (10)

Hi; here is a sample of the code of my application being created:

[python]
import os
from os import path
import pathlib
import sys

scriptDirectory=o..... More

Print this item

  I can't install bigfloat using pip
Posted by: riccardoob - Sep-01-2019, 06:57 PM - Forum: General Coding Help - Replies (6)

Here is the error that's showed in the prompt when i try the command, I think it has something to do with the file setup.py, at first I thought of an ..... More

Print this item

  Stuck - need help
Posted by: IvyMae - Sep-01-2019, 06:42 PM - Forum: Homework - Replies (4)

Hello, this is the assignment:
Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay should be the no..... More

Print this item

  my ideas for a new sleep command
Posted by: Skaperen - Sep-01-2019, 06:38 PM - Forum: News and Discussions - Replies (1)

i hate when a sleep loop gradually creeps off time. doing sleep 60 doesn't synchronize to the minute, for example. my plan is to write a new sleep c..... More

Print this item

  Sound activated command
Posted by: michaels - Sep-01-2019, 05:46 PM - Forum: General Coding Help - Replies (2)

Hello, I am relatively new to Python but I do know some basics. If it were possible, it would be great if someone could lead me in the right direction..... More

Print this item

  loop through python pandas data frame
Posted by: Johnse - Sep-01-2019, 05:38 PM - Forum: General Coding Help - Replies (4)

Hello,

I tried to loop through pandas data frame.
However I receive an error message.

with a code like this:

one error is unexpected EOF wh..... More

Print this item

  Saved Programs
Posted by: jpburrall - Sep-01-2019, 05:11 PM - Forum: General Coding Help - Replies (3)

Programs are automatically saved to User Directory four levels deep.
How can I specify a more accessible location?
No snickering at my simple questi..... More

Print this item

  Tkinter button help and general commands
Posted by: Iceman - Sep-01-2019, 04:44 PM - Forum: GUI - Replies (1)

[b]Hey guys, sorry this is gonna be a long thread and I'm very basic at python and tkinter, so just stay with me Big Grin .

So im trying to make..... More

Print this item

  Is mainloop() necessary?
Posted by: escape_freedom13 - Sep-01-2019, 01:04 PM - Forum: GUI - Replies (2)

Henlo,
I'm a noob to Python and Tkinter, learning things, Using Python 3.7.4 in a Windows PC, using default IDLE for programming. This is a simpl..... More

Print this item

  How to make it scroll vertically?
Posted by: Piethon - Sep-01-2019, 12:51 PM - Forum: Game Development - Replies (2)

Hello.
I wrote a little script in pygame, that let's a background move horizontally.
I actually want it to scroll vertically. But I don't know how...... More

Print this item

  Chitty
Posted by: ichabod801 - Sep-01-2019, 12:39 PM - Forum: Bar - No Replies

If we are going to call exclamation points (!) bangs, then we need to have another symbol that we call a chitty, so we can type chitty chitty bang ban..... More

Print this item

  Why does my code only work once?
Posted by: NonSufficitOrbis - Sep-01-2019, 10:43 AM - Forum: General Coding Help - No Replies

I have a little python script that checks my current IPv4 DNS Server address. It's working just fine. I use the wmi package.

Now: I use this scrip..... More

Print this item

  Python Homework Question
Posted by: OrcDroid123 - Sep-01-2019, 08:23 AM - Forum: Homework - Replies (1)

Can someone help me with my python homework I have been stuck on it for days now?

Write a program that filters different chemical compounds from a ..... More

Print this item

  Substr on Pandas Dataframe
Posted by: Scott - Sep-01-2019, 06:21 AM - Forum: Data Science - Replies (1)

Hi everyone,

I have a DF and I want to set an if statement in a function to sum a value if the first part of a field = '10'. This would be easy in ..... More

Print this item

  Drag items across tabs
Posted by: Alfalfa - Sep-01-2019, 01:00 AM - Forum: GUI - Replies (5)

When a dragged item hovers on a tab, I want the view to switch on this tab. The problem is two fold;

1. How to trigger new events once the mouse en..... More

Print this item

  [split] Name error
Posted by: ktck001122 - Aug-31-2019, 11:24 PM - Forum: General Coding Help - Replies (3)

I have this code but but when I Debug error as bellow:
import turtle
Code:
wn = turtle.Screen()
wn.bgcolor()
wn.title('face of a clock')

cloc..... More

Print this item

  A small GUI to monitor your Netgear Router's attached devices
Posted by: rootVIII - Aug-31-2019, 08:12 PM - Forum: Code sharing - No Replies

Here's the repository.

It will scrape your Netgear router (if you have one) and auto-update all th..... More

Print this item

  how do I show 12 numbers from a huge number?
Posted by: anabeatriz - Aug-31-2019, 07:41 PM - Forum: Homework - Replies (38)

I want the answer of this expression using python: 2 ** 2 ** 34 (two raised to two that is raised to thirty-four) but I only need the first 12 ..... More

Print this item

  Extending minimalistic embedded python win distribution
Posted by: MyPythonWay - Aug-31-2019, 07:17 PM - Forum: GUI - Replies (1)

Hi,

anyone familiar with extending the minimalistic embedded python distribution on windows?

I want to use the pysimplegui and was able t..... More

Print this item

  Registration security questions messed up?
Posted by: MyPythonWay - Aug-31-2019, 07:02 PM - Forum: Board - Replies (5)

Hi,

is it intended that the security questions for this forum are kinda messed up?

I consider myself a reasonable human but wasn't able to answe..... More

Print this item

  [split] TypeError: 'int' object is not callable
Posted by: marm - Aug-31-2019, 02:24 PM - Forum: General Coding Help - Replies (1)

I am new to programming and i have a threat that is Turple is not callable how can i solve it. Also, i cant figure out how to color my polygon using t..... More

Print this item

  Extract text between bold headlines from HTML
Posted by: CostasG - Aug-31-2019, 10:33 AM - Forum: Web Scraping & Web Development - Replies (1)

I need to extract text from company transcripts. The files are in HTML format, saved locally in my PC. What I need to do is extract each executive's t..... More

Print this item

  Pyspark "mismatched input FIELDS"
Posted by: Mabooka - Aug-31-2019, 07:28 AM - Forum: General Coding Help - Replies (1)

Hi,
I am looking for help.
I am trying to use SerDes with Hive in pySpark.sql.
Here is my SQL:

[python]
CREATE EXTERNAL TABLE IF NOT EXISTS s..... More

Print this item

  Send data between windows Pyqt5 and Qt Designer
Posted by: kkonrad002 - Aug-31-2019, 07:03 AM - Forum: GUI - Replies (8)

I stuck with programming as I can't find solution.
I design simple windows in qt designer .ui files.
File number 1 is main window okno1.ui and wind..... More

Print this item

  problem with for loop using integers
Posted by: python_germ - Aug-31-2019, 02:49 AM - Forum: General Coding Help - Replies (5)

Ok, so totally green but super keen!

I programmed a 'dice' attack value game, that prompts a user to choose n die to roll and with what 'attack value..... More

Print this item

  Using random.choice v.v
Posted by: Dawkinz - Aug-31-2019, 02:34 AM - Forum: Homework - Replies (8)

I'm trying to create a sentence with random words from multiple different lists.
such as
lista = blah, blah,
listb = blah, blah,
listc = blah, bl..... More

Print this item

  Checking 2 lists
Posted by: graham23s - Aug-30-2019, 08:15 PM - Forum: General Coding Help - Replies (2)

Hi Guys,

I have 2 lists, one is:

[python]
def allowed_email_links():
""" this function keeps a list email structures we are allowed to click ........ More

Print this item

  Extracting Headers from Many Pages Quickly
Posted by: OstermanA - Aug-30-2019, 07:47 PM - Forum: Web Scraping & Web Development - Replies (2)

I am attempting to scrape a particular header from a collection of several thousand pages across multiple domains from behind a rather slow https prox..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My regex function is not ... 1 hour ago Moltar1997 bowlofred General Codin...
  best way to learn python 2 hours ago dutch ichsanputr News and Disc...
  silent deployment Python ... Yesterday, 11:51 Bummibaer Larz60+ News and Disc...
  data fetching for indian ... Yesterday, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 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...
Most views
  The best Prog... 579354
  Tutorial Requ... 512299
  Web Scraping ... 442271
  Newbie with P... 386329
  New Users Int... 380141
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+ 12110
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
ichsanputr Today
nicos18 Yesterday
Moltar1997 Yesterday
arthurlouiss Yesterday
LewisByday Yesterday

User Panel Messages

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