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,935
» Latest member: marineoman
» Forum threads: 38,721
» Forum posts: 175,503

Full Statistics

Online Users
There are currently 44 online users.
» 2 Member(s) | 38 Guest(s)
Bing, Google, AOL, AOL, Gribouillis, marineoman

Latest Threads
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
11 hours ago
» Replies: 2
» Views: 343
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Sep-17-2025, 05:56 PM
» Replies: 9
» Views: 3,366
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,765
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 733
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 982
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,042
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,085
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 655
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,638
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,857

 
  i like that house
Posted by: Skaperen - Dec-29-2021, 08:04 PM - Forum: Board - Replies (1)

i like that snow covered house behind the snowman in the forum picture in the upper left of most pages. anyone know where i can download the floor pl..... More

Print this item

  How to install modules for 2.7 (or sharing from 3.8))
Posted by: Persisto - Dec-29-2021, 07:30 PM - Forum: General Coding Help - Replies (2)

Hello,

I have been dabbling in Python on and off for several years and have found a need to motivate me to learn more: (I have fairly extensive exp..... More

Print this item

  Help, a script line is skipped
Posted by: kucingkembar - Dec-29-2021, 07:06 PM - Forum: General Coding Help - Replies (5)

hi, sorry for my bad English,
I tried this code of my, it works but a line is skipped

[python]
from tkinter import *
from tkinter.ttk import *
..... More

Print this item

  how to easily create a list of already existing item
Posted by: CompleteNewb - Dec-29-2021, 06:52 PM - Forum: General Coding Help - Replies (15)

hello, simple question here. If i have a series of items how can i not manually create a list?
Like

a=1
b=2
c=3
d=4
e=5
f=6
g=7
h=8
i=9
j..... More

Print this item

  Coloring a surface with transparency
Posted by: Sandor - Dec-29-2021, 05:13 PM - Forum: Game Development - Replies (4)

Hello all,

I am completely new here, I hope my question is correct here. I am programming a football manager game and would like to add a selection o..... More

Print this item

  Arduino's AccelStepper Library with Nanpy?
Posted by: boogeyman1 - Dec-29-2021, 03:54 PM - Forum: General Coding Help - Replies (2)

Hello,

I want to use the Arduino library AccelStepper with a Python script. I am unable to find if Nanpy supports this library? Am I able to use th..... More

Print this item

  Peculiar pattern from printing of sets
Posted by: SahandJ - Dec-29-2021, 01:35 PM - Forum: General Coding Help - Replies (7)

Hey everyone.

This is my first post here. I tried searching a bit on google and couldn't find a post related to this. I'm assuming it's been asked b..... More

Print this item

  Python, how to manage multiple data in list or dictionary with calculations and FIFO
Posted by: Mikeardy - Dec-29-2021, 11:03 AM - Forum: General Coding Help - Replies (8)

I need to manage multiple data organized like as following:

[font=Courier New]SLOT1
| timestamp | value1 | value2 | value3 | value4 |
|--------..... More

Print this item

  split txt file data on the first column value
Posted by: shantanu97 - Dec-29-2021, 10:07 AM - Forum: General Coding Help - Replies (2)

I have a bunch of text files that look this.
[python]H0002 Version 3 ..... More

Print this item

  Arduino Code to Python Code
Posted by: boogeyman1 - Dec-29-2021, 03:41 AM - Forum: GUI - Replies (3)

Hello,

I am working on integrating a GUI with some Arduino code. It looks like the easiest way to do this is by converting my Arduino code to pytho..... More


Attached Files

.txt   testcode12-28-2021.txt (Size: 7.39 KB / Downloads: 382)
Print this item

  Need help using Pyserial
Posted by: barryjo - Dec-29-2021, 12:31 AM - Forum: General Coding Help - Replies (22)

I am trying to get pyserial to send/receive ascii text to/from Meade ETX-90 telescope. I have tested the comm link using Putty and Tera term and COM3..... More

Print this item

  AttributeError: 'ellipsis' object has no attribute 'register_blueprint'
Posted by: Mechanicalpixelz - Dec-29-2021, 12:23 AM - Forum: Web Scraping & Web Development - Replies (2)

_init__.py", line 42, in create_app
app.register_blueprint(auth.bp)
I have initialized the database and everything made all the html file..... More

Print this item

  f-strings round float down too much
Posted by: Skaperen - Dec-29-2021, 12:16 AM - Forum: News and Discussions - Replies (5)

[output]
lt2a/forums /home/forums 4> cp -ft. /home/phil/foo.py
'/home/phil/foo.py' -> './foo.py'
removed './foo.py'
lt2a/forums /home/forums 5> ca..... More

Print this item

  help comparing strings
Posted by: xander - Dec-28-2021, 10:12 PM - Forum: Homework - Replies (3)

Hi guys. I really got stuck with my homework assignment. Can you guys please help me to reduce the complexity of the code below?
but first, the task..... More

Print this item

  value null when update in json file
Posted by: 3lnyn0 - Dec-28-2021, 05:24 PM - Forum: General Coding Help - Replies (6)

Hi!
I have 4 functions, one for adding a new item to the json file, one for building a new dictionary, one for validating the data I enter from the ..... More

Print this item

  database: json format and sqlite
Posted by: izan - Dec-28-2021, 01:25 PM - Forum: Homework - Replies (1)

Hi!
I have to do the following task:
The application will read roster data in JSON format, parse the file, and then produce an SQLite database that ..... More

Print this item

  Show the result of every count
Posted by: George87 - Dec-28-2021, 11:42 AM - Forum: GUI - Replies (10)

I try to make a simple program. Up button count the number and show the result on screen. Same with the down button. My problem is that my program cou..... More

Print this item

  Function - update record()
Posted by: Men - Dec-28-2021, 10:51 AM - Forum: Homework - Replies (9)

Hi guys,

I have half of this code running. It's the other half that's busting my brain.

On second thought, when I run it outside of the function..... More

Print this item

  help wnck please
Posted by: rnesheik - Dec-28-2021, 08:32 AM - Forum: General Coding Help - No Replies

Hello friends I'm trying to develop a macro, in python but I'm learning. the function would be as follows wnck look for the name [google] between the ..... More

Print this item

  Compressed multi page tiff
Posted by: wvanoeveren - Dec-28-2021, 04:28 AM - Forum: General Coding Help - Replies (2)

Hello,

I'm currently quite new to python but i'm finding my way pretty good and love the language more & more each day :)
but ... :) , i have curr..... More

Print this item

  Duplicate information
Posted by: jcorreaa - Dec-27-2021, 11:53 PM - Forum: General Coding Help - Replies (7)

Hi everyone, I am new to this and maybe someone help me with this super simple question.

I have a table with this information

_c0 _c4
0 b
0 g..... More

Print this item

  python serial port
Posted by: barryjo - Dec-27-2021, 10:32 PM - Forum: General Coding Help - Replies (2)

How can I send ascii data out the serial port of my computer from within my puthon program?
Thee must be a module for this.

thanks

Print this item

  Yfinance - Intraday stock data with yf.download
Posted by: diogo_80 - Dec-27-2021, 10:26 PM - Forum: General Coding Help - Replies (2)

Hi everyone, I am new to this, so sorry for the basic question.

I am using yfinance to obtain intraday historical data for stocks traded in Bovespa..... More

Print this item

  Help with Python and Json
Posted by: Extra - Dec-27-2021, 08:26 PM - Forum: General Coding Help - Replies (1)

Hello,

I'm starting to build a simple chatbot and I need help getting the chatbot's response from it's json dictionary/vocabulary.

I want to have i..... More

Print this item

  HTML file crashes program
Posted by: mikefirth - Dec-27-2021, 07:01 PM - Forum: General Coding Help - Replies (12)

I am reading my local copy of an HTML file that works fine both working from my disk and on the internet.
In this code an infinite loop reads each li..... More

Print this item

  How to move anonymously in the net!?
Posted by: apollo - Dec-27-2021, 04:25 PM - Forum: Bar - No Replies

hello dear Python-Experts,

first of all; i hope that you are well and all goes all right at your site.
i have a special question today: nothing ..... More

Print this item

  Definitions in User-Created Functions and For Loops
Posted by: new_coder_231013 - Dec-27-2021, 11:52 AM - Forum: General Coding Help - Replies (6)

Hello,

I'm going through an introductory book on Python and there's a section in which the author presents some code to demonstrate the concept of ..... More

Print this item

Question How can I merge several images via loop using the information of a dataframe?
Posted by: noahverner1995 - Dec-27-2021, 11:32 AM - Forum: General Coding Help - Replies (1)

I have the following dictionary:
[python]
the_dictionary_list = {'Fondo': ['Oceano.png'],
'Cuerpo': ['Cuerpo_cangrejo.png'],..... More

Print this item

  My python code is running very slow on millions of records
Posted by: shantanu97 - Dec-27-2021, 11:02 AM - Forum: General Coding Help - Replies (7)

I want to process data through a python that has 2 million rows and more than 100 columns. My code takes 20 minutes to create an output file. I don't ..... More


Attached Files

.py   NormalizedCSV.py (Size: 2.2 KB / Downloads: 335)
.csv   Test.csv (Size: 708 bytes / Downloads: 382)
Print this item

  Strange/odd outcome in decimals
Posted by: Jeff900 - Dec-27-2021, 10:30 AM - Forum: News and Discussions - Replies (2)

A few weeks ago I wanted to simply print the outcome of some calculations, just as a reference at that moment. But ever since I am still wondering why..... More

Print this item

  Move a particular row in pandas data frame to last row
Posted by: klllmmm - Dec-27-2021, 09:11 AM - Forum: General Coding Help - No Replies

I'm trying to move a particular row in the below data frame to the last position of the data frame.
Can someone help me to achieve this?

[python]..... More

Print this item

Question How can I save cartesian products to a dataframe?
Posted by: noahverner1995 - Dec-27-2021, 07:50 AM - Forum: Data Science - Replies (1)

I have the following dictionary:

[python]
the_dictionary_list = {'Fondo': ['Oceano.png'],
'Cuerpo': ['Cuerpo_cang..... More

Print this item

  Python Obstacles | American Kenpo | Wiki Scrape URL/Table and Store it in MariaDB
Posted by: BrandonKastning - Dec-27-2021, 07:20 AM - Forum: Web Scraping & Web Development - Replies (6)

Python Obstacles | American Kenpo | Wiki Scrape URL/Table and Store it in MariaDB

I have several unresolved / completed threads here ..... More

Print this item

  serial input/output
Posted by: barryjo - Dec-27-2021, 01:16 AM - Forum: General Coding Help - Replies (3)

I want to use a joystick to control a RS-232 controlled telescope. I have installed PyGame and have the joystick working. Now, I want to send a serial..... More

Print this item

  now i wish Python had a way to add commands
Posted by: Skaperen - Dec-26-2021, 08:39 PM - Forum: News and Discussions - Replies (15)

now i wish Python had a way to add commands. this would be particularly useful in interactive mode. the idea is that i would not need to type "()" j..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  C++ program embedding Pyt... 11 hours ago Alexandros Gribouillis General Codin...
  403 Error 09-17, 17:56 CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
Most views
  The best Prog... 576135
  Tutorial Requ... 497705
  Web Scraping ... 440081
  Newbie with P... 383895
  New Users Int... 366446
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+ 12089
buran 8174
snippsat 7367
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
marineoman Today
marineservice Today
bennyanderson482 Yesterday
AstoundzSEO Yesterday
tobey12 Yesterday

User Panel Messages

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