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: TimTom420
» Forum threads: 38,798
» Forum posts: 175,901

Full Statistics

Online Users
There are currently 62 online users.
» 0 Member(s) | 59 Guest(s)
Bing, Google, Internet Archive

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: Larz60+
15 minutes ago
» Replies: 1
» Views: 14
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
29 minutes ago
» Replies: 8
» Views: 634
Python is not working on ...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 2
» Views: 75
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,803
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 124
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 107
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 188
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,209
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 303
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 189

 
  solved prefix tag/ mysupport plugin
Posted by: metulburr - Mar-20-2019, 02:37 AM - Forum: Board - Replies (13)

adding the solved tag. Mods and users can label their posts as solved. This is to help people determine who still needs help regardless of whether the..... More

Print this item

  Base for making a search function
Posted by: SheeppOSU - Mar-19-2019, 10:16 PM - Forum: General Coding Help - Replies (1)

Everyone knows Google. It searches the web matching words rather than exact phrases. I want to make a function that can search through a list to find ..... More

Print this item

  Powerball assignment, how to get correct output of a dictionary ?
Posted by: msp1981 - Mar-19-2019, 10:04 PM - Forum: Homework - Replies (5)

I have an assignment for python to have user input 5 white numbers and 1 red for powerball, so far heres what i've got, the problem i'm having is outp..... More

Print this item

  Not able to convert PYWINAUTO module automation in exe file
Posted by: Utkarsh29 - Mar-19-2019, 09:39 PM - Forum: General Coding Help - No Replies

Hi,

I am new in python, i have developed one autoamtion/py script using pywinauto & pyautogui modules.
my script working fine via command line or ..... More

Print this item

  Display Globar Variable
Posted by: N0m1t - Mar-19-2019, 08:10 PM - Forum: General Coding Help - Replies (1)

I'm building a simple racing game and I want to display a count of wall hits. I print count in the console and everything is OK (the number is changin..... More

Print this item

  Threads join() question
Posted by: adam2020 - Mar-19-2019, 07:23 PM - Forum: General Coding Help - Replies (4)

Hi guys,

so I'm pretty new to threading, I have a question in regards to the join function let me put some example code below

[python]

import..... More

Print this item

  Chess_board file in an RC car code
Posted by: sofianesfa - Mar-19-2019, 07:18 PM - Forum: General Coding Help - Replies (1)

Hello.
Am a begginer programer and am doing a project on an auto RC car so am trying to understand the code written in here https://github.com/hamuch..... More

Print this item

  Python3/PyQt5/gnuplot on linux
Posted by: erg - Mar-19-2019, 06:38 PM - Forum: GUI - Replies (1)

Hi all. I'm writing, as a learning project, a program in python3 with GUI in Qt5. My main window is a tabWidget and I would like to display in one of ..... More

Print this item

  cyrillic symbols in tables in reportlab.
Posted by: hiroz - Mar-19-2019, 06:08 PM - Forum: General Coding Help - Replies (5)

Hello! I want to use Cyrillic in tables, but reportlab outputs black squares instead of characters. Here is an example code:
[python]from reportlab.li..... More

Print this item

  Selecting Few Columns from a dataframe
Posted by: Shivi_Bhatia - Mar-19-2019, 05:26 PM - Forum: Data Science - Replies (2)

Hi All,
I am very new to python.

While in other languages, it is easy once the data is loaded to select only few columns of the entire dataset a..... More

Print this item

  Force calculation result as decimal
Posted by: vercetty92 - Mar-19-2019, 05:15 PM - Forum: General Coding Help - Replies (4)

Hi folks,

I come here to ask you a quick question

I am a noob in python and I have a so simple problem. I looked at several python documentation..... More

Print this item

  Creating a word list
Posted by: opencircles - Mar-19-2019, 04:54 PM - Forum: General Coding Help - Replies (2)

I would like to take any text document and make a word list from the file with no duplicates. I don't know much about programming. This is the best I ..... More

Print this item

  Nothing happens
Posted by: jjmaster3001 - Mar-19-2019, 02:42 PM - Forum: Game Development - Replies (9)

Hi, when I run this script, it comes up with nothing, no words or anything. Is there something I am doing wrong, and what is it?
[python]def main_gam..... More

Print this item

  How to group by name and column in box plot
Posted by: SriRajesh - Mar-19-2019, 02:33 PM - Forum: General Coding Help - No Replies

Hi,
I have below DataFrame, and I want to visualize the data using box plot and group by Name & column
[python]
Category Var1 Var2 Var3..... More

Print this item

  Setting up a health system.
Posted by: ghost0fkarma - Mar-19-2019, 02:14 PM - Forum: Game Development - Replies (2)

[python]import pygame, sys, random
from pygame.locals import *
from pygame_functions import *

class CrocSprite(pygame.sprite.Sprite):
def __..... More

Print this item

  Editing and testing a package
Posted by: amasta - Mar-19-2019, 11:56 AM - Forum: General Coding Help - Replies (2)

Hello, I found a Python package on Github that I want to modify and use for my own application. How can I best edit such a package. I've installed it ..... More

Print this item

  Using if statements
Posted by: bradystroud - Mar-19-2019, 09:13 AM - Forum: Homework - Replies (4)

I am having trouble using if statements in python. I'm working on a scrabble-like game for school and I need to make a list of words that are in a dic..... More

Print this item

  Can't make the document update itself
Posted by: Maxim - Mar-19-2019, 09:12 AM - Forum: General Coding Help - Replies (1)

New to python,I tried, just for practice, make no-graphics programm where you could create a user or login using a password and a username. How can i ..... More

Print this item

  Python training starting the 5th of April - Formation python le 5 avril
Posted by: jeanMichelBain - Mar-19-2019, 09:07 AM - Forum: Bar - Replies (1)

Hello guys, a training for python discovery is about to start. It's in French, see the details below :
Démarrage initiation au langage python le 5 av..... More

Print this item

  How to access all xlsx files in all subdirectories?
Posted by: Krszt - Mar-19-2019, 07:10 AM - Forum: General Coding Help - Replies (2)

Hello,
How to modify this program if I have more dirs in dir1 to get all xlsx.?
So the xls files are within different dirs in dir1, like
dir1\1990..... More

Print this item

  I can't read data from the clipboard in an external program
Posted by: AlekseyPython - Mar-19-2019, 07:05 AM - Forum: General Coding Help - Replies (1)

Kubuntu 18.10x64, Python 3.7.2

I used two ways to add text to the clipboard and in both of them the data can be read from the clipboard only within..... More

Print this item

  deactivate compatibility pop up with excel files
Posted by: Krszt - Mar-19-2019, 06:39 AM - Forum: General Coding Help - No Replies

Hello,

I have a program, that save all xlsx files in xls format. But there is always a pop up that checks the compatibility. How can I skip this po..... More

Print this item

  shifting specific column to before/after specific column in dataframe
Posted by: theinzawoo - Mar-19-2019, 04:10 AM - Forum: General Coding Help - Replies (4)

In dataframe,
a b f g c d e i j h
0 1 1 1 1 1 1 1 1 1 1
1 0 0 1 0 0 1 1 1 1 0
2 1 1 1 1 1 0 0 0 0 1
3 1 0 1 0 0 1 1 1 1 0
4 1 1 1 1 1 0 1 0 0 1..... More

Print this item

  Pygame Movement X/Y coord
Posted by: TheHumbleIdiot - Mar-19-2019, 03:29 AM - Forum: Game Development - Replies (2)

Hello. Well, essentially I'm following this book and so far I was understanding the fundamentals for PYGAME. The thing that tripped me up is when you'..... More

Print this item

  Send Key press for a game?
Posted by: jmair - Mar-18-2019, 10:22 PM - Forum: General Coding Help - Replies (3)

I'm just trying to send simple key commands to a video game. I've tried a few different pypi options and pywin32 to send keystrokes. pynput send mouse..... More

Print this item

  Django developer is looking for a remote job
Posted by: djdeveloper - Mar-18-2019, 09:30 PM - Forum: Jobs - Replies (2)

Hey,

I am Mariusz, I am a Django developer, I have 2.5 years of commercial experience. I am looking for a part-time remote job. If it would be OK -..... More

Print this item

  Pygame.time.wait is not behaving as expected
Posted by: zootechdrum - Mar-18-2019, 09:16 PM - Forum: Game Development - Replies (2)

The below script stems from a tutuorial on pygame. The book can be found here https://inventwithpython.com/makinggames.pdf page 51

There is a bug i..... More

Print this item

  misactivation of functions
Posted by: SheeppOSU - Mar-18-2019, 08:52 PM - Forum: Game Development - Replies (3)

I have this script for my game. The problem is when I click start and character select pops up. It prints "Shoton" twice and then prints "Got to the e..... More

Print this item

  comparing fractional parts of floats
Posted by: Skaperen - Mar-18-2019, 07:31 PM - Forum: General Coding Help - Replies (4)

a function i am writing will get a value that originates as a whole value and ONE digit past the decimal point. in this function..... More

Print this item

  Detecting String Elements in a List within Given Message
Posted by: Redicebergz - Mar-18-2019, 07:19 PM - Forum: General Coding Help - Replies (6)

Hello all,
So I'm trying to take a message and compare it to elements in a list, here is example code

[python]message = 'foo bar hello'

example..... More

Print this item

  filtering and summing data in a text file
Posted by: apexman - Mar-18-2019, 06:39 PM - Forum: General Coding Help - Replies (3)

i have a text file with columns of data, the first column has names that repeats and am trying to filter out the duplicates.
The other columns have n..... More

Print this item

  Scrabble Score Keeper
Posted by: thebraketester - Mar-18-2019, 06:09 PM - Forum: General Coding Help - Replies (5)

Hi everyone.... first time poster here and complete newbie to Python.

I started reading up on Python about a week ago so very early days of learning ..... More

Print this item

  Creating custom exceptions that co-operate
Posted by: LadySvetlana - Mar-18-2019, 06:08 PM - Forum: General Coding Help - Replies (4)

The Python docs state:

[quote]Programs may name their own excep..... More

Print this item

  Text mode popen
Posted by: adam2020 - Mar-18-2019, 06:05 PM - Forum: General Coding Help - Replies (6)

Hi guys,

first time poster sorry if my post is in the wrong format,

anyway I'm following the docs - https://docs.python.org/3/library/subprocess..... More

Print this item

  Passing data to Labview gives NoneType
Posted by: amasta - Mar-18-2019, 04:13 PM - Forum: General Coding Help - No Replies

Hello, I am trying to run some Python code through Labview involving the lmfit module. The minimize() function of the lmfit module outputs a Parameter..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 15 minutes ago Lou Larz60+ General Codin...
  Help with Serial.write in... 29 minutes ago racingsubby Larz60+ General Codin...
  Python is not working on ... 6 hours ago lary_p Pedroski55 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... 579426
  Tutorial Requ... 512513
  Web Scraping ... 442309
  Newbie with P... 386362
  New Users Int... 380554
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 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
TimTom420 Yesterday
cruisesfares Yesterday
SNR Yesterday
Jonathan Yesterday
matt 11-26

User Panel Messages

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