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,970
» Latest member: Seu12Jorge
» Forum threads: 38,731
» Forum posts: 175,552

Full Statistics

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

Latest Threads
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
44 minutes ago
» Replies: 6
» Views: 320
LOST BITCOIN OR USDT?WE H...
Forum: Networking
Last Post: leewang
51 minutes ago
» Replies: 0
» Views: 7
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
4 hours ago
» Replies: 7
» Views: 2,780
looking for help
Forum: Bar
Last Post: PhamMaria
5 hours ago
» Replies: 1
» Views: 1,904
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:58 PM
» Replies: 1
» Views: 647
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,178
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,744
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 635
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,131
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,108

 
  Coconut - A Functional Language Which Compiles to Python
Posted by: nilamo - Jan-03-2019, 11:03 PM - Forum: News and Discussions - Replies (2)

http://coconut-lang.org/

Valid python code is also valid coconut, so you could just add a little functional code to your project, then run it throu..... More

Print this item

  Upgrading to Python 3.5.2
Posted by: ErnestTBass - Jan-03-2019, 10:07 PM - Forum: General Coding Help - Replies (6)

In my install of Python on Ubuntu 16.04,I have Python 3.5.2. I want to upgrade to Python 3.6.2. It will not let me.

How do I do this?

I cannot d..... More

Print this item

  Help! Turtle not working, even when we click the turtle demo in IDLE nothing happens.
Posted by: BertyBee - Jan-03-2019, 06:14 PM - Forum: General Coding Help - Replies (3)

Any help appreciated, learning python with young son and both complete beginners, son is going well and has been creating basic programs, he is just t..... More

Print this item

  Python Regex multiple search into separate variable?
Posted by: searching1 - Jan-03-2019, 04:45 PM - Forum: Networking - Replies (11)

Hi,
I just want to ask how can I run multiple search using regex using a single Variable with string in it then put the search results to separate va..... More

Print this item

  need hep with entry
Posted by: juliolop - Jan-03-2019, 04:33 PM - Forum: GUI - Replies (2)

why the option Retrieve Report in this code does not record a number in the variable WO-rep after enter it.? like WO entry does.



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

Print this item

  Planning a trip to Japan
Posted by: micseydel - Jan-03-2019, 03:25 PM - Forum: Bar - Replies (15)

I'm planning a trip to Japan in April with two friends and we're looking for recommendations. metulburr mentioned that @[Mekire] lived there for a bit..... More

Print this item

  please explain the 23rd line
Posted by: kaushalkumarroy - Jan-03-2019, 01:00 PM - Forum: Data Science - Replies (1)

[python]#Code for implementing step-by-step the checks mentioned in the pre-processing phase
# this code takes a while to run as it needs to run on 5..... More

Print this item

  overload operators
Posted by: anjita - Jan-03-2019, 11:43 AM - Forum: News and Discussions - Replies (4)

Why do we need to overload operators?

Print this item

  Echo call to VLC bash using subprocess.Popen on Linux
Posted by: LuukS001 - Jan-03-2019, 04:29 AM - Forum: General Coding Help - Replies (17)

I am using this both on my macosx and linux and it works well.
On linux the shell commands are slightly different:

vlc -I oldrc --rc-unix=/home/us..... More

Print this item

  index between values
Posted by: mapvis - Jan-03-2019, 04:28 AM - Forum: General Coding Help - Replies (3)

I have a list of words and I want to get the values of all words in between the word "and" but have to account for the number of words in between "and..... More

Print this item

  Use of global variables from several modules.
Posted by: Jstechg - Jan-02-2019, 11:09 PM - Forum: General Coding Help - Replies (3)

I am writting a python program that uses several modules.

In "file_1.py" the global variables "i1" and "s1" are declared. In addition, in this modu..... More

Print this item

  enum from typelib
Posted by: Erhy - Jan-02-2019, 10:54 PM - Forum: General Coding Help - Replies (2)

Hello!
I try to use a typelib of a COM application.
In the Typelib are also enum's defined.

Is there a chance to use the enum definitions in pyth..... More

Print this item

  New to Tkinter -- Does not recognize "Frame" as attribute.
Posted by: cwatt1 - Jan-02-2019, 10:40 PM - Forum: GUI - Replies (2)

I am a novice with Python, and with Tk in particular. I have been taking an online course and am just getting into GUI using tkinter. I copied the a..... More

Print this item

  Help with programming
Posted by: cumpluu - Jan-02-2019, 08:38 PM - Forum: News and Discussions - Replies (3)

Hello,
I am new to programming and I feel stuck. I am trying to learn as much as possible but I always end up stuck. I am looking for some help. Wou..... More

Print this item

  attrdict.py
Posted by: Skaperen - Jan-02-2019, 08:30 PM - Forum: Code sharing - Replies (10)

a while back, i got help here on PFio regarding accessing a dictionary like attributes. i coded up a full class for it. i haven't tested it thorough..... More

Print this item

  /me needs to learn how to code GUI apps for Xfce
Posted by: Skaperen - Jan-02-2019, 08:00 PM - Forum: Bar - No Replies

/me needs to learn how to code GUI apps for Xfce

Print this item

  More pygame errors
Posted by: PyEH - Jan-02-2019, 07:59 PM - Forum: General Coding Help - Replies (16)

Attempting to help my son.
I cannot find the error or a reason

Extract
[python]
import png, os, pygame
pygame.init()

win = pygame.display.set_mode((..... More

Print this item

  coming up with a sentinel string for file names
Posted by: Skaperen - Jan-02-2019, 07:27 PM - Forum: News and Discussions - Replies (4)

i am designing a few commands which need to have 2 lists of file or directory names. what i need to come up with is some string that is reasonable to..... More

Print this item

  If, if else, Boolean statements
Posted by: NLittle17 - Jan-02-2019, 06:33 PM - Forum: Homework - Replies (3)

I am having trouble with this code and would like to know if someone can help me. I did what I could but please let me know if it needs to be edited. ..... More

Print this item

  Appending DBSCAN clusters to original input?
Posted by: Madraykin - Jan-02-2019, 04:53 PM - Forum: Data Science - Replies (5)

Hi everyone,

Feeling pretty proud of myself, as a Python newbie I've managed to reduce my massive dataset down using t-SNE and then clustered it us..... More

Print this item

  PyQt4 dynamic QComboBox
Posted by: littleGreenDude - Jan-02-2019, 03:49 PM - Forum: GUI - Replies (4)

I need to dynamically add combos to a parent form. Selecting a value in the combo should call a method in the parent form to dynamically update the s..... More

Print this item

  First python program?
Posted by: Tentoes - Jan-02-2019, 02:53 PM - Forum: Bar - Replies (8)

Found a book on python. Since people around here think real programmers use python, I started to read it.

The book explained that the language is n..... More

Print this item

  Fingerprint match
Posted by: Epilepsy - Jan-02-2019, 02:35 PM - Forum: Data Science - Replies (1)

Hi there, I have a program made my self that save bmp image of fingerprints, but I need now to match 2 of this images, there is a way to do that en py..... More

Print this item

  using webbot for website login fails
Posted by: loeten - Jan-02-2019, 02:03 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi there, i am just starting with python and read that there is such a nice method to login into websites (and later i want extract data from it).

..... More

Print this item

  How to only extract upper or lower triangular matrix into tabular form
Posted by: SriRajesh - Jan-02-2019, 12:54 PM - Forum: General Coding Help - Replies (3)

Hi,

I have correlation matrix as below

my raw data is stored in variable "x"

x:
A B C D
1.2 2.3 5.6 1.0
1.3 5.6 2.3 2.9
5..... More

Print this item

  Login to web site
Posted by: halo981 - Jan-02-2019, 07:44 AM - Forum: Web Scraping & Web Development - Replies (3)

Hello to everyone.

I'm starting to develop in Python. I need to make a script for automatic login to a certain website.

The site is: http://ec.g..... More

Print this item

  Need Help.
Posted by: simapatel - Jan-02-2019, 06:26 AM - Forum: Homework - Replies (2)

Hi I am a student,since now course include if statement,loops and list. assignment only allow course content.I am struggling for logic pls help me wha..... More

Print this item

  i am a noob and need help
Posted by: Zeee - Jan-02-2019, 04:31 AM - Forum: General Coding Help - Replies (1)

so i bought a raspberry pi kit and one of the projects was with a 7-segment display and i need help under standing the code. in particular the dats se..... More

Print this item

  Time dynamic choropleth chart - help
Posted by: martyl - Jan-02-2019, 03:35 AM - Forum: General Coding Help - Replies (3)

Dear all,

I am trying to create a time dynamic choropleth chart using Python and Folium, like Mr Halfdan Rump did in his Youtube video "Geos..... More

Print this item

  Can't import pyautogui
Posted by: HowardHarkness - Jan-02-2019, 02:12 AM - Forum: Web Scraping & Web Development - Replies (5)

import time
import random
import pyautogui # This causes import error!
from selenium import webdriver
This has got to be so..... More

Print this item

  modified file text getting cut off
Posted by: droidus - Jan-02-2019, 01:19 AM - Forum: General Coding Help - Replies (3)

I am trying to modify the lines in a file. After the first few lines in a rules file, there are a lot of commented out rules, and it follows this form..... More

Print this item

  How to print using wx
Posted by: gehrenfeld - Jan-02-2019, 01:06 AM - Forum: GUI - Replies (3)

Below is the code. I just need to know how to get the prints to print in the panel.

[python]
import wx
import mysql.connector
from mysql.connect..... More

Print this item

  Minesweeper Game
Posted by: TrustBusiness - Jan-02-2019, 12:48 AM - Forum: General Coding Help - Replies (1)

How to program a minesweeper game with this characteristics?
Please help!

IThe 4 × 4 field on the left contains two mines, each represented by an “..... More

Print this item

  URL DECODING
Posted by: UnionSystems - Jan-01-2019, 11:04 PM - Forum: General Coding Help - Replies (5)

This script reads a text file containing a HTML table, uses pandas to parse that table into a dataframe. Then writes that dataframe as a CSV to anoth..... More

Print this item

  Manipulating an image in python
Posted by: z4rn4v - Jan-01-2019, 08:36 PM - Forum: GUI - Replies (2)

Hi guys,

I am trying to build a program which takes an input from an external source - WEB - and insert it into my app.

I am thinking on having..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Comparing 2 100GB Drives/... 44 minutes ago tester_V snippsat General Codin...
  LOST BITCOIN OR USDT?WE H... 51 minutes ago leewang leewang Networking
  Select Python comment (#)... 4 hours ago SpongeB0B tester_V General Codin...
  looking for help 5 hours ago Azdaghost PhamMaria Bar
  My goal to be hired worki... Yesterday, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... Yesterday, 18:49 arbiel Gribouillis General Codin...
  My First App Yesterday, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... Yesterday, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
Most views
  The best Prog... 577279
  Tutorial Requ... 500356
  Web Scraping ... 440959
  Newbie with P... 384982
  New Users Int... 369326
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+ 12089
buran 8176
snippsat 7369
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Seu12Jorge Today
leewang Today
seomelbourneaustralia Today
Jacobjoift Today
PhamMaria Today

User Panel Messages

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