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,924
» Latest member: Fobertsmene
» Forum threads: 38,719
» Forum posts: 175,491

Full Statistics

Online Users
There are currently 62 online users.
» 1 Member(s) | 51 Guest(s)
Google, AOL, Bing, Internet Archive, Applebot, Facebook, Pedroski55

Latest Threads
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
16 minutes ago
» Replies: 6
» Views: 636
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
7 hours ago
» Replies: 2
» Views: 356
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Today, 11:25 AM
» Replies: 7
» Views: 1,640
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Today, 11:16 AM
» Replies: 4
» Views: 15,569
New to the field
Forum: News and Discussions
Last Post: Larz60+
Today, 08:15 AM
» Replies: 1
» Views: 291
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Today, 02:34 AM
» Replies: 1
» Views: 327
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,414
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,383
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,105
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,344

 
Photo Show Installed Package detail
Posted by: Larz60+ - Jan-27-2017, 02:52 AM - Forum: Code sharing - Replies (10)

I have created a ShowInstalledPackages.py program on GitHub (and below).
Works on-line and offline, showing all python packages installed by user, an..... More

Print this item

  Color mixing
Posted by: thyva - Jan-27-2017, 01:34 AM - Forum: Homework - Replies (6)

When mixed, the primary colors-red, blue, and yellow- create secondary colors- orange, green and purple. mix red and blue to get purple. mix blue and ..... More

Print this item

  Python Wrapper Application
Posted by: panick1992 - Jan-27-2017, 01:24 AM - Forum: GUI - Replies (8)

Hello, 

[color=#000000][size=small]I want to develop, for my own education, a wrapper application(with in..... More

Print this item

  Measurement
Posted by: thyva - Jan-27-2017, 12:56 AM - Forum: Homework - Replies (7)

A US gill is measure of volume that is equal to 32 fluid drams .One drams is equal to 1/8 of a US ounce. If you know the number of fluid ounces, you c..... More

Print this item

  map function
Posted by: landlord1984 - Jan-26-2017, 11:44 PM - Forum: General Coding Help - Replies (5)

map(print,[1,2,3])
I thought above code should print individual element, but it does not work.

Why map function does not work h..... More

Print this item

  Need help explaining what the variables do in my code.
Posted by: BurnedChipotle - Jan-26-2017, 09:04 PM - Forum: Homework - Replies (6)

Hello I'm learning Python at school and have been set a task,

Task 1


[b]Develop a program that analyses a sentence that contains severa..... More

Print this item

  import 13 row from .csv file into array or list
Posted by: tofi - Jan-26-2017, 07:17 PM - Forum: General Coding Help - Replies (1)

HI

I have .csv file which contains 3 columns ( feature 1 , feature 2 , class )

I need to take 13 row each time with one class each time to pass ..... More

Print this item

  Loading a GUI from Terminal
Posted by: Raudert - Jan-26-2017, 05:16 PM - Forum: GUI - Replies (3)

So I am making a simple program to read the value from an ADS1x15 ADC, convert it to the voltage value that went into it using linear interpolation an..... More

Print this item

  Python Modulo Problem
Posted by: PYTHONEUR - Jan-26-2017, 02:59 PM - Forum: Homework - Replies (3)

Hi everyone would anyone know the formula for the reverse modulo?

If there is not only the PGCD

If there is only the PGCD could you give me a fo..... More

Print this item

  SCAN
Posted by: eftemie0000 - Jan-26-2017, 01:59 PM - Forum: Web Scraping & Web Development - Replies (2)

How to scan a website for email addresses useing a python script.
I have some ideas but maybe you can help me with a writed script.
Have a nice day ..... More

Print this item

  Capitalizing a character at a time program
Posted by: pyth0nus3r - Jan-26-2017, 12:30 PM - Forum: General Coding Help - Replies (7)

Hi
I want to create a program to capitalize each character of a sentence for one second and then move to the next.
For example: "hello brian"
First..... More

Print this item

  unknown encoding: MS950_HKSCS
Posted by: rchiu5hk - Jan-26-2017, 10:15 AM - Forum: General Coding Help - Replies (4)

Dear all,

I have setup the python for eclipse but when run mysite test project, it prompt below errors. Please let me know how to fix it.
I have t..... More

Print this item

  pipeline.py
Posted by: Skaperen - Jan-26-2017, 09:06 AM - Forum: Code sharing - Replies (11)

i have expressed the goal of converting all of my bash scripts to python Pray   one thing holding me back is so many command pipelines in these sc..... More

Print this item

  Program built with PyInstaller in Win XP does not run in Win 10
Posted by: panoss - Jan-26-2017, 09:01 AM - Forum: General Coding Help - Replies (4)

I sent a program to a customer of mine who has Win 10 (64 bit).
I built the program with PyInstaller in my pc (Win XP (32 bit)).
The program does no..... More

Print this item

  "Automate the Boring Stuff" Appendix B missing LOTS of information. Help?
Posted by: Atomike - Jan-25-2017, 10:49 PM - Forum: General Coding Help - Replies (2)

I've been going through "Automate the Boring Stuff with Python" and the actual Python material is great. But the Appendix B (about getting programs to..... More

Print this item

  Won't allow me to post a thread, I am new to this forum
Posted by: BurnedChipotle - Jan-25-2017, 09:16 PM - Forum: Board - Replies (4)

I tried to post a thread earlier but it kept saying
 [color=#333333][size=x-small][color=#cc0000]Please correct the following errors before continuin..... More

Print this item

  Run on Flask blueprint/view like mqtt subscription service?
Posted by: nardev - Jan-25-2017, 07:02 PM - Forum: General Coding Help - No Replies

[color=#242729][size=small][font=Arial,]I'm wondering is there any way to have one view which is monitoring data from mqtt server constantly?
The mai..... More

Print this item

  Solve an equation
Posted by: hughng92 - Jan-25-2017, 06:57 PM - Forum: Homework - Replies (3)

Hello,
I am stuck with printing the wrong result and I have not found out how to fix it. I am asked to write a program that when you input something ..... More

Print this item

  Python Geospatial Development
Posted by: Larz60+ - Jan-25-2017, 06:13 PM - Forum: News and Discussions - Replies (2)

Thought you might like to know:

Python Geospatial Development - Third Edition for half price

Hello, this packt book is available [b]today for 50..... More

Print this item

  How to load or convert EEG signal to data values in python?
Posted by: Amruta - Jan-25-2017, 05:01 PM - Forum: General Coding Help - Replies (2)

How to load or convert EEG signal to data values in python (ex: data values to signal waveform, but how to get signal waveform to data values back?)

Print this item

  1 dimension Matrix Right Division
Posted by: theo_taison1 - Jan-25-2017, 04:38 PM - Forum: Data Science - Replies (1)

I have 2 matrix, A=[2,5] and B=[ 65,40 ]. In Matlab i can run the right matrix division A/B = 0.0567.
 How can i do it in Python?

Print this item

  Read Write CSV (Qt5)
Posted by: Axel_Erfurt - Jan-25-2017, 04:38 PM - Forum: Code sharing - Replies (3)

for tab delimited CSV
(Open, Save, Preview, Print, Contextual Menu)
made in Linux


..... More

Print this item

  Help with passing arguments into a wx.Panel ?
Posted by: merlem - Jan-25-2017, 03:42 PM - Forum: GUI - Replies (7)

Aim is to pass some information to a panel when it is prepared.

I tried:
[python]
class SizerPanel(wx.Panel):
    def __init__(self, parent, id..... More

Print this item

  FTP not downloading files but showing success
Posted by: python_lover - Jan-25-2017, 01:58 PM - Forum: General Coding Help - Replies (2)

Hi,

I am new to python.....but have good Unix background.

I was trying to have ftp download a file from remote server to my local unix server........ More

Print this item

  Help with strange syntax - two single quotes after variable
Posted by: mvrk - Jan-25-2017, 10:45 AM - Forum: General Coding Help - Replies (1)

Hi,

Can someone tell me exactly what this is supposed to do:

if s == b'':

I don't understand the '' after the b.

Print this item

  Python 3.6.0
Posted by: HACS - Jan-25-2017, 09:44 AM - Forum: Tutorial Requests and Submissions - Replies (3)

https://www.youtube.com/watch?v=3fCikdvHl_A&t=77s

Welcome if your new to Python and wanna get a basic learning start to the programming in this tutor..... More

Print this item

  comparing strings (or sequences)
Posted by: Skaperen - Jan-25-2017, 08:35 AM - Forum: General Coding Help - Replies (5)

i want to compare two strings (maybe this has to be sequences) and find how many characters are the same.  all i find are things like == and >.  but t..... More

Print this item

  Dim theme - overlapping output rows
Posted by: wavic - Jan-25-2017, 07:34 AM - Forum: Board - Replies (3)

Here is the shot of the output field of the page.

Print this item

  Hide text in entry box when i click on it.
Posted by: MeeranRizvi - Jan-25-2017, 07:29 AM - Forum: GUI - Replies (1)

Hello Guys,
Here i am creating a entry box with some text,i need to hide the text when i click on it.
Here is my code
[python]
from Tkinter import..... More

Print this item

  Help understanding code
Posted by: Willi - Jan-25-2017, 05:05 AM - Forum: General Coding Help - Replies (3)

Hi,
I have started learning Python a week ago (I have previous experience with C++ and Java) and stumbled over piece of code I have trouble to unders..... More

Print this item

  dual booting
Posted by: Skaperen - Jan-25-2017, 04:24 AM - Forum: Bar - Replies (13)

i know a lot of people who have a dual boot setup with windows and linux.  my favorite question to ask them is what program have they run the longest...... More

Print this item

  Python cryptography or pycrypto
Posted by: lexlukkia - Jan-25-2017, 03:41 AM - Forum: General Coding Help - Replies (4)

I am torn between the two.
Which one should i use?

I will be creating an application that uses encryption.
It will encrypt any file... Mp3, video..... More

Print this item

  What is wrong with the code?
Posted by: jackson111 - Jan-25-2017, 03:34 AM - Forum: Homework - Replies (5)

Hi all,

I received an email the other day requesting me to verify some code.
The code was this...
[python]
import _winreg


class RegistryErr..... More

Print this item

  feature request: highlighting
Posted by: Skaperen - Jan-25-2017, 03:23 AM - Forum: Board - Replies (9)

we already have bold, italics, underline, and strikethrough, for text.  i'd like to add to that: highlighting, in at least..... More

Print this item

  posting without code
Posted by: Skaperen - Jan-25-2017, 03:06 AM - Forum: Bar - Replies (4)

how should one post without code?

is it valid to ask a question without including any code?

what if i want to just understand the general meanin..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#)... 16 minutes ago SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 7 hours ago fred1232 deanhystad General Codin...
  New to Python and Pygame Today, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Today, 11:16 RFHill Dev News and Disc...
  New to the field Today, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Today, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... Yesterday, 06:11 Alislugacool MilesWeb General Codin...
  Seeking feedback: dynamic... 09-12, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575583
  Tutorial Requ... 496629
  Web Scraping ... 439654
  Newbie with P... 383278
  New Users Int... 364415
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+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Fobertsmene Today
jeremyn24503 Today
homataheri Today
Dev Today
RonR Yesterday

User Panel Messages

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