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,260
» Latest member: nathanael
» Forum threads: 38,785
» Forum posts: 175,841

Full Statistics

Online Users
There are currently 55 online users.
» 1 Member(s) | 49 Guest(s)
Bing, Apple, Google, Mojeek, snippsat

Latest Threads
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
19 minutes ago
» Replies: 0
» Views: 9
How to make ball stay wit...
Forum: General Coding Help
Last Post: nathanael
1 hour ago
» Replies: 0
» Views: 14
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
5 hours ago
» Replies: 0
» Views: 41
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 10
» Views: 215
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
8 hours ago
» Replies: 3
» Views: 112
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 196
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 381
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 126
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 264
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 414

 
  Python script that transfer it self
Posted by: iboman5 - Nov-11-2017, 05:27 PM - Forum: General Coding Help - Replies (6)

So hello there your are reading my thread thats very nice of you to try to help me. But since its my thread please dont make fun of me if i sound stup..... More

Print this item

  Classification with shuffling
Posted by: PythonNewbie - Nov-11-2017, 05:08 PM - Forum: Data Science - Replies (1)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  wxPython wxListBox Contains
Posted by: QueenSvetlana - Nov-11-2017, 03:42 PM - Forum: GUI - Replies (1)

Does wxListBox have the equivalent of C# ListBox.Items.Contains()? I looked into FindString() but I..... More

Print this item

  KeyError: 'ulVersion' - how can I fix it?
Posted by: Adrian - Nov-11-2017, 02:48 PM - Forum: General Coding Help - No Replies

Penultimate line of run code shows 'KeyError'. Can anyone say why this would happen?
Thanks...

Last login: Sat Nov 11 11:47:38 on ttys002
Adrians..... More

Print this item

  creating a blog, models.py is empty
Posted by: rickadams - Nov-11-2017, 02:20 PM - Forum: General Coding Help - Replies (3)

I'm creating a blog based on Antonio Mele course Packhub course - create a python blog. Wondering why Huh the models.py file is empty instead of..... More

Print this item

  Threading in Python 3 homework
Posted by: Maxspencer - Nov-11-2017, 12:40 PM - Forum: Homework - Replies (2)

Hi All

The following code is my son's homework for an A level he has just begun. The activity he is having trouble with is this:

Activity 2 – C..... More

Print this item

  Animation (Python 2.7)
Posted by: Especuloide - Nov-11-2017, 12:06 PM - Forum: Code sharing - Replies (1)

I did an animation for fun :

[Image: tumblr_oyn9qnS29v1s0krmio1_1280.gif]

[python..... More

Print this item

  show csv file in flask template.html
Posted by: rr28rizal - Nov-11-2017, 09:17 AM - Forum: Web Scraping & Web Development - Replies (7)

Hello, I have a question.
I have python script that collect tweets from twitter and store it csv file.
how to show the csv file in index.html?
I us..... More

Print this item

  Need some basic help with GUI graphics
Posted by: Jerz - Nov-11-2017, 09:02 AM - Forum: GUI - Replies (2)

Hey,
I'm new to python graphics and fairly new to python in general and I just need some basic help. How does the whole grid thing work? Like how do ..... More

Print this item

  Substituting Values in Plot
Posted by: Hotdog1 - Nov-11-2017, 07:41 AM - Forum: Data Science - Replies (2)

I have an equation I need to plot which generates correctly in another program but not in Python. The equation used in the other program is
[python]s..... More

Print this item

  Text Based Tic Tac Toe
Posted by: incineratez - Nov-11-2017, 06:21 AM - Forum: Homework - Replies (3)

I've been given an assignment that utilises the random function in python to make a simple game. I've chosen to make a text based tic tac toe, player ..... More

Print this item

  generate a fake lag using python?
Posted by: jhave_21 - Nov-11-2017, 05:59 AM - Forum: General Coding Help - Replies (4)

hi all, So I wanna generate a fake lag using python, fake because even the screen is "non-responsive" the processes is still running (on the backgroun..... More

Print this item

  Microsoft SQL Server
Posted by: bhampton - Nov-11-2017, 04:08 AM - Forum: Web Scraping & Web Development - Replies (2)

Microsoft SQL Server was running fine until it recently stopped running for no real apparent reason.
Saying: The Index Allocation Map Page is Pointed..... More

Print this item

  Understanding maze generation code
Posted by: kleynah22 - Nov-11-2017, 03:38 AM - Forum: General Coding Help - Replies (1)

So I have been interested in mazes recently(you can even see I made a thread about it earlier, haha) and I was trying to understand this cool software..... More

Print this item

  I am stuck on functions
Posted by: Hebruiser - Nov-11-2017, 02:07 AM - Forum: Homework - Replies (11)

Hi all, I am working on a lab assignment and I am stuck...probably because it's friday and my brain stopped at 5pm. At any rate, here's the actual pro..... More

Print this item

  Problem with updata the data into the database as it went into the wrong rows
Posted by: chris0147 - Nov-10-2017, 11:27 PM - Forum: General Coding Help - Replies (5)

Hi all,
I have got a problem with update the data into the database. When I ran the code, it will input the data that start with 3061 to 3070 int..... More

Print this item

  Python UI - Getting Label to show to left of QLineEdit
Posted by: ijosefson - Nov-10-2017, 10:45 PM - Forum: Homework - Replies (1)

I would like the QLineEdit field to follow the label.

Right now the label lives in the upper left hand corner of the dialogue box.



[python..... More

Print this item

  how to do comparison for the value returned by os.system
Posted by: jash - Nov-10-2017, 10:34 PM - Forum: General Coding Help - Replies (2)

In my code, I’m trying to compare the output returned by the os.system(’/opt/abc/cmd/abc-target’)

Here’s my code:

import os
s= os.system(’/opt/..... More

Print this item

  email notification
Posted by: sritsv - Nov-10-2017, 10:08 PM - Forum: General Coding Help - Replies (2)

Hello Team,
can anyone help me understand why is the email not triggered.
class mailnotify():
def check_db_conn(self):
try:
conn_string = "dbname..... More

Print this item

  (AI) Neural Network Project.
Posted by: NeuralNetwork - Nov-10-2017, 07:34 PM - Forum: Jobs - No Replies

(AI) Neural Network Project.

[size=small]I am looking for one or two people who can help me with making an AI that will includ..... More

Print this item

  [split] Problem using global variables
Posted by: RedSkeleton007 - Nov-10-2017, 04:36 PM - Forum: General Coding Help - Replies (1)

[quote='Mekire' pid='29942' dateline='1510216508']
The problem here is you never defined these three variables `monthlyInvestment, yearlyInterest, ye..... More

Print this item

  How to display XML tree structure with Python?
Posted by: sonicblind - Nov-10-2017, 03:35 PM - Forum: Web Scraping & Web Development - Replies (13)

Hi,

I have a large multi-level XML document of a complicated structure, without any namespace definition.
I would like to generate a simplified tr..... More

Print this item

  Oanda Api for price streaming
Posted by: beforecoffe - Nov-10-2017, 03:33 PM - Forum: GUI - Replies (1)

Hello everyone I am not sure if this is the right place to ask questions if not please refer me to the right place and I will move my question there ...... More

Print this item

  Python is not Recognised
Posted by: odohemma - Nov-10-2017, 03:28 PM - Forum: Homework - Replies (2)

On testing whether a python script would run using the Command Prompt, I got this reply; "'python' is not recognized as an internal or external comman..... More

Print this item

  Python script that transfer it self
Posted by: iboman5 - Nov-10-2017, 12:54 PM - Forum: General Coding Help - Replies (2)

So hello there your are reading my thread thats very nice of you to try to help me. But since its my thread please dont make fun of me if i sound stup..... More

Print this item

  Print only number
Posted by: penoxcz - Nov-10-2017, 10:37 AM - Forum: Homework - Replies (1)

Hi I need to print only numbers from my code. So when someone types for example "Hello123" it prints only 123. How can I do that? Thanks[python]name =..... More

Print this item

  Incrementing binary number
Posted by: Danielk121 - Nov-10-2017, 10:34 AM - Forum: Homework - Replies (2)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  scrabble word game
Posted by: atux_null - Nov-10-2017, 08:09 AM - Forum: Homework - Replies (4)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  python dictionary for students records
Posted by: atux_null - Nov-10-2017, 07:39 AM - Forum: Homework - Replies (12)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Looking code to convert my strings of line in Dict
Posted by: santosh - Nov-10-2017, 07:36 AM - Forum: General Coding Help - Replies (1)

I want to read all the file in that location by today's date & result as output I want the uid list that BIND in ldap & cn list that search against ne..... More

Print this item

  how do you use stupid ffmpeg
Posted by: ineedastupidusername - Nov-10-2017, 05:38 AM - Forum: General Coding Help - No Replies

I copied the very first example line basically from https://trac.ffmpeg.org/wiki/Slideshow
It prints 'doin shit' and 'done' with no errors, but I don..... More

Print this item

  ISO Homework Help
Posted by: Kongurinn - Nov-10-2017, 04:39 AM - Forum: Homework - Replies (3)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Add DSIG to TTF font using ttx font tool
Posted by: Adrian - Nov-09-2017, 09:32 PM - Forum: General Coding Help - Replies (1)

I am using Adobe's Font Developer Kit (FDK) ttx tool to add a Digital Signature to a TrueType font. I have a routine which I've used successfully befo..... More

Print this item

  Insert csv data rows into a tree widget
Posted by: LMP2016 - Nov-09-2017, 08:55 PM - Forum: General Coding Help - Replies (6)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Need help.. function not work i think...
Posted by: Skytarez - Nov-09-2017, 08:54 PM - Forum: Game Development - Replies (1)

Hey guys,
I'm a french beginner from python. I know all the basic python but i have a problem with pygame and class in generally..
So my game goal i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  conditional nested loops 19 minutes ago Skaperen Skaperen News and Disc...
  How to make ball stay wit... 1 hour ago nathanael nathanael General Codin...
  PyQt6 QWidgets and system... 5 hours ago stevecoh1 stevecoh1 GUI
  [solved] re.split issue 5 hours ago paul18fr deanhystad General Codin...
  Please guide me to comple... 8 hours ago pbkurd Larz60+ General Codin...
  New to python and coding Yesterday, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... Yesterday, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
Most views
  The best Prog... 578970
  Tutorial Requ... 510458
  Web Scraping ... 441986
  Newbie with P... 386007
  New Users Int... 377039
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+ 12108
buran 8195
snippsat 7388
deanhystad 6910
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
nathanael Today
JamesFalkner Today
stevecoh1 Today
Bamboo Today
TomTMH Yesterday

User Panel Messages

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