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,395
» Latest member: RockHound_Z12
» Forum threads: 38,822
» Forum posts: 176,025

Full Statistics

Online Users
There are currently 30 online users.
» 0 Member(s) | 25 Guest(s)
Bing, Google, Mojeek, AOL, Facebook

Latest Threads
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
5 hours ago
» Replies: 1
» Views: 4,570
Willing to pay for help w...
Forum: General Coding Help
Last Post: noisefloor
5 hours ago
» Replies: 4
» Views: 134
Create dataframe from the...
Forum: Data Science
Last Post: OtiliaGen
7 hours ago
» Replies: 7
» Views: 3,577
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
Dec-27-2025, 06:21 PM
» Replies: 1
» Views: 139
Calling python from anoth...
Forum: General Coding Help
Last Post: eedjsa
Dec-27-2025, 04:06 PM
» Replies: 9
» Views: 275
IP address for users
Forum: Networking
Last Post: itx_sumeet
Dec-27-2025, 05:53 AM
» Replies: 4
» Views: 7,092
Lottery generator (beginn...
Forum: General Coding Help
Last Post: Pedroski55
Dec-27-2025, 01:10 AM
» Replies: 5
» Views: 9,940
[split] How to ask Smart ...
Forum: General Coding Help
Last Post: Pedroski55
Dec-25-2025, 07:58 AM
» Replies: 2
» Views: 167
Need Help with Pandas Con...
Forum: Bar
Last Post: Axel_Erfurt
Dec-24-2025, 10:07 AM
» Replies: 1
» Views: 100
requests.post not sending...
Forum: Web Scraping & Web Development
Last Post: noisefloor
Dec-24-2025, 09:20 AM
» Replies: 2
» Views: 170

 
  too many files open
Posted by: DPaul - Jul-16-2023, 12:45 PM - Forum: Bar - Replies (5)

Hi,
I was given a large number of prayer cards, already scanned, ready for OCR, as usual.
Only this time the formats are different, imagine single c..... More

Print this item

  Place QT Window in the middle
Posted by: AlphaInc - Jul-16-2023, 11:29 AM - Forum: GUI - Replies (10)

Hello,

I'm working on a Python Tool with Qt6 (I have created the UI with QT Designer) but I'm running into a few problems...
This is my code so fa..... More

Print this item

  Likert survey data plot error
Posted by: Andrzej_Andrzej - Jul-15-2023, 08:45 PM - Forum: General Coding Help - Replies (6)

Hi,
I just have read and checked that idea here:
..... More

Print this item

  scrapli
Posted by: albazi - Jul-15-2023, 07:20 PM - Forum: General Coding Help - Replies (1)

Greetings all,
I am new to python and trying to implement the following scenario

[python]from scrapli import Scrapli

my_device = {
"host..... More

Print this item

  How do I properly implement restarting a multithreaded python application?
Posted by: MrFentazis - Jul-15-2023, 07:15 PM - Forum: General Coding Help - Replies (1)

I have a fairly large application consisting of Flask and special software for a fairly complex system managed by a hand written task scheduler. I wan..... More

Print this item

  Duplicating values
Posted by: 007sonic - Jul-15-2023, 06:21 PM - Forum: General Coding Help - Replies (2)

I've somehow managed to duplicate my results for a short line of code used to extract the emails from a text document. I'm trying to figure out why th..... More

Print this item

  Recommendations for IMAP Push/IDLE library
Posted by: MikeFlorida - Jul-15-2023, 05:19 PM - Forum: General Coding Help - No Replies

Hello, I am to code a basic IMAP client to receive emails and then parse them out. I would like to take advantage of IMAP's IDLE extension to receiv..... More

Print this item

  doubling a number
Posted by: Skaperen - Jul-15-2023, 04:55 PM - Forum: General Coding Help - Replies (8)

i have a giant number in a str. i want to double it and get a str result, keeping all of the precision. int(number)*2..... More

Print this item

  Trouble with variable.
Posted by: angus1964 - Jul-15-2023, 02:17 PM - Forum: Web Scraping & Web Development - Replies (2)

In a django project, i have the function below. I am trying to increment the toGoFor variable each time the button is pressed.

I have the following..... More

Print this item

  Installation of packages to newest Python version from previous one
Posted by: Andrzej_Andrzej - Jul-15-2023, 07:21 AM - Forum: General Coding Help - Replies (3)

Hi,
Is it possible to check what python packages are installed let's say into my present 3.10.3 version
and get that list and somehow install it to..... More

Print this item

  The term 'pip' is not recognized as the name of a cmdlet, function
Posted by: michaelnicol - Jul-14-2023, 07:50 PM - Forum: General Coding Help - Replies (1)

I downloaded Python 3.11.4 via the launcher, and PIP does not work. Windows 64 bit

[quote]
Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45..... More

Print this item

  Difficulty in adapting duplicates-filter in script
Posted by: ledgreve - Jul-14-2023, 03:49 PM - Forum: General Coding Help - Replies (5)

Hello everyone,

I have a script to parse and extract annotated data from xmi-files. I did not write this script myself (person who did is not reach..... More


Attached Files

.py   Documentobject.py (Size: 182 bytes / Downloads: 222)
.py   parsexml_may2021_cvh3.py (Size: 33.68 KB / Downloads: 325)
.py   AnnotationsObject.py (Size: 974 bytes / Downloads: 256)
.py   Casobject.py (Size: 95 bytes / Downloads: 228)
.txt   lore.txt (Size: 19.74 KB / Downloads: 313)
Print this item

  Backconnect proxy, response timeout
Posted by: 3frenky3 - Jul-14-2023, 03:10 PM - Forum: Networking - Replies (1)

Good afternoon. The problem is not very complicated, but I can not find a solution.

[CODE]
def main_request(data, proxy='', type_of_proxy='socks5'..... More

Print this item

  1D plot frome 3D data
Posted by: layla - Jul-14-2023, 03:09 PM - Forum: Data Science - Replies (7)

Hi all, I use python and I want to draw a 1D curve from 3D data i.e. I have data in the form of x, y, z and in the fourth column a variable D Also, I ..... More

Print this item

  DataFRame.concat()
Posted by: nafshar - Jul-14-2023, 01:24 PM - Forum: General Coding Help - Replies (3)

I am trying to convert from DataFrame.append() which has been deprecated to DataFrame.concat() and having some issues with an otherwise working code a..... More

Print this item

  How to Prevent Double Submission in Django
Posted by: mactron - Jul-14-2023, 12:08 PM - Forum: Web Scraping & Web Development - Replies (1)

I would like to prevent double submission in Django. The problem arises when the user clicks on the back button in the browser. I know that I can use ..... More

Print this item

  How to start to learn and use python
Posted by: Zangolo - Jul-14-2023, 11:19 AM - Forum: News and Discussions - Replies (6)

Hi! I´m a student who needs to learn python for the Bachelor Thesis to generate code for optimize vehicle routes. What advices can u give me to start ..... More

Print this item

  IDE for python
Posted by: Andrzej_Andrzej - Jul-14-2023, 07:58 AM - Forum: General Coding Help - Replies (9)

What kind of IDE do you use for python ?
I use VS code which is almost OK, as it lacks context menu for output of the cells. Apart from that I find i..... More

Print this item

  code not working when executed from flask app
Posted by: ThomasDC - Jul-14-2023, 06:52 AM - Forum: General Coding Help - Replies (1)

Hi all!

To start I have to say i am new to Python...
But i mannaged to do nice things allready. But now have a problem that i just dont know how ..... More

Print this item

  chua osillator to audio file
Posted by: sddfds - Jul-13-2023, 11:07 PM - Forum: General Coding Help - No Replies

hello i would like to ask how to write the solution of the following chua oscillator program to an audio file. thanks very much.

https://stackoverf..... More

Print this item

  np.percentile returns wrong value?
Posted by: AceTylercholine - Jul-13-2023, 05:09 PM - Forum: General Coding Help - Replies (2)

After getting an unexpected value from scipy.stats.iqr I discovered the error was coming from np.percentile. Here's an example of my issue:

x=[1,1,..... More

Print this item

  Need help
Posted by: Yui_18 - Jul-13-2023, 04:44 PM - Forum: General Coding Help - Replies (3)

HI, I'm new to python, coding.
I want to install and use sushi to shift subtitle from one audio version to another


This is the code I need to run in..... More

Print this item

  A class of machine learning programs
Posted by: Led_Zeppelin - Jul-13-2023, 01:17 PM - Forum: General Coding Help - No Replies

There are several machine learning programs that will analyze a large amount of data. and try many models during a run. Each model has its accuracy pr..... More

Print this item

  Understanding a function
Posted by: ebolisa - Jul-12-2023, 05:54 PM - Forum: General Coding Help - Replies (3)

Hi,

I'd appreciate if someone can explain me the first function and what's used for since both yield the same results.

TIA.

[python]@lambda _..... More

Print this item

  Negative indexing/selecting working and not working
Posted by: Andrzej_Andrzej - Jul-12-2023, 04:19 PM - Forum: General Coding Help - Replies (21)

Hi,
I am new here, so please bear with me as I am beginner.
There is a code below, in which there is a function called compute_percentages.
I wou..... More

Print this item

  Coding error. Can't open directory
Posted by: EddieG - Jul-12-2023, 01:34 PM - Forum: General Coding Help - Replies (6)

IDLE can not open/ file directory even when the file existed on the directory.
Disk Location: C:\Users\hp\Desktop\Pythoncodes
Word text download fr..... More

Print this item

  Module Result
Posted by: EddieG - Jul-12-2023, 10:41 AM - Forum: General Coding Help - Replies (1)

I have been writing this code which must result in different result after running the code for heads and tails. I am having only one same result each ..... More

Print this item

  Code error from Fundamentals of Python Programming van Richard L. Halterman
Posted by: Heidi - Jul-12-2023, 04:34 AM - Forum: General Coding Help - Replies (12)

Hi I'm a novice and then maybe asking a stupid question for most of you. I am doing a study using the book Fundamentals of Python Programming by Richa..... More

Print this item

  Python rule about the space character surrounding the equal sign
Posted by: ineuw - Jul-12-2023, 02:07 AM - Forum: General Coding Help - Replies (10)

* In Linux Mint Cinnamon, I am using Autokey 0.96.0 which uses Python 3+.
* I was told that in Python, spaces must surround the = sign in variable as..... More

Print this item

  Freelancer Needed to Clean Up Pandas/Plotly Scripts
Posted by: devansing - Jul-11-2023, 05:22 PM - Forum: Jobs - Replies (4)

Hi,

I am looking for a freelance developer to help clean up a handful of small Pandas-based, statistical analysis scripts.

The main goals are:..... More

Print this item

  dictionary output to text file (beginner)
Posted by: Delg_Dankil - Jul-11-2023, 03:25 PM - Forum: Homework - Replies (2)

I'm trying to learn Python and I got stuck on something.
I'm looping through a dictionary and I'm printing out keys and their associated dictionary v..... More


Attached Files

.py   json_parser_1.py (Size: 25.76 KB / Downloads: 324)
Print this item

  PyOpenGL is not work
Posted by: PoseidonLin - Jul-11-2023, 06:14 AM - Forum: General Coding Help - Replies (5)

Terminal input:
pip install pyopengl
pip install pyopengl_accelerate

Code:
[python]import OpenGL.GL
import Op..... More

Print this item

  Error UserWarning: Unknown option ssl_ca_certs warnings.warn(str(exc))
Posted by: Vijayaraj - Jul-11-2023, 05:48 AM - Forum: General Coding Help - No Replies

When trying to run the below python code we are encountering this error (UserWarning: Unknown option ssl_ca_certs warnings.warn(str(exc)) )

[python]
..... More

Print this item

  Blender scripting
Posted by: the_jl_zone - Jul-10-2023, 08:48 PM - Forum: General Coding Help - No Replies

I'm trying to see if I can append vertices in Blender using a pre-written function. Here's my current script:

[python]
import bpy

scale=0.8
he..... More

Print this item

  [PY QT APP]HOW TO uniform build and distribution for different platforms
Posted by: djibb - Jul-10-2023, 01:36 PM - Forum: GUI - Replies (1)

Hi,

I maintain an pyQt6 + Opencv application which works under Linux and Windows.
Actually, we have :

under Linux :
-> deb installer (..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Struggles I Faced While E... 5 hours ago baffa_dbt padma121 Code Review
  Willing to pay for help w... 5 hours ago braillescribe noisefloor General Codin...
  Create dataframe from the... 7 hours ago Calab OtiliaGen Data Science
  How to Integrate External... 12-27, 18:21 finallen321 noisefloor General Codin...
  Calling python from anoth... 12-27, 16:06 eedjsa eedjsa General Codin...
  IP address for users 12-27, 05:53 Robots itx_sumeet Networking
  Lottery generator (beginn... 12-27, 01:10 Hullari Pedroski55 General Codin...
  [split] How to ask Smart ... 12-25, 07:58 yoanselcp Pedroski55 General Codin...
  Need Help with Pandas Con... 12-24, 10:07 naproxy_1 Axel_Erfurt Bar
  requests.post not sending... 12-24, 09:20 JarredAwesome noisefloor Web Scraping ...
  Looking for constructive ... 12-24, 03:16 decuser cecrease News and Disc...
Most views
  The best Prog... 580400
  Tutorial Requ... 519406
  Web Scraping ... 442776
  Newbie with P... 386976
  New Users Int... 386443
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+ 12117
buran 8198
snippsat 7398
deanhystad 6920
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
RockHound_Z12 Today
braillescribe Yesterday
aurelio12282025 Yesterday
bejaminmaarleyo1374 Yesterday
taylorlitleoz476 Yesterday

User Panel Messages

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