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,244
» Latest member: thebigback
» Forum threads: 38,778
» Forum posts: 175,803

Full Statistics

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

Latest Threads
Backward compatibility qu...
Forum: News and Discussions
Last Post: yutaozhou
51 minutes ago
» Replies: 4
» Views: 156
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
53 minutes ago
» Replies: 1
» Views: 25
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
2 hours ago
» Replies: 6
» Views: 161
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Today, 05:37 AM
» Replies: 1
» Views: 69
Data Science
Forum: Data Science
Last Post: mamta25
Today, 05:27 AM
» Replies: 3
» Views: 2,584
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 157
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 149
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,471
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,387
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,587

 
  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

  Get File Ownership under Windows
Posted by: newatpython - Mar-13-2017, 05:55 PM - Forum: General Coding Help - Replies (6)

All, 

New to programming here. First project for work. 

problem: I am looping through and moving some files around based on owner of the file. I..... More

Print this item

  Multiple Question Results code
Posted by: flynnmackie - Mar-13-2017, 04:38 PM - Forum: General Coding Help - Replies (2)

Hi, i recently began looking at python, and therefore my code is very basic, however i am looking at making a (very basic) game, just to test myself o..... More

Print this item

  Link text field to separate python file
Posted by: SMA - Mar-13-2017, 04:26 PM - Forum: GUI - Replies (2)

Hi Guys,

I am trying to take the values of a text field in my GUI.py file, and feed the values in to a search option in Retrieve.py. So when the us..... More

Print this item

  a question from a noob
Posted by: kompressano - Mar-13-2017, 03:39 PM - Forum: General Coding Help - Replies (5)

Dear All

Shouldn't be the ouput of the program is  below ''1''?? Where do I read wrong?

[python]x = 0
my_list = []
while x < 10:
    if x % 2..... More

Print this item

  input multiples images into specific cells with data
Posted by: IONSASOON - Mar-13-2017, 03:27 PM - Forum: General Coding Help - Replies (1)

I am in pretty new to this scene and hope to learn more. I am from the semiconductor field. The question i  ask is about making a picture collage with..... More

Print this item

  Help me please!!
Posted by: Skippy - Mar-13-2017, 02:58 PM - Forum: General Coding Help - Replies (6)

Okay, so I am posting about the same thing I did last time I posted here. This program doesn't work:
[python]def getNumber(low, high, prompt="Enter a..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Backward compatibility qu... 51 minutes ago yutaozhou yutaozhou News and Disc...
  Help with Serial.write in... 53 minutes ago racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 2 hours ago tsgiannis Gribouillis GUI
  [split] print two differe... Today, 05:37 Reema Gribouillis General Codin...
  Data Science Today, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... Yesterday, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
Most views
  The best Prog... 578748
  Tutorial Requ... 509521
  Web Scraping ... 441880
  Newbie with P... 385848
  New Users Int... 375471
Most reputation
buran 581
snippsat 510
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+ 12103
buran 8195
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
thebigback Today
dimitriwati Today
johnsonlucas83 Today
ColorTig Today
AcoolPurpleOne1863 Today

User Panel Messages

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