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,610
» Latest member: 360digiTMG
» Forum threads: 38,638
» Forum posts: 175,055

Full Statistics

Online Users
There are currently 383 online users.
» 0 Member(s) | 379 Guest(s)
Bing, Google, Baidu, Yandex

Latest Threads
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
6 hours ago
» Replies: 5
» Views: 381
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
6 hours ago
» Replies: 3
» Views: 137
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Today, 08:10 AM
» Replies: 9
» Views: 199,325
Python Install Mager Help
Forum: News and Discussions
Last Post: DeaD_EyE
Today, 04:43 AM
» Replies: 1
» Views: 85
tracking version during r...
Forum: News and Discussions
Last Post: DeaD_EyE
Today, 04:15 AM
» Replies: 3
» Views: 597
Comparing two columns wit...
Forum: General Coding Help
Last Post: Pedroski55
Today, 03:41 AM
» Replies: 3
» Views: 1,490
Convert any Python expres...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 07:06 AM
» Replies: 2
» Views: 303
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-22-2025, 08:45 AM
» Replies: 1
» Views: 156
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Jun-22-2025, 02:14 AM
» Replies: 0
» Views: 141
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
Jun-21-2025, 05:26 PM
» Replies: 5
» Views: 270

 
  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

  Applied Graph Theory
Posted by: daniellemmoore - Mar-14-2017, 04:10 PM - Forum: General Coding Help - Replies (2)

I am trying to a graph that consists of 100 vertices obtained by starting with 50 isolated vertices and a complete subgraph of 50 vertices (K50) and c..... More

Print this item

  Run application
Posted by: iFunKtion - Mar-14-2017, 02:13 PM - Forum: GUI - Replies (3)

Hi there,
I have been following this tutorial http://bitesofcode.blogspot.co.uk/2011/1...ation.html which is great, but the only  ..... More

Print this item

  Google Calendar iCal
Posted by: Albireo - Mar-14-2017, 12:02 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi,

I´m currently trying to write a Python-Script that does:
- get the .ics file of a certain calendar from Google Calendar
- extracts the events..... More

Print this item

  Low Level Request Handling
Posted by: c0da - Mar-14-2017, 10:05 AM - Forum: Web Scraping & Web Development - Replies (11)

Hello all,
I'm new to Python and try to find out how useful it is for web programming.

I searched the web, but I couldn't find an answer to how to..... More

Print this item

  CSV quiz
Posted by: toriturtle - Mar-14-2017, 08:44 AM - Forum: Homework - Replies (4)

I need to create a system where priority is given to choosing questions out of a list with the lowest number of times answered correctly first.

Any..... More

Print this item

  power of 2
Posted by: Skaperen - Mar-14-2017, 05:52 AM - Forum: Bar - Replies (8)

given an int argument, is it a power of two?

how efficiently can you code this function?

Print this item

  Help! Installing Selenium
Posted by: Woes - Mar-14-2017, 02:04 AM - Forum: Web Scraping & Web Development - Replies (1)

Maybe I'm just an idiot, but I seriously can't seem to get selenium.

Can anybody help me via Skype or something?

Will pay if you help thoroughly..... More

Print this item

  New with python
Posted by: kamaleon - Mar-13-2017, 09:47 PM - Forum: General Coding Help - Replies (8)

Hello,

I am new with Python but I know some php.

Anyone has experience with the facebook ads management API?

I want to get some data from my ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Setting AST node lineno c... 6 hours ago voidtrance voidtrance General Codin...
  [WxPython] [SOLVED] Let u... 6 hours ago Winfried deanhystad GUI
  color names Today, 08:10 jimrinaldo DeaD_EyE General Codin...
  Python Install Mager Help Today, 04:43 bowens1983 DeaD_EyE News and Disc...
  tracking version during r... Today, 04:15 Skaperen DeaD_EyE News and Disc...
  Comparing two columns wit... Today, 03:41 doug2019 Pedroski55 General Codin...
  Convert any Python expres... Yesterday, 07:06 voidtrance DeaD_EyE General Codin...
  Using EventSource in Pyth... 06-22, 08:45 rbadis snippsat Web Scraping ...
  need help with tracking a... 06-22, 02:14 gqdeep01 gqdeep01 General Codin...
  A penny doubled every day... 06-21, 17:26 esoyboy DeaD_EyE Homework
  I have a question 06-21, 09:26 Clictithe noisefloor General Codin...
Most views
  The best Prog... 572318
  Tutorial Requ... 484895
  Web Scraping ... 436852
  Newbie with P... 379685
  Thread remain... 351229
Most reputation
buran 581
snippsat 507
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12067
buran 8173
snippsat 7340
deanhystad 6840
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
as1221 3
Newest members
360digiTMG Today
wolf7pay Today
zaellasasdo7842 Today
NataschaKamran304 Today
kaneshacorbett Today

User Panel Messages

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