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,925
» Latest member: shirleyjacobs112
» Forum threads: 38,720
» Forum posts: 175,492

Full Statistics

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

Latest Threads
REACH OUT TO FUNDS RETRIE...
Forum: Game Development
Last Post: shirleyjacobs112
3 hours ago
» Replies: 0
» Views: 19
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 6
» Views: 696
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 405
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,680
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,612
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 325
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 374
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,456
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,415
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,141

 
  Turtle Bar Chart Colour fill question
Posted by: JRod - Feb-09-2017, 09:02 PM - Forum: General Coding Help - Replies (3)

Hey,
I am using Turtle to learn how if and elif statements work.
I have a quick program that draws a bar chart... here it is...

[python]
import ..... More

Print this item

  MaxPlus
Posted by: sajley - Feb-09-2017, 06:39 PM - Forum: General Coding Help - Replies (5)

Hi Guys.
Can anyone help me about MaxPlus class. ?  (CG)

Print this item

  3d Interpolation with irregular input grid
Posted by: blueade7 - Feb-09-2017, 05:58 PM - Forum: General Coding Help - Replies (2)

Hi,

I have a 3-dimension dataset on a grid which has regular monotonic x and y coordinates, but an irregular, non-monotonic z coordinate.

In oth..... More

Print this item

  cursor jumps back during typing
Posted by: takaa - Feb-09-2017, 03:40 PM - Forum: Board - Replies (20)

Hi,

When writing something on the forum my cursor keeps (randomly) jumping back a few(or many) places, which makes typing very difficult to almost ..... More

Print this item

  find a string in multiple files and display the output
Posted by: chiluvur9 - Feb-09-2017, 02:25 PM - Forum: General Coding Help - Replies (4)

I have tried to search a string from a file and it worked.

>>> if 'finish' in open('/home/user/python/drsync-test-aix.log').read():
...     print ..... More

Print this item

  Probelm in displaying char. indexwise
Posted by: ShailendraRaghunathPhadke - Feb-09-2017, 02:12 PM - Forum: General Coding Help - Replies (5)

Hi,
I have started python programming. And my question is related to string .

I wrote below statement
[python]
msg=  "Welcome"
print(msg)
I g..... More

Print this item

  Which def is executed?
Posted by: merlem - Feb-09-2017, 01:57 PM - Forum: GUI - Replies (10)

[python]# -*- coding: cp1252 -*-

import wx

zd = Zeigedict = {"zeigspalten": ["A", "B"], "zeigreihen": ["a", "b"]}

class Mainframe(wx.Frame):..... More

Print this item

  How to list repository contributors and their commits using pygithub3
Posted by: ammarkhwaira - Feb-09-2017, 01:36 PM - Forum: Data Science - Replies (6)

[color=#242729][size=small][font=Arial,]I have a Github user in which I have been granted the access to see an organization called 'W-Org' with all it..... More

Print this item

  Getting a "Cannot be Opened"" error Message
Posted by: valerydolce - Feb-09-2017, 11:16 AM - Forum: General Coding Help - Replies (14)

Hi Folks,
I'm having a "Cannot opened" error message even though i have the file in my directory. below is my code which consist of reading a file an..... More

Print this item

  Show second window using classes
Posted by: iFunKtion - Feb-09-2017, 10:31 AM - Forum: GUI - Replies (2)

Hi there,

I have this, it works ok and I have to admit it is cobbled from things that I have found and I am still struggling with classes, I really..... More

Print this item

  What is python-pyrtc?
Posted by: jackbk - Feb-09-2017, 09:50 AM - Forum: General Coding Help - Replies (3)

Hi all,

I have a question. Do you know what "python-pyrtc" is?

As its introduction, it is an extension of Python that can talk to RTC (Real Time..... More

Print this item

  Serial to Arduino Help
Posted by: Kwebersole - Feb-09-2017, 04:17 AM - Forum: General Coding Help - Replies (2)

So I am new to Python but not new to coding. And I am working on a project that involves controlling an Arduino via serial. So far I was able to use t..... More

Print this item

  Love that snow
Posted by: Larz60+ - Feb-08-2017, 10:43 PM - Forum: Bar - Replies (10)

If there's anyone on the forum from Greenland Siberia, or even Canada, you'll think I'm a wuss, but we had
about 8" of snow yesterday, was -8.8 c (16..... More

Print this item

  QSqlRelationalTableModel: how do I save combobox data?
Posted by: panoss - Feb-08-2017, 03:37 PM - Forum: General Coding Help - Replies (2)

If you run this code, a database is created, and a window opens, where you can select (on the right) a client from a list (combobox) of clients.
[pyt..... More

Print this item

  error: unrecognized arguments
Posted by: zafar202 - Feb-08-2017, 02:29 PM - Forum: General Coding Help - Replies (2)

hi folks i am new to python and getting below error when i call my python function thru shell scripting. for some reason it doesnt likes the [b]s_body..... More

Print this item

  Windows/VBA on at work, Linux+Haskell (and Python) on weekends
Posted by: Ofnuts - Feb-08-2017, 11:40 AM - Forum: News and Discussions - Replies (4)

A fascinating study on StackOverflow questions related to week days

Print this item

  podsixnet,pyopengl and pygame api list?(full)
Posted by: hsunteik - Feb-08-2017, 09:12 AM - Forum: Game Development - Replies (4)

i want the full api (method/function and variable) or tutorial of the following library:
1)podsixnet(most needed,because there are NO api or tutorial..... More

Print this item

  Kivy Filechooser, Saving Selection
Posted by: chelovek - Feb-08-2017, 08:04 AM - Forum: Data Science - Replies (3)

Hi,

I'm working on an app where (among other things)  a user can choose a folder as a working directory. i.e.  A user chooses a folder the first ti..... More

Print this item

  looking 4 py code: convert int numbers to their name
Posted by: Skaperen - Feb-08-2017, 05:03 AM - Forum: Bar - Replies (12)

i'm just so sure someone has already done this in python ... convert a number, at least an int, to its number name.

[icode][numname(n) for n in ran..... More

Print this item

  Having trouble defining variable
Posted by: tannishpage - Feb-08-2017, 04:41 AM - Forum: General Coding Help - Replies (6)

I don't know if this has been asked before but, I am using the ftp library and making a tiny client. In my connect function i save the username and pa..... More

Print this item

  splitting a string by different splits
Posted by: Skaperen - Feb-08-2017, 04:14 AM - Forum: Web Scraping & Web Development - Replies (9)

this is different than a previous question i asked back on 2016-12-26[/u[url=https://python-forum.io/thread-1974.html]..... More

Print this item

  virtualenv on powershell
Posted by: mcmxl22 - Feb-07-2017, 11:27 PM - Forum: General Coding Help - Replies (3)

I am trying to follow these instructions to get virtualenv setup in powershell: http://www.tylerbutler.com/2012/05/how-t...-and-virtu..... More

Print this item

  Windows: python script call over ssh -> output
Posted by: jb7731 - Feb-07-2017, 09:33 PM - Forum: General Coding Help - Replies (2)

Hi everyone

I am trying to call a python script on a Windows client ( Win32-OpenSSH with Python 3.x) from a Linux Server over ssh.
The Windows pyt..... More

Print this item

  cross validate
Posted by: amilie1234 - Feb-07-2017, 07:04 PM - Forum: General Coding Help - Replies (6)

Could somebody please help with the implementation of this code.

We are having the following with the current error where the code is bold and underl..... More

Print this item

  Pulling an ADC value and using it
Posted by: Raudert - Feb-07-2017, 05:03 PM - Forum: General Coding Help - Replies (3)

Hello, I am typing this from a cellphone so please bear with me. But my issue here is I am trying to read an ADC voltage value using an ADS1x15 ADC co..... More

Print this item

  Efficiently find words
Posted by: sumithar - Feb-07-2017, 04:21 PM - Forum: Homework - Replies (5)

This is my problem statement.  American states are identified by 2 letter abbreviations.  There are 50 such.  Find the combination of abbreviations th..... More

Print this item

  Excel and Python
Posted by: robsmith - Feb-07-2017, 02:07 PM - Forum: Data Science - Replies (5)

New to Python but in short I work with Excel files on a daily basis and currently are using one Excel file to import data from other Excel files.  Wan..... More

Print this item

  Is self supposed to be here or not?
Posted by: iFunKtion - Feb-07-2017, 11:43 AM - Forum: GUI - Replies (3)

Hi,

Sorry for yet another self question, but this is really unclear, some people seem to use it more than others and I don't know why that is. So h..... More

Print this item

  prototype vs actual implementation?
Posted by: hsunteik - Feb-07-2017, 08:35 AM - Forum: Game Development - Replies (5)

what is the different between prototype and actual implementation in game development?
If i prototype a game,isn't it the same same as implementing a..... More

Print this item

  Need help with basic code
Posted by: Random - Feb-07-2017, 05:58 AM - Forum: General Coding Help - Replies (6)

I'm very new to this sort of thing, so sorry if this is a dumb question

[python]
if (n):
        print(random.choice(a))

if y:
        print ..... More

Print this item

  Need Help with writing this code!?
Posted by: r6lay - Feb-06-2017, 08:36 PM - Forum: Homework - Replies (7)

I am in a computer science course at college, and I am so new to this that even reading the chapters, and watching youtube videos does not help me. I ..... More

Print this item

  Regex search for string
Posted by: DBS - Feb-06-2017, 08:33 PM - Forum: Web Scraping & Web Development - Replies (3)

Hello,

I'm trying to formulate a regex search to see if this exact string, ''op_single_selector" exists in this line of text:

-> [!div class="op..... More

Print this item

  Webscraping BeautifulSoup - Insecam
Posted by: blckpstv - Feb-06-2017, 08:06 PM - Forum: Web Scraping & Web Development - Replies (5)

Hey,

I'm having troubles getting something to work from the insecam.org site. I am able to use the beautifulsoup examples. 
But when I try it with..... More

Print this item

  Web Crawler help
Posted by: takaa - Feb-06-2017, 06:57 PM - Forum: Web Scraping & Web Development - Replies (39)

Hi folks,

I'm new to python and to this forum. Background, I started coding recently to make my own life easier by automating as much in my life as..... More

Print this item

  How to superscript figures?
Posted by: Felipe - Feb-06-2017, 05:56 PM - Forum: Data Science - No Replies

Hi all,

I wrote a function which plots rectangles filled or not. If I use flag == 0 I want rectangles filled, in case of flag == 1 I want only the ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  REACH OUT TO FUNDS RETRIE... 3 hours ago shirleyjacobs112 shirleyjacobs112 Game Developm...
  Select Python comment (#)... 4 hours ago 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...
  Seeking feedback: dynamic... 09-12, 15:23 Bona2000 Stowersw 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...
Most views
  The best Prog... 575599
  Tutorial Requ... 496680
  Web Scraping ... 439676
  Newbie with P... 383298
  New Users Int... 364496
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
shirleyjacobs112 Today
Fobertsmene Yesterday
jeremyn24503 Yesterday
homataheri Yesterday
Dev Yesterday

User Panel Messages

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