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,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906

Full Statistics

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

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
5 hours ago
» Replies: 4
» Views: 136
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Today, 10:44 AM
» Replies: 4
» Views: 158
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Today, 04:44 AM
» Replies: 8
» Views: 675
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,813
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 155
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 134
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 216
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,218
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 326
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 215

 
  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

  installtion 3.7 has no navigator/spyder
Posted by: elwolv1 - Jan-01-2019, 06:58 PM - Forum: General Coding Help - Replies (1)

1- new installation 3.7 has no navigator/spyder only prompt appears in window10?

2- 2.7 did install with navigator and spyder Ok

3- mini-cond..... More

Print this item

  How to return values from For Loop via return in a function
Posted by: AykutRobotics - Jan-01-2019, 06:16 PM - Forum: Data Science - Replies (14)

I wrote a function with a for loop for my tensorflow object_detection which shows me the detected images' name inside of my test_images when I press b..... More

Print this item

  Credit card number redacting script
Posted by: Drone4four - Jan-01-2019, 06:10 PM - Forum: General Coding Help - Replies (6)

Happy New Year Pythonistas!

I’m writing a Python shell script for fun. The purpose of the script is to ask the user for a fake credit card number (..... More

Print this item

  Animation
Posted by: dan789 - Jan-01-2019, 04:15 PM - Forum: General Coding Help - Replies (7)

Hello, I have 4 pictures I want to create an animation from, but not sure how to do it. I´m already using the only library tkinter, so it shouldn´t u..... More

Print this item

  Trying to connect to a server running on another machine
Posted by: PythonForever - Jan-01-2019, 04:05 PM - Forum: Networking - Replies (1)

I am trying to connect from another machine(a virtual machine on my MAIN MACHINE) to my server that is running on my main machine but it never ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 5 hours ago Lou snippsat General Codin...
  Python is not working on ... Today, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... Today, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... Yesterday, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
Most views
  The best Prog... 579472
  Tutorial Requ... 512648
  Web Scraping ... 442333
  Newbie with P... 386388
  New Users Int... 380752
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+ 12113
buran 8196
snippsat 7391
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
IFDA123 Today
TimTom420 Yesterday
cruisesfares Yesterday
SNR Yesterday
Jonathan Yesterday

User Panel Messages

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