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

Full Statistics

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

Latest Threads
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Less than 1 minute ago
» Replies: 0
» Views: 1
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 09:09 PM
» Replies: 3
» Views: 997
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 423
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,596
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,604
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 513
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 156
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,021
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,254
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 935

 
Question [Solved] Running Gunicorn with flask....
Posted by: SpongeB0B - Jun-27-2022, 02:34 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi everyone,

I try to run Flask with gunicorn Wall

I've created a venv , here the si..... More

Print this item

  Excel file in use from Python
Posted by: Mark17 - Jun-27-2022, 12:49 PM - Forum: General Coding Help - Replies (7)

Hi all! My program writes to three .csv files. At the end of the program, I do a filename.close() for all three. Usually, this does the trick and a..... More

Print this item

  Give visit number ( or counter) within the same time frame
Posted by: balthordu - Jun-27-2022, 09:48 AM - Forum: General Coding Help - Replies (1)

Hi all

Thanks in advance for your help.

I have this below dataset.

[output]Visitor ID Visit time
AAA 27/06/2022 10:00:00
AAA ..... More

Print this item

  python-docx regex : Browse the found words in turn from top to bottom
Posted by: Tmagpy - Jun-27-2022, 08:19 AM - Forum: General Coding Help - No Replies

I'm trying to finalize my personal project and i'm having a new problem which is matching top to bottom positions in and out of the board to change wo..... More

Print this item

  Extract text
Posted by: rektcol - Jun-27-2022, 07:52 AM - Forum: General Coding Help - Replies (6)

Hello everyone,
I hope it will be comprehensible.

I have to extract text from file in repository. These files are like :

"
titi
titi
titi
yes
ok
o..... More

Print this item

  Insert into SQL Table only when Table is First Created?
Posted by: Extra - Jun-26-2022, 10:41 PM - Forum: General Coding Help - Replies (4)

Hello,

I'm trying to add default values to my SQLite table when it first gets created using and INSERT statement.
Right now, every time I run the..... More

Print this item

  In consistency in code execution
Posted by: Led_Zeppelin - Jun-26-2022, 08:45 PM - Forum: General Coding Help - Replies (1)

The following piece of code does not produce the output that I am seeking.

[code]
df.head()

df1 = df

df.drop(["timestamp","time_period","mac..... More

Print this item

  find some word in text list file and a bit change to them
Posted by: RolanRoll - Jun-26-2022, 12:40 PM - Forum: General Coding Help - Replies (3)

hi
I need to find some word in my text list file for example V_20220412 in
S1A_IW_SLC__1SDV_20220412T022912_20220412T022940_042734_05197D_3860..... More

Print this item

  Merge video with subtitles
Posted by: Pavel_47 - Jun-26-2022, 10:57 AM - Forum: General Coding Help - Replies (26)

Hello,
I'm looking for a solution allowing to merge video file (.mp4) with subtitles file (.vtt).
Any suggestions ?
Thanks

Print this item

  Connect to HC-05 Bluetooth (NOT BLE)
Posted by: korenron - Jun-26-2022, 09:06 AM - Forum: General Coding Help - No Replies

Hello,
I'm trying to connect to a HC05 Bluetooth and send it "0"\"1"

in the scan I can see the device , but I'm unable to connect to it
when I t..... More

Print this item

  Shopping cart program
Posted by: Tofuboi03 - Jun-26-2022, 06:11 AM - Forum: Homework - Replies (7)

#This is a shopping cart program that I am doing for school. I've managed to store the item and price. But can't get to do it the total or remove. I'm..... More

Print this item

  why /local?
Posted by: Skaperen - Jun-26-2022, 04:13 AM - Forum: News and Discussions - Replies (2)

Python 3.8.10 on Xubuntu (Ubuntu) 20.04.4

when i install a package using pip, it creates directory /local (not /usr/local) and instal..... More

Print this item

  I'm getting a String index out of range error
Posted by: debian77 - Jun-26-2022, 12:37 AM - Forum: General Coding Help - Replies (7)

This function returns True if the first letter of the string is the same as the last letter of the string and False if they’re different.

I'm havin..... More

Print this item

  The Text in the Label widget Tkinter cuts off the Long text in the view
Posted by: malmustafa - Jun-25-2022, 02:46 PM - Forum: GUI - Replies (4)

Hi all,

I'm using Windows 10 and Anaconda Jupyter. I'm trying to build a GUI with one button that randomly picks up a question from an Excel file ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Matplotlib example nodes available
Posted by: KennedyRichard - Jun-25-2022, 01:31 PM - Forum: Data Science - No Replies

Nodezator is out since last weekend! Install instructions on https://github.com/KennedyRichard/nodezator and manual on https://manual.nodezator.com
..... More

Print this item

  select files such as text file
Posted by: RolanRoll - Jun-25-2022, 12:56 PM - Forum: General Coding Help - Replies (2)

Hi I want to find and select files that has the same word in my text list for example choose and select
S1A_OPER_AUX_POEORB_OPOD_20190122T120724_V..... More

Print this item

Question Export Python output to Excel
Posted by: skyline1397 - Jun-25-2022, 10:02 AM - Forum: General Coding Help - Replies (1)

Hi,
I am trying to get Python outputs to be in Excel.
The code is:
[python]import xlwings as xw
import time
import schedule
from yahoo_fin.stock..... More


Attached Files

Thumbnail(s)
                   
Print this item

  Importing modules from different folders
Posted by: Tomli - Jun-25-2022, 04:44 AM - Forum: General Coding Help - Replies (3)

My program has the following structure:

Program
├── src
    ├── <classes>
├── test
    ├── <myTests>
I'm trying to use un..... More

Print this item

  Display value in the another entry field instead of message box
Posted by: adisc - Jun-24-2022, 09:21 PM - Forum: General Coding Help - Replies (6)

Hello,

I do have a code where after pasting value into entry field number 1 and after clicking button Generate, functions re-organizes previosuly p..... More

Print this item

  Passing a int into the query
Posted by: devilonline - Jun-24-2022, 08:34 PM - Forum: General Coding Help - Replies (3)

Hi, i have an input on my code and I want that this input pass a int to the query.
For example I type ‘1’ and it search by the number typed.

the c..... More

Print this item

  Accessing Python code & SQL datbase from other pc's
Posted by: Extra - Jun-24-2022, 07:36 PM - Forum: News and Discussions - Replies (1)

Hello,

I programed a simple inventory system and I'm trying to run it on 3 PC's. The inventory items are stored on an SQLite Database (inventory.db..... More

Print this item

  [Solved]Help displaying a table with QSqlTableModel
Posted by: Extra - Jun-24-2022, 05:21 PM - Forum: GUI - Replies (10)

Hello,

I'm trying to display a different database on my CategoryTableView Widget but I can't seem to get the database to display on it?

This is..... More

Print this item

  A loop for autocompile LaTeX file takes high CPU
Posted by: meknowsnothing - Jun-24-2022, 12:29 PM - Forum: General Coding Help - Replies (1)

I tried to make a program to autocompile a LaTeX document on Linux Mint whenever the file changes. My effort is as follows:
[python]
import subproce..... More

Print this item

  Check if clients are online with ips stored in json [SOLVED]
Posted by: AlphaInc - Jun-24-2022, 11:29 AM - Forum: General Coding Help - Replies (6)

Hello everybody,

I have a script which should do something (to make an example, I let it create a folder). Therefore I defined a function which doe..... More

Print this item

  Changing a column header in QTreeView
Posted by: DrakeSoft - Jun-24-2022, 11:21 AM - Forum: GUI - Replies (4)

Hi,

I have a QTreeView which uses QFileSystemModel.

[python]

# import necessary modules
import sys
from PyQt5.QtGui import *
from PyQt5.Q..... More

Print this item

  [Solved]Help Adding results from for loop
Posted by: Extra - Jun-23-2022, 11:19 PM - Forum: GUI - Replies (2)

Hello,

I'm trying to multiply the Quantity*Price for each row then add them all up to get the total value of all the items I have.

This is what..... More

Print this item

  why I dont get any output from this code
Posted by: William369 - Jun-23-2022, 09:00 PM - Forum: General Coding Help - Replies (2)

Hi

I am trying to execute this code in repl.it but I dont get any result can you please advise what is wrong ?

https://replit.com/@MartinAdams2/..... More

Print this item

  Adding to python environment in pyenv virtual project
Posted by: Larz60+ - Jun-23-2022, 07:58 PM - Forum: Bar - Replies (4)

I have a virtual environment that uses pyenv python 3.10.4.

Gnu radio is installed in /usr/.../gnuradio

Normally, you would export the PYTHONPAT..... More

Print this item

Star Nodezator (free Python node editor) released to the public domain!
Posted by: KennedyRichard - Jun-23-2022, 07:57 PM - Forum: News and Discussions - Replies (4)

Nodezator is a multi-purpose visual editor to connect Python functions (and callables in general) visually in order to produce flexible parametric beh..... More

Print this item

  For loop + add something
Posted by: Matheus - Jun-23-2022, 07:34 PM - Forum: General Coding Help - Replies (10)

Hello,

I am relevant new to the language Python. However, I can code in PHP and VBA and other languages so I am not a total beginner.


I am won..... More

Print this item

  matching a repeating string
Posted by: Skaperen - Jun-23-2022, 06:23 PM - Forum: General Coding Help - Replies (2)

i have a single character (such as ".") in variable foo and another variable bar with a one or more repeat of a single character (such a..... More

Print this item

  using StandardScaler on a heterogenous matrix.
Posted by: Led_Zeppelin - Jun-23-2022, 05:24 PM - Forum: General Coding Help - No Replies

I am trying to use StandardScaler on a dataset that is but not all numbers.

The way to do that is now shown.


[code]
from sklearn.preprocessin..... More

Print this item

  Splitting code into several files
Posted by: TLammert - Jun-23-2022, 04:04 PM - Forum: General Coding Help - Replies (4)

Hi Everyone ..
I am trying to split a large .py program into a number of smaller .py files to make maintenance and editing easier ..
I have moved ..... More

Print this item

  Split Arguments ?
Posted by: jesse68 - Jun-23-2022, 03:16 PM - Forum: General Coding Help - Replies (3)

Hi, trying to understand these arguments to this split command which I can't find documented. They may not be related to the split command.

Adding ..... More

Print this item

  freelance Python jobs
Posted by: Tigran_Petrosyan93 - Jun-23-2022, 01:46 PM - Forum: News and Discussions - No Replies

Hi guys!
Is it possible to work as a freelancer using Python being entry level coder? And where? Are there websites where people do that?
Thanks.

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  datetime in SQL query. Less than 1 minute ago Dibbley Dibbley General Codin...
  [Tkinter] Too much space ... Yesterday, 21:09 RonR deanhystad GUI
  Another app idea - intera... Yesterday, 07:07 decuser Lenowell News and Disc...
  403 Error 09-15, 20:58 CaptainNewb snippsat Web Scraping ...
  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...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575874
  Tutorial Requ... 497228
  Web Scraping ... 439869
  Newbie with P... 383593
  New Users Int... 365689
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 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Dibbley Today
krish12 Today
XenonBlack Yesterday
Lenowell Yesterday
luisshulez6883 09-15

User Panel Messages

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