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,929
» Latest member: KennedyRichadGuerra
» Forum threads: 38,719
» Forum posts: 175,493

Full Statistics

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

Latest Threads
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: DeaD_EyE
1 hour ago
» Replies: 6
» Views: 2,542
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 837
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 529
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,828
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,760
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 428
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 503
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,574
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,255
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,454

 
  Solution for Python CSV>"Array">Simple +-*/
Posted by: Bass - Mar-17-2017, 10:22 AM - Forum: Data Science - Replies (2)

Hi,

Bashing head against wall about this question and *where* to post it.

1. I would really appreciate some straight forward thoughts on this, l..... More

Print this item

  shoutbox in sub page
Posted by: metulburr - Mar-17-2017, 09:53 AM - Forum: Board - Replies (5)

This was my initial intent when i added this shoutbox....to put it not on the index page, but on a sub page. I finally figured out how based on previo..... More

Print this item

  Parts of speech bigram counter
Posted by: Casper - Mar-17-2017, 05:17 AM - Forum: General Coding Help - Replies (4)

I'm very new to python and was looking for a language that could be used for processing large bodies of text. A friend of mine recommended Python alon..... More

Print this item

  QTreeView branches and their clickable area not coinciding
Posted by: abstracted - Mar-17-2017, 02:28 AM - Forum: GUI - No Replies

I am creating a property editor that controls various document parameters. It is done using implementations of QTreeView, QAbstractItemModel, and QSty..... More

Print this item

  Temperature value code
Posted by: 20AJ0931 - Mar-17-2017, 01:49 AM - Forum: General Coding Help - Replies (10)

Hi! I am new to python and I only know Arduino. I am building a laptop overheating detector and I somehow need to transfer temperature values from the..... More

Print this item

  Conditional Button Press
Posted by: Raudert - Mar-16-2017, 08:54 PM - Forum: General Coding Help - Replies (8)

I am looking to make a while loop break upon button press but I'm not sure how to do so. I assume it would be with a conditional statement but the syn..... More

Print this item

  Which is Faster, List or SQL
Posted by: AceScottie - Mar-16-2017, 06:29 PM - Forum: Data Science - Replies (11)

I have a list of over 150,000 urls.
each time the code runs it selects the next url in the list and then generates a few urls from it.

It then has..... More

Print this item

  OpenCV Install Problem
Posted by: siansoft - Mar-16-2017, 06:00 PM - Forum: General Coding Help - Replies (2)

Smile Hi All

After I download openCV on Windows 10 I run the EXE to extract the file to my C: drive but I get an error saying "Can not open fil..... More

Print this item

  help me!!!!
Posted by: joeyh10 - Mar-16-2017, 04:09 PM - Forum: General Coding Help - Replies (2)

Someone please help with my code 

[python]
users = {}
create = ""

def displayMenu():
create = input("If you want to cr..... More

Print this item

  Launch.json isn't working
Posted by: RemyLeBleau - Mar-16-2017, 03:52 PM - Forum: General Coding Help - Replies (5)

Hey guys,

I am pretty new to coding and am using a MacBook Pro and have downloaded Visual Studio Code.  The problem is when I go to debug what I ha..... More

Print this item

  whats wrong with my code? syntax errors
Posted by: r6lay - Mar-16-2017, 03:34 PM - Forum: Homework - Replies (5)

[color=#333333][size=x-small][font=Aspira, Helvetica, Arial, sans-serif][size=small][font=Aspira, Helvetica, Arial, sans-serif][font=Aspira, Helvetica..... More

Print this item

  Scraping .aspx page
Posted by: Larz60+ - Mar-16-2017, 02:28 PM - Forum: Web Scraping & Web Development - Replies (21)

How the heck do you scrape an .aspx page??
i try to get the page with requests and it seems to be stuck downloading,
or it's trying to download all ..... More

Print this item

  Pi_Var3 Error
Posted by: Raudert - Mar-16-2017, 02:10 PM - Forum: General Coding Help - Replies (2)

So I have been struggling for awhile now trying to display a variable value to a label. I have a loop setup to read an ADC value, translate that value..... More

Print this item

  Regexp that won't match anything
Posted by: Ofnuts - Mar-16-2017, 01:59 PM - Forum: General Coding Help - Replies (4)

Is there a regexp that can't match any string that you throw at it, including the empty string?

(no, this isn't an attempt at ..... More

Print this item

  Need your small help
Posted by: desul - Mar-16-2017, 12:17 PM - Forum: Homework - Replies (7)

Dear ALL,

How can I retrieve top 100 keys from the dictionary base on value?

that should return key and its value....

please help me Pray..... More

Print this item

  Threading issue
Posted by: AceScottie - Mar-16-2017, 08:33 AM - Forum: General Coding Help - Replies (6)

Im having a hard time understanding Threading.
I have 2 pieces of code.
The first one (code a) works perfectly fine using Threading
The second one ..... More

Print this item

  combining 2 tables af a special form
Posted by: gray - Mar-16-2017, 08:19 AM - Forum: GUI - Replies (1)

[color=#333333]i want to add **vazne** into another table(it maeans **vazne** will becomes one of the the second table columns )...when i print **vazn..... More

Print this item

  what exception for a bad function call
Posted by: Skaperen - Mar-16-2017, 07:09 AM - Forum: General Coding Help - Replies (1)

i am (re-)writing a complex function with many variations of bad ways to call it.  in cases where a bad type is given i raise a TypeError.  for values..... More

Print this item

  Coding problem
Posted by: VISHU - Mar-16-2017, 05:04 AM - Forum: General Coding Help - Replies (3)

Program:
a
A credit card company computes a customer's "minimum payment" according to the following rule. The minimum payment is equal to either $10..... More

Print this item

  How to you find the file where a class or a function was implemented?
Posted by: MisterX - Mar-16-2017, 02:53 AM - Forum: General Coding Help - Replies (4)

Hello,

I have a big program where a python code calls several codes (written in Python and C++ ) and software. From function2 which is in my main pro..... More

Print this item

  if line edit is empty put in a string
Posted by: birdieman - Mar-15-2017, 11:01 PM - Forum: General Coding Help - Replies (5)

I am trying to see if a line edit is empty, and if so, put the word Other in it.  What I have so far crashes

[python]
if len(self.ui.carlabel..... More

Print this item

  Default Avatars
Posted by: ichabod801 - Mar-15-2017, 09:16 PM - Forum: Bar - Replies (15)

Is it just me or do the default avatars look like something from Space Invaders? I was thinking that today and then someone posted a question about Sp..... More

Print this item

  How do you (experienced) do it?
Posted by: Raptor88 - Mar-15-2017, 09:08 PM - Forum: General Coding Help - Replies (2)

Assume the program requires having:
... Task-1: One GUI window to do something.
... Task-2: A second GUI window to do something else.
... Task-3: C..... More

Print this item

  Parse text from a .txt file and save multiple output .txt
Posted by: rattlerskin - Mar-15-2017, 08:20 PM - Forum: Homework - Replies (10)

Here's some quick background: I need to finalize the code I have included below so it saves each chapter of the .txt ebook as a separate file, complet..... More

Print this item

  Python ReportLab
Posted by: ek5442 - Mar-15-2017, 05:50 PM - Forum: General Coding Help - Replies (6)

[color=#222222][font=Verdana, arial, sans-serif]I need to generate pdf report Avery 5160 format. I am having trouble displaying report on multiple pag..... More

Print this item

  Space Invaders Python Bug?
Posted by: CJMinecraft - Mar-15-2017, 03:07 PM - Forum: Game Development - Replies (2)

So recently I have been working on a project. I was trying to recreate Space Invaders using pygame. I am using Python 3.1.4 and I feel like I found a ..... More

Print this item

  Text Processing and NLTK (POS tagging)
Posted by: TwelveMoons - Mar-15-2017, 02:12 PM - Forum: General Coding Help - Replies (2)

Hi, I want to write a function to take in text and POS (parts of speech) as parameters and return a sorted set list that returns the words according t..... More

Print this item

  subprocess Popen not working via crontab
Posted by: nitin23c - Mar-15-2017, 01:58 PM - Forum: General Coding Help - Replies (8)

Hey All,

Okay , I'm gonna admit this issue has me completely stumped and i'm at my wits end.

Below is the code that has been troubling me and i have..... More

Print this item

  matplotlib and line chart with shaded area
Posted by: metalray - Mar-15-2017, 09:40 AM - Forum: Homework - Replies (10)

Dear Python Experts,

I have to plot some data as a line chart but somehow it looks more like a scatter plot.

[img]http://dev.itswatertime.com/pl..... More

Print this item

  Multiple and dynamic windows confusion in Tkinter
Posted by: bertibott - Mar-15-2017, 07:04 AM - Forum: General Coding Help - Replies (1)

Hi,

here is what I am trying to do:

I would like to have a window (let's call it MainWindow) displaying some information (namely ..... More

Print this item

  sorting
Posted by: Skaperen - Mar-15-2017, 04:04 AM - Forum: General Coding Help - Replies (23)

the goal for a function to write is to print a dictionary in the order of the keys.  but then you have a case of a dictionary with some strings and so..... More

Print this item

  Making a small...droid
Posted by: aztec11us - Mar-14-2017, 09:54 PM - Forum: General Coding Help - Replies (1)

hi all!

as a Star Wars fan, i always loved the droids ....from the familiar R2-D2 all the way to the more aggresive 3 - 4 legged combat droids

s..... More

Print this item

  FTP download directories
Posted by: Sorkkaelain - Mar-14-2017, 09:35 PM - Forum: Web Scraping & Web Development - Replies (9)

I am trying to make this script to automate some of my daily FTP downloading at work. I am not programmer but I been practicing Python for a while now..... More

Print this item

  Python Shortest Path
Posted by: python_snake - Mar-14-2017, 06:25 PM - Forum: Homework - Replies (1)

I have a graph of a map based on Tuples in Python. So I have to calculate the shortest path (Dijkstra) between two Tuples. My paths are generat..... More

Print this item

  Integration of Python and C using .dll files
Posted by: zbiegler - Mar-14-2017, 04:24 PM - Forum: Homework - Replies (16)

To whom it may concern,

I am a student working on a senior design project to create a new software system to collect and display data from a partic..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Seeking feedback: dynamic... 1 hour ago Bona2000 DeaD_EyE General Codin...
  Select Python comment (#)... Yesterday, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... 09-13, 06:11 Alislugacool MilesWeb General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575669
  Tutorial Requ... 496793
  Web Scraping ... 439716
  Newbie with P... 383367
  New Users Int... 364691
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+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
KennedyRichadGuerra Today
Williefaree Today
faithsally Today
compuman145 Today
DeadEyes Today

User Panel Messages

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