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,251
» Latest member: ftk456
» Forum threads: 38,780
» Forum posts: 175,822

Full Statistics

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

Latest Threads
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
7 hours ago
» Replies: 2
» Views: 59
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 12:09 PM
» Replies: 4
» Views: 119
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 210
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 334
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Nov-11-2025, 05:07 AM
» Replies: 5
» Views: 293
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 130
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,627
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 223
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 213
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,556

 
  New to python and need help
Posted by: Gunthorpe63210 - Aug-07-2017, 10:38 AM - Forum: Homework - Replies (1)

Hi, I am very new to python and programming, and I have to create an artificial intelligence that will try to guess a number that the user thinks of. ..... More

Print this item

  How to caputre an output of a CLI
Posted by: vel9194 - Aug-07-2017, 09:07 AM - Forum: General Coding Help - Replies (2)

I need to capture an output of a CLI "show lic ?" in a variable or in buffer.

How to do it in python. I was using tcl where it has "receive_buffer"..... More

Print this item

  Code review subforum?
Posted by: j.crater - Aug-07-2017, 06:36 AM - Forum: Board - Replies (17)

I was wondering whether our forum would benefit from a separate subforum, intended for code review threads only. Last such thread I noticed is [url=ht..... More

Print this item

  Pickle a file over a socket in 1024 segments
Posted by: HybridAK - Aug-07-2017, 06:24 AM - Forum: Networking - Replies (7)

Hello,

I really need some help. I have to create a client and server python program for school. The client is supposed to get files from the serv..... More

Print this item

  help me convert php's for into python's for
Posted by: dwiga - Aug-07-2017, 05:46 AM - Forum: Homework - Replies (8)

I want to make a loop from this php's for, but I want to use it on python,
whould you like to help me, because when I try to search it on Google I ha..... More

Print this item

  conditional assignment failing
Posted by: charlottecrosland - Aug-07-2017, 04:58 AM - Forum: Homework - Replies (5)

I am tying to do a conditional assignment, and it isn't working. I can't work out what I've done wrong. Any suggestions would be very gratefully rec..... More

Print this item

  Assignment
Posted by: desher - Aug-07-2017, 03:05 AM - Forum: Homework - Replies (4)

## Program: adding_report() function
This program calls the adding_report() function which repeatedly takes positive integer input until the user..... More

Print this item

  My first try with python
Posted by: MaxAim - Aug-06-2017, 11:15 PM - Forum: Code sharing - Replies (4)

So, I wanted to play D&D with my friends and I had an idea. What if I code a program to roll the dice for me?
Here is my first try, I don't know anyth..... More

Print this item

  How to exit infinite While Loop?
Posted by: Fran_3 - Aug-06-2017, 11:12 PM - Forum: General Coding Help - Replies (3)

On a Windows PC I'm working on some code to do a task every 'n' minutes.

Normally the program will run constantly unless the system user/admin wish..... More

Print this item

  Won't let me end a loop
Posted by: mzmingle - Aug-06-2017, 07:07 PM - Forum: General Coding Help - Replies (7)

I've been given a task to make a text based two player game of noughts & crosses. I made a variable called gameRun which would keep the game going if ..... More

Print this item

  3D Mandelbrotset - Blender 3D GUI
Posted by: eyn2k - Aug-06-2017, 06:02 PM - Forum: Tutorial Requests and Submissions - No Replies

Use blender as a 3D GUI to create a 3D Mandelbrot set with ONLY 2 LINES OF LOGIC.

Follow along instructional video or use links to download files. ..... More

Print this item

  cobrapy
Posted by: deepa - Aug-06-2017, 03:20 PM - Forum: Data Science - Replies (3)

Hello Everyone,

I am attempting to install cobra 0.6.1 using pip in python 3.4(32-bit).
I am not able to find the 32-bit cobra 0.6.1 installation ..... More

Print this item

  critic.
Posted by: tony1812 - Aug-06-2017, 02:36 PM - Forum: Code sharing - No Replies

Hello, I am a total Python newbie. This is my Python codes for an imaginary code exercise. Thanks to those who has helped me. I would welcome any cost..... More

Print this item

  send requests to URL with proxy
Posted by: jpmo02 - Aug-06-2017, 08:49 AM - Forum: General Coding Help - Replies (1)

Hello
I want to send a POST/GET request to an URL
I use from Requests module and create a Session
and send my requests with this session

Please ..... More

Print this item

  Cant Run Code
Posted by: SaintOfAges - Aug-06-2017, 06:02 AM - Forum: General Coding Help - Replies (2)

my question here: I tried running this code in Python 2.7 (pressing F5) it shows syntax error help!

[python]Python 2.7.13 (v2.7.13:a06454b1afa1, De..... More

Print this item

  Trying to display a changing variable
Posted by: AnonymousNobody - Aug-06-2017, 04:48 AM - Forum: GUI - Replies (9)

I have been trying to create a tkinter display of a variable that changes semi-regularly, but I cannot seem to get it to update regardless of what I t..... More

Print this item

  Stop Timer in Different Class
Posted by: ian - Aug-06-2017, 02:37 AM - Forum: GUI - No Replies

How can I add code in onStop of LeftPanel to stop the timer created in RightPanel?
Is it possible to stop it from in Frame class? Thanks.

[python..... More

Print this item

  AJAX: readyState not as expected
Posted by: pleriche - Aug-05-2017, 09:28 PM - Forum: Web Scraping & Web Development - Replies (2)

I'm writing a small application implemented using AJAX. Most of it works. The xgttp object calls a python script which terminates having responded wit..... More

Print this item

  module object has no attribute after using different version of Python
Posted by: prithvi - Aug-05-2017, 07:12 PM - Forum: General Coding Help - Replies (2)

I have both versions python 2.7 and 3.4 installed. I am using some code which is developed under 2.7 but I am using under 3.4. So after compiling usin..... More

Print this item

  Improving A Mean Algorithm
Posted by: dwainetrain - Aug-05-2017, 06:43 PM - Forum: Data Science - Replies (1)

Hello, fairly new to python, and especially new to numpy.

Mission: I was tasked with writing a function that will take the input of an arbitrary n..... More

Print this item

  Automation XML transformation
Posted by: vasilysmyslov - Aug-05-2017, 06:32 PM - Forum: General Coding Help - No Replies

Apologies for the long post, thanks to anyone in advance that takes the time to offer their help. Any constructive guidance is appreciated.

Version..... More

Print this item

  Why my status is silly Frenchman?
Posted by: Mike Ru - Aug-05-2017, 06:18 PM - Forum: Bar - Replies (4)

If to translate it (silly Frenchman) to Russian language it will be Глупый Француз. But I'm not Frenchman and I'm not silly ! )

Print this item

  I need help with installation for python 3.6 please
Posted by: net1media - Aug-05-2017, 11:33 AM - Forum: GUI - Replies (3)

Hi, New to linex and python, I am trying to use centos 7 server for development, So I installed python 3.6 to use it for development without interferi..... More

Print this item

  using map function
Posted by: uttamsaha2 - Aug-05-2017, 10:28 AM - Forum: General Coding Help - Replies (1)

I am getting following error:

Traceback (most recent call last):
File "./map_function.py", line 13, in <module>
name = map(name_split(perso..... More

Print this item

  program flow advice
Posted by: sampazzer - Aug-05-2017, 08:24 AM - Forum: General Coding Help - Replies (2)

Hi all. I'm currently writing a program so that I can add in my vehicles and keep track of any maintenance done at what mileage and what time of year...... More

Print this item

  NameError: name 'mailbox_list' is not defined
Posted by: pythonnewb - Aug-04-2017, 10:15 PM - Forum: Homework - Replies (2)

I have 2 classes imported onto my demo file but when I try to print my list a name error pops up, when I already defined the empty list 'mailbox_list'..... More

Print this item

  How can I check out my localhost?
Posted by: Mike Ru - Aug-04-2017, 09:01 PM - Forum: Homework - Replies (2)

I am using a libre requests. I am trying to check out [i]localhost and if it is working then to type the message "Yes". If it isn't working the..... More

Print this item

  New Themes for this site
Posted by: snippsat - Aug-04-2017, 07:12 PM - Forum: Board - Replies (11)

After this post bye @metulburr,i start looking at making theme for this site.
I am finish with tw..... More

Print this item

  How to use a pmml model in Python
Posted by: FlamingGuava - Aug-04-2017, 02:11 PM - Forum: Data Science - Replies (3)

Hey, I have a small neural network model, 25 neurons, that I trained recently, that I want to use to scan executable files with, to determine if they'..... More

Print this item

  Michael Driscoll's Python 101 book, as a website
Posted by: buran - Aug-04-2017, 11:13 AM - Forum: News and Discussions - Replies (4)

http://python101.pythonlibrary.org/

from the e-mail:
[quote]Python 101 as a Website
Hi,
I decided to put my first book, Python 101, on th..... More

Print this item

  utm package error - need your help
Posted by: Tyagi_j - Aug-04-2017, 08:06 AM - Forum: Data Science - Replies (2)

Hi ,

i have started working on python - pandas since from a month, especially on geo-location/Geo spatial analysis.

i'm using the package : utm ..... More

Print this item

  program that search string in text file and do something
Posted by: alon30 - Aug-04-2017, 08:03 AM - Forum: Homework - Replies (1)

[font=Tahoma, Geneva, sans-serif][font=Tahoma,Geneva,sans-serif]Hi, I'm new to thing forum and to this programming in python!

can someone help me a..... More

Print this item

  Pandas df.read_html dropping duplicate tables in html : Urgent Guidance
Posted by: radioactive9 - Aug-04-2017, 06:01 AM - Forum: Data Science - Replies (1)

my question here

import pandas as pd
tables = pd.read_html('D:\\myhtml.html', header=0)
print (tables)
I have a html fi..... More

Print this item

  how to bind entry to a function in another file
Posted by: Rishav - Aug-04-2017, 05:15 AM - Forum: GUI - Replies (1)

so i have an entry box when i enter something into it and press enter it will print the value. when the function which i am binding into is in same py..... More

Print this item

  Converting excel file to txt file
Posted by: muhsin - Aug-04-2017, 05:06 AM - Forum: Data Science - Replies (3)

Hello all,
I am a new user. I would like to convert an excel file to txt file by also doing some modifications in it. Can anyone please tell me how I..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  why is the image not show... 7 hours ago sarbogast deanhystad General Codin...
  New to python and coding Yesterday, 12:09 lary_p jefsummers Homework
  Help with Serial.write in... Yesterday, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... 11-11, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 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...
Most views
  The best Prog... 578884
  Tutorial Requ... 510035
  Web Scraping ... 441929
  Newbie with P... 385941
  New Users Int... 376556
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+ 12107
buran 8195
snippsat 7388
deanhystad 6908
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
ftk456 Yesterday
sarbogast Yesterday
bmurray Yesterday
kai_cow2710 Yesterday
Kacper 11-11

User Panel Messages

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