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,823

Full Statistics

Online Users
There are currently 32 online users.
» 0 Member(s) | 30 Guest(s)
Bing, Google

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

 
  Tonight
Posted by: ichabod801 - Aug-19-2017, 01:47 AM - Forum: Bar - Replies (1)

This has been tonight:

  • I'm bored.
  • Oh, there's a new post on python-forum!
  • Oh, it's metulburr editing his post on classes.
  • Am I..... More

Print this item

  use of classes in python
Posted by: Lux - Aug-19-2017, 12:31 AM - Forum: General Coding Help - Replies (2)

Hi!
I am relatively new to Python and mostly self-taught. I am working on a project in tkinter, and I have noticed that a lot of code examples like [u..... More

Print this item

  VS Code Editor
Posted by: snippsat - Aug-19-2017, 12:11 AM - Forum: News and Discussions - Replies (2)

This will be a quick look at/tutorial about Visual Studio Code.
This Editor has nothing to with Visual Stud..... More

Print this item

  ValueError
Posted by: Jared360 - Aug-18-2017, 07:46 PM - Forum: General Coding Help - Replies (2)

Hello all, new to Python and programming and having an issue here that I can't figure out. I'm getting a value error from this code. I'm trying to pri..... More

Print this item

  Querying a web database
Posted by: SimpleGuy - Aug-18-2017, 06:58 PM - Forum: General Coding Help - Replies (3)

Good afternoon,

I have been playing around with Requests to Query an API. Here is my code

[python]
import json
import requests

data_url = '..... More

Print this item

  I Require some help for project idea...FaceRecognizer Door actived
Posted by: JavierGTZ - Aug-18-2017, 04:45 PM - Forum: General Coding Help - No Replies

my question here
Hi everyone, I have a lot question for one project that I want to do, in the last semester a development a face recognizer software ..... More

Print this item

  Password Saver Program
Posted by: suitec - Aug-18-2017, 03:30 PM - Forum: General Coding Help - Replies (1)

Below is the Password Saver program that I need help with, my entries, and the error I'm receiving. Any recommendations you can give me will be greatl..... More

Print this item

  Python error handling Paramiko
Posted by: pythondiy - Aug-18-2017, 03:29 PM - Forum: Networking - Replies (2)

Hello,

I am writing a Python script, using Paramiko, to ssh to servers one by one to test connectivity. The issue I am having is, if one of the s..... More

Print this item

  Python programmer needed to integrate GUI in Linux/LinuxCNC
Posted by: blazini36 - Aug-18-2017, 03:23 PM - Forum: Jobs - Replies (1)

I'm looking for somebody that can help me integrate a GUI that was built in Glade with a program written in Python. I've built a machine basically con..... More

Print this item

  FIND THE VALUE OF h.
Posted by: Emmanuel - Aug-18-2017, 01:29 PM - Forum: Homework - Replies (6)

My question is:
The volume v of a liquid in a hollow cylinder of radius r and length L is related to the depth of the liquid h by v = [rᶺ2 cos ᶺ -1 {..... More

Print this item

  Mixing 2 versions of python in one C++ application
Posted by: satya - Aug-18-2017, 12:31 PM - Forum: General Coding Help - No Replies

Hi,

I have a python embedded C++ application, and currently using python 2.7.13.
Now I want to introduce a new component in this application (dll/..... More

Print this item

  I need help
Posted by: PsychoticDroid - Aug-18-2017, 09:32 AM - Forum: General Coding Help - Replies (1)

Good day fellow coders.
There is a question I need to figure out.
Would guys mind helping me and explaining it to me.
I just recently started learn..... More

Print this item

  No module named 'requests.packages'
Posted by: runnerpaul - Aug-18-2017, 08:10 AM - Forum: General Coding Help - Replies (1)

When I try to run m python scrip I get this error:
[quote]Traceback (most recent call last):
  File "Main.py", line 9, in <module>
    from request..... More

Print this item

  find chars after chars in 'pre' tag
Posted by: Fran_3 - Aug-17-2017, 11:18 PM - Forum: Web Scraping & Web Development - Replies (9)

given text between two 'pre' tags as shown in the example code

I want to search for specified text... ABCD in the example
while ignoring any prece..... More

Print this item

  web form help
Posted by: czech99 - Aug-17-2017, 09:17 PM - Forum: Web Scraping & Web Development - No Replies

So I have a script i'm trying to modify. It's suppose to fill out a form, however the search form has changed and I don't know how to modify the scrip..... More

Print this item

  Query an ArcGIS feature server?
Posted by: SimpleGuy - Aug-17-2017, 08:02 PM - Forum: Web Scraping & Web Development - No Replies

The following code was used earlier to query data and I got the URL by inspecting a page element with a table in it. So I figured why not try to figur..... More

Print this item

  Newbie to Python - Problem in accessing Dictionaries and List
Posted by: sambill - Aug-17-2017, 07:23 PM - Forum: Homework - Replies (1)

Hi there,

I am a newbie into Python and programming in general. While studying python list and dictionaries I stumbled upon a scenario, hear me out..... More

Print this item

  Diff between 1 file to serveral files
Posted by: tcpip - Aug-17-2017, 06:09 PM - Forum: General Coding Help - Replies (3)

Hello,

I have a small script I found that will compare 2 files my issue is how can I campare 1 file to many files?

Thanks.

[python]#!/usr/bi..... More

Print this item

  problem with select and update the data into the database
Posted by: chris0147 - Aug-17-2017, 05:30 PM - Forum: General Coding Help - Replies (1)

I have got a problem with select and update the data into the database. I want to find an empty data in the database that go above the program id `300..... More

Print this item

  Print JSON Dictionary to Excel?
Posted by: SimpleGuy - Aug-17-2017, 02:58 PM - Forum: General Coding Help - Replies (6)

I would like to navigate through a complex JSON Dictionary and format it to be usable in an Excel file. I am fairly new to Python I've only been worki..... More

Print this item

  Pympler installation issue
Posted by: Katsuke - Aug-17-2017, 02:11 PM - Forum: General Coding Help - Replies (8)

Hello everyone!

I'm completely new with Python and Python 2.7, but I'm using it cause I need to run a conde on it. On this code, there's this call ..... More

Print this item

  OpenCV installation issue
Posted by: NOOBscripts - Aug-17-2017, 11:58 AM - Forum: Data Science - Replies (8)

Hi guys I have downloaded python 3.6 install it:works fine Cool . After I have install Numpy, Matplotlib. Also I have downloaded opencv.whl.
I am..... More

Print this item

  Send array of doubles to Python from C and back
Posted by: baptiste - Aug-17-2017, 09:58 AM - Forum: Data Science - Replies (8)

I would like to send an array of double to C to perform an optimization problem in python. The code is as follows:

**mathHelper.py**
[python] i..... More

Print this item

  Multiprocessing in wx Frame
Posted by: ian - Aug-16-2017, 08:41 PM - Forum: GUI - Replies (3)

I create a GUI window by using wx Frame/Panel and make a sample with some dummy code below.
when click on Run button, it will call function_1 with 0 ..... More

Print this item

  converting json into ?
Posted by: cmietzner - Aug-16-2017, 07:40 PM - Forum: Web Scraping & Web Development - Replies (1)

I am not a developer, just the guy that is blocked on a project because of this.
I was given an app that is supposed to create a json list. It is the..... More

Print this item

  Intermittent errors using Queue()
Posted by: Fredrik - Aug-16-2017, 06:42 PM - Forum: General Coding Help - Replies (2)

Hello

I don't know if this is the correct forum for this but General Coding Help sounded right.
I'm writing a multiprocess program and I communica..... More

Print this item

  card 21 trick
Posted by: SummoningZ - Aug-16-2017, 05:50 PM - Forum: Homework - Replies (21)

Hi, I have a coding project for school which involves me making a program to do the 21 card trick in python.
I have started to make the program but a..... More

Print this item

  Rotary Encoder Jitter
Posted by: cygnus_X1 - Aug-16-2017, 05:35 PM - Forum: General Coding Help - Replies (3)

I've made an Internet Radio using a Raspbbery Pi, Rotary encoder,
and 20x4 LCD. Stations are selected with a rotary encoder, and the
switch is pressed..... More

Print this item

  Can anyone explain the code?
Posted by: MPython - Aug-16-2017, 05:15 PM - Forum: General Coding Help - Replies (3)

How it works?

[python]
def externa(x):
def interna(y):
return y**x
return interna
f1=externa(2)
print(f1(3)) #----> 9
print(..... More

Print this item

  YANQ: Yet Another Newbie Question !
Posted by: webdef - Aug-16-2017, 03:51 PM - Forum: General Coding Help - Replies (3)

Here is the code I try to improve:

[python] def getEventFromId(self, service, eventid):
event = None
if self.epgcache is not None and eventid..... More

Print this item

  Need help with getting this voting eligiblity code to work
Posted by: Beastly - Aug-16-2017, 03:42 PM - Forum: Homework - Replies (1)

Struggling with how I can get the voting eligibility part at the end to work

import re

while True:
spefic_date = input('Enter todays date (..... More

Print this item

  Finding largest value in a for loop
Posted by: mingchew - Aug-16-2017, 11:28 AM - Forum: General Coding Help - Replies (1)

The Receiver PC receive multiple TOS value.
I just want to capture the largest value.
why the code below doesn't work.

list
largest=0

for Tru..... More

Print this item

  Promise
Posted by: nilamo - Aug-16-2017, 04:09 AM - Forum: Code sharing - Replies (2)

Earlier today, I had the opportunity (lol) to write a javascript fallback function for Promises for browsers which don't support Promises.  Which... i..... More

Print this item

  How to Use Gtk.Textview
Posted by: navinandrewprince - Aug-16-2017, 03:45 AM - Forum: GUI - No Replies

Hi I have developed a Python automation tool for Test Cases Automation purpose.
Right now I am in process of developing a GUI for it and have complet..... More

Print this item

  PySFTP ChDir Error490
Posted by: whoknows - Aug-16-2017, 01:34 AM - Forum: General Coding Help - Replies (2)

Hello. I am trying to figure out why I keep getting this error where I try to change the directory (see code below)
OverflowError: mode out of range..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 5 minutes ago lary_p lary_p Homework
  why is the image not show... Yesterday, 19:26 sarbogast deanhystad General Codin...
  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... 578899
  Tutorial Requ... 510068
  Web Scraping ... 441933
  Newbie with P... 385944
  New Users Int... 376621
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