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 38 online users.
» 1 Member(s) | 34 Guest(s)
Bing, DuckDuckGo, Google, jsontotable

Latest Threads
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 07:26 PM
» Replies: 2
» Views: 75
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 12:09 PM
» Replies: 4
» Views: 122
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 10:11 AM
» Replies: 6
» Views: 219
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: 306
[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: 228
[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,620

 
  Password Saver Program
Posted by: suitec - Aug-16-2017, 01:02 AM - Forum: Homework - Replies (3)

I have an assignment to write code for Choice 2, to 1. create a loop that goes through each item in the password list; 2. Check if the name is found; ..... More

Print this item

  how to convert string soup to raw string ?
Posted by: Fran_3 - Aug-15-2017, 10:30 PM - Forum: Web Scraping & Web Development - Replies (8)

I have a webpage in the variable soup

I try to search it with a regx but get an error
TypeError: expected string or bytes-like object

If I set ..... More

Print this item

  Help installing QtOpenGL via pyenv
Posted by: Yoshimaster96 - Aug-15-2017, 10:20 PM - Forum: News and Discussions - Replies (2)

Upon entering the command:
python configure-ng.py

It states that the following modules will be installed:
[output]These PyQt4 mo..... More

Print this item

  Error while writing a code for feature scaling
Posted by: prateek - Aug-15-2017, 08:50 PM - Forum: General Coding Help - Replies (1)

Hi, I am trying to write a code for doing feature scaling but getting an error. Please help me out with this.

def featureScaling(arr):
ndata =..... More

Print this item

  how to copy all files to my tmp folder?
Posted by: terry_arman2 - Aug-15-2017, 07:40 PM - Forum: General Coding Help - Replies (1)

Hi, how can i copy all files with extension ".txt " and ".pdf"?
theres a problem in my code at the time i want to copy certain files, only copy just ..... More

Print this item

  Game not letting player 1 win straight away
Posted by: mzmingle - Aug-15-2017, 04:28 PM - Forum: General Coding Help - Replies (6)

I'm making a two player noughts and crosses game, and when player one wins, it asks player two to make a move before ending the game. I don't know how..... More

Print this item

  Storing float as integer in a database
Posted by: Ageir - Aug-15-2017, 04:25 PM - Forum: General Coding Help - Replies (6)

Hi! I'm rather new to programming in Python and trying to figure out how to store my sensor data from my RPi in a database. For example I have tempera..... More

Print this item

  unable to replcae a pattern using method re.sub()
Posted by: Jeevananda - Aug-15-2017, 03:06 PM - Forum: Web Scraping & Web Development - Replies (4)

my question here
I am unable to replace a pattern using the method re.sub()
[python]
import re

#initialize string

x='<?xml version="1.0" enco..... More

Print this item

  I need help
Posted by: 777CAIN - Aug-15-2017, 02:39 PM - Forum: General Coding Help - Replies (14)

Is it possible to get a user to type in something like Apples and it comes back with a number eg

I type apple it comes back as 6?

If so could so..... More

Print this item

  Search by keyword
Posted by: Stokes4 - Aug-15-2017, 01:51 PM - Forum: General Coding Help - Replies (2)

I'm making an ai in python 2.7.13 and I looked around but can't figure out how to get it to search google by keyword. Ex: instead of typing "google" t..... More

Print this item

  OpenCV contrib Python
Posted by: peta - Aug-15-2017, 01:33 PM - Forum: General Coding Help - Replies (4)

Hello,

I want to learn programming (python) by realising different structured light 3D scanning methods. For this I wanted to try the structured_li..... More

Print this item

  PythonWin.exe
Posted by: cartogal - Aug-15-2017, 12:39 PM - Forum: General Coding Help - Replies (5)

I just had Python 2.7 and pythonWin 2.7 downloaded on my companies server, we use Citrix. I can't find the PythonWin.exe file. My coworker has a sta..... More

Print this item

  Unsolved import App .Unable to import Kivy
Posted by: bharath1991 - Aug-15-2017, 11:40 AM - Forum: GUI - Replies (2)

How do i use the module which is installed using Pip. I am not able to add as egg whereas there is no option to add an wheel. I have installed kivi us..... More

Print this item

  User input numpy array with color mapping & mouse click events
Posted by: imakeathepi - Aug-15-2017, 10:33 AM - Forum: Homework - No Replies

Hello Members!

I am new to the forum and looking for some help with a project related coding question.

I am tasked with making a 2d numpy array..... More

Print this item

  PyInstaller subprocess.checkout error
Posted by: aftab_s81 - Aug-15-2017, 07:57 AM - Forum: GUI - Replies (1)

I am developing a GUI app in Python, the code works fine in PyCharm IDE. Now I want to convert into an exe for distribution.

My code works fine until..... More

Print this item

  Order of Operation for creating organizational database software
Posted by: Mike_Marino - Aug-15-2017, 12:28 AM - Forum: General Coding Help - Replies (5)

Hello! I’m a music composer and am looking to try to build an organizational database to keep better (and more in-depth) track of the music I create...... More

Print this item

  Multiprocessing
Posted by: ian - Aug-14-2017, 10:02 PM - Forum: General Coding Help - Replies (1)

I have a function self.load_dataframe(0). when it is called from in its Frame parent, it will freeze the Frame until it returns value to self.df. I tr..... More

Print this item

  Anti Vowel
Posted by: OmarBrikaa - Aug-14-2017, 07:05 PM - Forum: General Coding Help - Replies (2)

What is wrong with this code? It should return the text without vowels.

[python]def anti_vowel(text):
new = list(text)
for letter in new:
..... More

Print this item

  stepper motor with raspberry pi
Posted by: bowen73 - Aug-14-2017, 06:56 PM - Forum: General Coding Help - Replies (3)

I’ve had my 1st stepper hat delivered and all is working fine and have it turning a bipolar stepper motor, but need help getting more from the demo sc..... More

Print this item

  Copy info of 2 files with share information
Posted by: AngelRuizM - Aug-14-2017, 06:11 PM - Forum: General Coding Help - Replies (1)

Hi,

I´m really new using Python. But I have to solve a problem to make the analysis of my scientific data.

I have two excel files with differen..... More

Print this item

  Reporting tool for ticket's SLA
Posted by: vstanchev - Aug-14-2017, 04:32 PM - Forum: General Coding Help - No Replies

Hello All,

My company is using request tracker for its ticketing solutions.

There is also a reporting tool written in python that is really simp..... More

Print this item

  ffplay missing for srtreaming over gopro sessione
Posted by: mainieri13 - Aug-14-2017, 02:18 PM - Forum: General Coding Help - Replies (1)

Launching a script which get directly streaming the gopro on Pc when used on android it returns error (Qpython platform) when arrives to the ffplay co..... More

Print this item

  Perl 6 regexes
Posted by: nilamo - Aug-14-2017, 01:46 PM - Forum: News and Discussions - No Replies

This review of Perl 6 was posted yesterday: http://www.evanmiller.org/a-review-of-perl-6.html

I just wanted to highlight a few things, and how incr..... More

Print this item

  Puzzled by classes
Posted by: Barrowman - Aug-14-2017, 12:58 PM - Forum: GUI - Replies (3)

I have been learning to create GUI's using tkinter for some time and have created around 12 which I am happy with.
I have not used classes but see mor..... More

Print this item

  Can't link .kw file with main.py
Posted by: Allpha - Aug-14-2017, 09:07 AM - Forum: GUI - Replies (2)

Hello I started to learn kivy gui for puthon 3 and I have a problem, I can't link.kw file with main.py.
I don't now how to upload there photos, but I..... More

Print this item

  newbie here - need help with building very basic http server
Posted by: BenSalem - Aug-14-2017, 08:06 AM - Forum: Networking - No Replies

*** Link removed ***

Print this item

  Need Help with Simple Text Reformatting Problem
Posted by: MattTuck - Aug-14-2017, 06:05 AM - Forum: Web Scraping & Web Development - Replies (5)

[b]So, I'm trying to reformat a text from Shakespear's plays so that, every monologue is only one line long.

For example, this is what I am given:..... More

Print this item

  Profile correction cut-line under name wrong
Posted by: Fran_3 - Aug-14-2017, 12:41 AM - Forum: Board - Replies (2)

On my profile under my name Fran_3 is a line that says "programmer named tim"
How do I change this to programmer named Fran?
I have no idea who "tim..... More

Print this item

  regX find XYZ when it occurs after ABC with stuff inbetween?
Posted by: Fran_3 - Aug-13-2017, 11:41 PM - Forum: Web Scraping & Web Development - Replies (5)

given a string with characters, numbers, spaces, symbols... like a web page source

strStuff = "lmnoqABCrstuvwXYZdefghijk)
and ignoring case

how..... More

Print this item

  scapping an html document
Posted by: jonelya - Aug-13-2017, 08:00 PM - Forum: Web Scraping & Web Development - Replies (2)

hello all,
I am scrapping a html file.
I wrote the following code.

[python]with open('Basic Materials.htm') as fp:
soup=BeautifulSoup(fp,'lx..... More

Print this item

  tkinter scrolledtext formatting
Posted by: Lux - Aug-13-2017, 05:52 PM - Forum: GUI - Replies (2)

I am using tkinter's scrolledtext and I was wondering if it is possible to format some of the text inside of it, like making one word bold while leavi..... More

Print this item

  Website
Posted by: mahdiafg - Aug-13-2017, 05:45 PM - Forum: General Coding Help - Replies (4)

Hi!
How can make a kind of website that I should pay for it in a way that I do some activities for it?
I don't want pay by debit card or things lik..... More

Print this item

  error message in pyqt pro
Posted by: red_man_008 - Aug-13-2017, 01:07 PM - Forum: GUI - Replies (8)

I am having trouble compiling a program which relates to main window and resource file with .ico files.

I suspect it has something to do with the lo..... More

Print this item

  Email extraction from websites
Posted by: stefanoste78 - Aug-13-2017, 12:54 PM - Forum: Web Scraping & Web Development - Replies (14)

Good morning.

Is it possible to extract all of the emails from a list of links in an excel file column? Once extracted, put them in the cell next t..... More

Print this item

  Four digit combinations
Posted by: EHod - Aug-13-2017, 10:12 AM - Forum: Homework - Replies (4)

Hi,

I have a school problem to design and write a program that displays all the possible combinations for any four numerical digits entered by a us..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  why is the image not show... Yesterday, 19:26 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... 578899
  Tutorial Requ... 510067
  Web Scraping ... 441933
  Newbie with P... 385944
  New Users Int... 376620
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