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,963
» Latest member: chaoh1911
» Forum threads: 38,729
» Forum posts: 175,540

Full Statistics

Online Users
There are currently 53 online users.
» 1 Member(s) | 46 Guest(s)
Applebot, Google, Bing, AOL, AOL, buran

Latest Threads
My First App
Forum: Code Review
Last Post: carlbidwell
4 hours ago
» Replies: 8
» Views: 8,410
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
5 hours ago
» Replies: 3
» Views: 1,797
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
11 hours ago
» Replies: 3
» Views: 308
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 741
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 815
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,061
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,701
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,744
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 351
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 599

 
  encrypt entire project
Posted by: mattc - Jul-20-2020, 11:53 AM - Forum: General Coding Help - Replies (2)

Hi,
I'm looking for a method to encrypt an entire project in Python.
I've already seen "sourcedefender", but it encrypts only .py files. If I neede..... More

Print this item

  The script won't take voice input
Posted by: ShishirModi - Jul-20-2020, 11:16 AM - Forum: General Coding Help - Replies (2)

Hello! I've written a script for a virtual assistant. But when I try running it, the script won't take any voice input I give. I have attached the cod..... More

Print this item

  Music Selection Game Code
Posted by: WyattH - Jul-20-2020, 11:05 AM - Forum: General Coding Help - Replies (3)

HEY GUYS, WAS WONDERING IF I COULD HAVE SOME WITH WORKING OUT SOME CODE MY FRIEND WANTS.
I NEED CODE TO DO THE FOLLOWING:
2. Stores a list of song ..... More

Print this item

  Data Frame map
Posted by: suzeet - Jul-20-2020, 08:53 AM - Forum: Homework - Replies (1)

I have a data frame with a column called 'city' containing city names. I also have a dictionary where the keys are city names and values are correspon..... More

Print this item

  GUI Speed
Posted by: DPaul - Jul-20-2020, 07:49 AM - Forum: GUI - Replies (4)

Hi,

I have programmed a game involving a tkinter canvas of 900x900,
divided into 60x60 cells of different colors.
To show each new situation, it ..... More

Print this item

  How to delete a particular entry from a database.
Posted by: monstrup - Jul-20-2020, 06:47 AM - Forum: General Coding Help - Replies (5)

Hey all.
Im working on a code where I have a text file
[output]ARFCN: 1004, Freq: 931.0M, CID: 36231, LAC: 7713, MCC: 410, MNC: 4, Pwr: -35
ARF..... More

Print this item

  How to create a Kibana Visualisation with python script?
Posted by: adzadz - Jul-20-2020, 06:41 AM - Forum: General Coding Help - No Replies

Hello! Does anyone know how to create a Kibana Visualisation with python script?
I'm currently using ES/Kibana 7.6.2. Thanks in advance!

Print this item

  Compare response and name list in experiment
Posted by: knoxvillerailgrind - Jul-20-2020, 06:26 AM - Forum: General Coding Help - Replies (3)

Hi,

i´m rewriting a program for a psychological experiment. The existing code only accepts the response in a certain length. The first part is abo..... More

Print this item

  Syntax error: "(" unexpected
Posted by: buttercup - Jul-20-2020, 06:04 AM - Forum: General Coding Help - Replies (4)

Hey all. Im working on my python code where I intend to read a particular column from the text file and then print the duplicate entries in that file...... More

Print this item

  Reset Variable problem
Posted by: IcodeUser8 - Jul-20-2020, 01:59 AM - Forum: General Coding Help - Replies (3)

Hey guys Smile ,


Im making a rock paper scissors game, and i made a variable named 'wins'. I want it to keep track of how many times the ..... More

Print this item

  Extract data from large string
Posted by: pzig98 - Jul-19-2020, 11:07 PM - Forum: General Coding Help - Replies (1)

I'm building a project with Raspberry PI. Reading MIDI messages that come from a guitar pedal. The intent is to have the PI play a mp3 file when it ..... More

Print this item

  Index Formatting in SQLite
Posted by: illmattic - Jul-19-2020, 09:32 PM - Forum: Data Science - No Replies

Hello,

I've put together a time series database from several dataframes:

[python]import pandas as pd
import sqlite3
import quandl
from datet..... More

Print this item

  discussion: API proposal for a better numpy
Posted by: jimy_byerley - Jul-19-2020, 08:56 PM - Forum: News and Discussions - No Replies

Hello everyone !

It's been a years now that I'm using numpy and thinking about it, my opinion is that it IS good, but it can be BETTER !
I open this ..... More

Print this item

  Noob wanting some pointers
Posted by: the19thbear - Jul-19-2020, 08:18 PM - Forum: News and Discussions - Replies (2)

Hi. I am a complete noob to programming, but have done some visual programming in the past.
So I want to make a small project to practice (always eas..... More

Print this item

  INI Configuration GUI
Posted by: goofygoo - Jul-19-2020, 07:58 PM - Forum: General Coding Help - Replies (4)

I am using Python38. I have been assigned to write a gui to edit the configuration ini file for an existing program. I have cobbled together a program..... More

Print this item

  identical cells in 2 different excel sheets python pandas
Posted by: esso - Jul-19-2020, 07:50 PM - Forum: General Coding Help - No Replies

Python Pandas:
I need to figure out identical cells in 2 different excel sheets (matching cells between 2 excel sheets) (they do not have same header..... More

Print this item

  regex and case insensitive
Posted by: Leon79 - Jul-19-2020, 06:44 PM - Forum: General Coding Help - Replies (8)

Hello Coders,

I have almost solved with my little search bar, just I cannot manage to look for the word with case insensitive, if I write parmesan ..... More

Print this item

  Converting Filter to If Else Statement and Count
Posted by: RookToday - Jul-19-2020, 06:08 PM - Forum: Data Science - Replies (1)

I have a dataset with over 9000 rows and multiple columns. I would like to filter a couple columns, one by type from dropdown selection, the other to ..... More

Print this item

  Guessing game problem
Posted by: IcodeUser8 - Jul-19-2020, 05:56 PM - Forum: General Coding Help - Replies (7)

Hey guys,

Im kinda new to python programming but know most of the basics. Currently im using a platform named trinket.io .
Im trying to make an a..... More

Print this item

  find a string in a field in MongoDB
Posted by: Leon79 - Jul-19-2020, 05:15 PM - Forum: General Coding Help - Replies (2)

Hello coders,

I'm a student and I've almost finished my project for my course. As last thing I added a small search bar in the index.html in order ..... More

Print this item

  Non-mutability of integer-valued variables.
Posted by: ensbana - Jul-19-2020, 03:51 PM - Forum: Homework - Replies (2)

I’m reading a tutorial on mutability of lists. The gist of it is that when one list is set to be equal to another, they point to the same part of the ..... More

Print this item

  problem adding two numpy arrays
Posted by: djf123 - Jul-19-2020, 03:00 PM - Forum: General Coding Help - Replies (2)

I am trying to do the following. I want to add the Mona Lisa .jpg image at this ..... More

Print this item

  usecols
Posted by: Kristenl2784 - Jul-19-2020, 01:54 PM - Forum: General Coding Help - Replies (1)

Hello,

I want to read in two different columns, but the below does not work. How do I make it so that only columns A and L are read in? Does not c..... More

Print this item

  Try/Except clauses not working?
Posted by: ensbana - Jul-19-2020, 12:28 PM - Forum: Homework - Replies (1)

Would be great if someone could tell me why the Except clause doesn’t catch the exception below. Thanks.

[python]
def collatz(number):
try:
..... More

Print this item

  pygame full screen help
Posted by: corsasri - Jul-19-2020, 11:04 AM - Forum: Game Development - Replies (1)

Hi after a bit of help with a bit of code, trying to a game a game to be full in fullscreen. But at the moment its tiny and in the middle of the scree..... More

Print this item

  sys.stdin to do a word count based on user entry
Posted by: Kaltex - Jul-19-2020, 09:33 AM - Forum: Homework - Replies (3)

Hi all

I have been using the sys module's stdinput to take input from the user until they enter the keyword 'submit'. Once this happens the dictiona..... More

Print this item

  I am getting KeyError with format command
Posted by: skpy - Jul-19-2020, 03:23 AM - Forum: General Coding Help - Replies (3)

print("{'1','2','3'} type is {}".format(type({'1', '2', '3'})))

This line throws KeyError.

File "c:/ex2_type.py", line 12, in main
print(..... More

Print this item

  Cannot copy file to another location
Posted by: rcmanu95 - Jul-19-2020, 02:56 AM - Forum: General Coding Help - Replies (1)

I am trying to copy a file to another location in Python 2.7 and I am getting error all the time saying no such file or directory. The file is actuall..... More

Print this item

  Button Command
Posted by: Heyjoe - Jul-19-2020, 02:24 AM - Forum: GUI - Replies (4)

Hello Python Users

I have a button(mybutton) in a file called startpage. If I click on this button I want it to run a function in a file called om..... More

Print this item

  Create bot to automate operations in IQ Option
Posted by: JonatasCavalini - Jul-19-2020, 02:23 AM - Forum: General Coding Help - Replies (1)

Hello everyone!
I come to you in need of immense help!

I want to create a bot to automate entries in binary options at the brokerage IQ Option bas..... More

Print this item

  Request help on pexpect
Posted by: rsurathu - Jul-19-2020, 02:22 AM - Forum: General Coding Help - Replies (4)

Dear All,

Good Day. Please help / guide on how to get pexpect working, the following are the errors I am encountering. Appreciate if there is any r..... More

Print this item

  How to copy a file to another location? Python 2.7
Posted by: rcmanu95 - Jul-19-2020, 01:52 AM - Forum: Homework - Replies (1)

I am trying to copy a file to another location in Python 2.7 and I am getting error all the time saying no such file or directory. The file is actuall..... More

Print this item

  Unable pass the proper row number to Menubutton command
Posted by: kenwatts275 - Jul-19-2020, 01:51 AM - Forum: GUI - Replies (2)

Hi all,
I am trying to make a grid of multiselect entry boxes using Menubutton widgets.
Below is the example program I put together.
When the print..... More

Print this item

  Replace every 20th space with line feed
Posted by: T_Lafferty - Jul-19-2020, 01:28 AM - Forum: General Coding Help - Replies (3)

I have a text file with words only - no punctuation - that I would like to iterate through and replace every 20th space with a new line/line feed.

He..... More

Print this item

  Open a python program from a button
Posted by: Pedroski55 - Jul-18-2020, 11:55 PM - Forum: GUI - Replies (3)

I have some home-made Python programs which make html.

A simple example is insertMedia.py: it asks for the name of the media file and inserts the a..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My First App 4 hours ago BCopeland64 carlbidwell Code Review
  what does % stand for in ... 5 hours ago arbiel carlbidwell General Codin...
  Unable to resolve FileNot... 11 hours ago llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
Most views
  The best Prog... 577112
  Tutorial Requ... 499992
  Web Scraping ... 440838
  Newbie with P... 384832
  New Users Int... 369039
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+ 12088
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
chaoh1911 Today
KaydenJonah098 Today
carlbidwell Today
llarkin6 Yesterday
Xuitar Yesterday

User Panel Messages

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