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,982
» Latest member: kyleconor797
» Forum threads: 38,733
» Forum posts: 175,570

Full Statistics

Online Users
There are currently 57 online users.
» 1 Member(s) | 48 Guest(s)
Google, Bing, Facebook Dev, Apple, buran

Latest Threads
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Pedroski55
8 hours ago
» Replies: 5
» Views: 152
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,032
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 445
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,079
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,141
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 814
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,098
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,544
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,133
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,591

 
  Saves the data in the wrong format
Posted by: Hennie - Dec-31-2019, 04:48 PM - Forum: General Coding Help - Replies (1)

I am having an issue with my data being entered gets saved wrong into my excel file.
i believe the issue relates to my insert function

[python] ..... More

Print this item

  Space Invaders
Posted by: MelihsahCelik - Dec-31-2019, 03:51 PM - Forum: Homework - Replies (5)

Hello, I'm new in the forum and my native language isn't English so I'm sorry if I do some mistakes. I need to do a homework (Space Invaders) and I do..... More

Print this item

  Read serial BR=9600 . print me 2 lines?
Posted by: korenron - Dec-31-2019, 02:51 PM - Forum: General Coding Help - Replies (1)

Hello ,
I have a script that read data from serial sensor
the data is sent in BR 9600
i'm waiting 500ms from each reading - so I'm getting 2 read..... More

Print this item

  installing pygame error
Posted by: pylab - Dec-31-2019, 02:24 PM - Forum: Game Development - Replies (1)

Hello there,


i'm new to the community and i'm having some issues with Pygame. Even thouth i installed it with "pip install" and i can see it with "p..... More

Print this item

  using paramater markers
Posted by: masmithrpg - Dec-31-2019, 01:57 PM - Forum: General Coding Help - No Replies

I'm just beginning learning Python. I am connecting to DB2
I'm currently using version 3.6.9

I am trying to build excel spreadsheets with paramet..... More

Print this item

  Where is a file
Posted by: tharpa - Dec-31-2019, 01:48 PM - Forum: General Coding Help - Replies (4)

Part of an error message I am receiving says [error]File "src/lxml/xmlschema.pxi", line 86, in lxml.etree.XMLSchema.__init__
lxml.etree.XMLSchemaPars..... More

Print this item

  Responsive theme
Posted by: kamaleon - Dec-31-2019, 09:53 AM - Forum: Board - Replies (5)

Hello,

Just a suggestion, don't you think this forum should be updated with a responsive theme?

I can't barely ready anything with my mobile fro..... More

Print this item

  How to use Scipy.special to retrieve complex Poles / Zeros of Bessel Polynominal
Posted by: Detzi - Dec-31-2019, 09:52 AM - Forum: Data Science - Replies (2)

Good Day,
i am trying to calculate the Poles of a Bessel Polynomial as it is used in electronics. [1[url=https://python-forum.io/thread-23459.html]..... More

Print this item

  Finding a Hamiltonian Path Efficiently - ADVANCED
Posted by: stauffski - Dec-31-2019, 09:49 AM - Forum: General Coding Help - Replies (3)

Hello Fellow Code Ninjas,

Working on a humdinger here. I'm getting stuck trying to come up with a solution to finding a ..... More

Print this item

  Access list items in Python
Posted by: kamaleon - Dec-31-2019, 09:42 AM - Forum: General Coding Help - Replies (2)

Hello,

How can I access the values of A1, A2 and A3?

Is this a dictionary inside of a list?

[python]>>> type(data)
<class 'list'>
>>> pprin..... More

Print this item

  Pyqt5: How do you make a button that adds new row with data to a Qtablewidget
Posted by: YoshikageKira - Dec-31-2019, 08:52 AM - Forum: GUI - Replies (6)

My goal is to create a view only table that allows you to add data to table that is then displayed.

Im having trouble with making a script that wi..... More

Print this item

  Arranging SQL Extract
Posted by: Ranjirock - Dec-31-2019, 07:34 AM - Forum: General Coding Help - Replies (4)

Hello Everyone,

I'm trying to extract the data content from SQL DB to Python and process and send an email (everything to be automated). However, i..... More

Print this item

  Learning Python Course
Posted by: ankitdixit - Dec-31-2019, 07:16 AM - Forum: News and Discussions - Replies (3)

Hello Everyone, I want to start learning coding in python and I am looking to online free course. I have check udemy and codecademy course but i am no..... More

Print this item

  For List Loop Issue
Posted by: Galdain - Dec-31-2019, 04:37 AM - Forum: General Coding Help - Replies (2)

Hello, good people of the Python forums! I am new to coding and Python both, it's nice to meet you all!

I am writing a simple program that compares..... More

Print this item

  Define a range, return all numbers of range that are NOT in csv data
Posted by: KiNeMs - Dec-31-2019, 02:09 AM - Forum: General Coding Help - Replies (18)

Hi There,

I have a CSV file that contains the following data

"LineURI";"Type";"Number";"Extension"
"tel:+61383997000;ext=97000";"csuser";"+613..... More

Print this item

  How to accept only float number in QLineEdit input
Posted by: ism - Dec-30-2019, 10:30 PM - Forum: GUI - Replies (5)

Hello everyone, I'm a beginner in python coding and in GUI developing.
I'm trying to develop a little GUI that takes only two float numbers in input ..... More

Print this item

  replace "NaN" field with an space
Posted by: CFORED - Dec-30-2019, 09:55 PM - Forum: Data Science - Replies (1)

How do I replace "NaN" field with an empty space?
See, python script below:

[python]{
"cells": [
{
"cell_type": "code",
"execution_co..... More

Print this item

  "if not" not doing as expected - why not?
Posted by: PyDenmark - Dec-30-2019, 08:06 PM - Forum: General Coding Help - Replies (6)

I'm trying to remove some dirty letters that sneaked into a list.

I wan't to remove all lines (lines of sentences) having a specielt set of letters..... More

Print this item

Question Syncing 2 systems
Posted by: kamaleon - Dec-30-2019, 07:25 PM - Forum: Networking - Replies (4)

Hello,

I am trying to sync Mailchimp with Sendy.

The sync works well, but right now I am sending ALL my Mailchimp users to Sendy.

I want to s..... More

Print this item

  sending image with fbchat
Posted by: pylab - Dec-30-2019, 07:01 PM - Forum: General Coding Help - Replies (2)

Hello,

i've started recently working with Python and i want to learn to send automatic messages with fbchat.

I cand send a text message, i can send ..... More

Print this item

  Python dictionary help
Posted by: kamaleon - Dec-30-2019, 05:54 PM - Forum: General Coding Help - Replies (3)

Hello,

I accessed an API and I got this below.

How can I extract the email_address and FNAME from this dictionary?

[python]>>> ..... More

Print this item

  how to save the data from MySQL to CSV in Flask
Posted by: farah97 - Dec-30-2019, 03:56 PM - Forum: Web Scraping & Web Development - Replies (4)

Hi..I want to save the data from MySQL to CSV in Flask. The data that need to be saved, consists of id,q1 and q2. The problem is, it does not generate..... More

Print this item

  How would I make my position variable more accurate?
Posted by: HelpMEE - Dec-30-2019, 02:48 PM - Forum: Game Development - Replies (4)

Currently, I have a variable that is supposed to exit the program once the player reaches a certain point, but my collision detection system is "fake"..... More

Print this item

  Learn Python by doing?
Posted by: Coastal - Dec-30-2019, 02:43 PM - Forum: News and Discussions - Replies (2)

Hey

I have a question about learning python.
Last month I started learning Python and I feel I'm starting to understand the basics.
I build simpl..... More

Print this item

  Validating the functionality of the application
Posted by: rpalakodety - Dec-30-2019, 01:29 PM - Forum: General Coding Help - Replies (1)

I am trying to learn test script in python. I would like to write a test script to validate the functionality of an executable. The script should test..... More

Print this item

  Nested Loop for user input
Posted by: Ads - Dec-30-2019, 11:11 AM - Forum: General Coding Help - Replies (2)

Hello,

I am new to Python.
My code is like
[python]age = int (input ("Enter your age = "))
name = input ("Enter your name = "))

if age > 15:..... More

Print this item

  Can't install pip for Python 3.7.4 in Ubuntu virtual OS
Posted by: netbids - Dec-30-2019, 07:55 AM - Forum: General Coding Help - Replies (9)

I'm trying to set up Python 3.7.4 on a virtual Ubuntu OS (version 15.04) running in VMWare so that I can use it to run a Linux script that someone wro..... More

Print this item

  [PySimpleGUI]How to insert values that were gotten from FilesBrowse into ListBox?
Posted by: trigchen - Dec-30-2019, 06:58 AM - Forum: GUI - No Replies

I want to fill the ListBox with the values when user click the FilesBrowse button and select multiple files and return.
I set the FilesBrowse button'..... More

Print this item

  Replacing characters in a string with a list
Posted by: cjms981 - Dec-30-2019, 05:46 AM - Forum: General Coding Help - Replies (1)

I am trying to take a string of DNA bases and partition the string into codons followed by replacing each codon one by one with a list of codons while..... More

Print this item

  Using a value from one json file to another.
Posted by: pyseeker - Dec-30-2019, 05:32 AM - Forum: General Coding Help - No Replies

Hello,

We are using Pytest for our API Automation and wanted to avoid hard coding throughout the test by dynamic insertion of the values for the fiel..... More

Print this item

  Need tkinter help with clicking buttons
Posted by: pythonprogrammer - Dec-30-2019, 05:02 AM - Forum: GUI - Replies (2)

In the code below I have images of 3 dice (1,2,3) randomly selected and I have the on_click method in place to change the background to red for that d..... More

Print this item

  good names for these functions
Posted by: Skaperen - Dec-30-2019, 02:24 AM - Forum: News and Discussions - No Replies

[python]
def foo(s,n):
??????????
def bar(s,n):
??????????
def boo(s,n):
??????????
def far(s,n):
??????????
a=[x for x in ra..... More

Print this item

  Using .format() with expresions.
Posted by: Covert - Dec-30-2019, 12:41 AM - Forum: General Coding Help - Replies (2)

I am new to Python and have been trying to trim some code for brevity.
Following is the original code.
[python]
user_sentance = input("Enter a sent..... More

Print this item

  Problem with my code
Posted by: Farcrafting - Dec-30-2019, 12:03 AM - Forum: Homework - Replies (5)

Hello.

Iam new here in the forum.
I have a problem with an exercise and hope to get a few tipps and help.
First of all, I'm not a student. I do..... More

Print this item

  discard one from an iterator
Posted by: Skaperen - Dec-29-2019, 10:55 PM - Forum: General Coding Help - Replies (1)

i have a iterator in a variable which was iterated until some match was encountered. next i want to iterate it in a very different loop. before that..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Parse Markdown / get the ... 8 hours ago SpongeB0B Pedroski55 General Codin...
  Error: cannot mix str wit... Yesterday, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
Most views
  The best Prog... 577451
  Tutorial Requ... 501111
  Web Scraping ... 441079
  Newbie with P... 385153
  New Users Int... 369766
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+ 12092
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
kyleconor797 Yesterday
miriamwilliam Yesterday
Davidkiplimo Yesterday
Joliekeva Yesterday
silversimon2 09-30

User Panel Messages

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