Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 18,457
» Latest member: SULMAN
» Forum threads: 37,268
» Forum posts: 169,399

Full Statistics

Online Users
There are currently 398 online users.
» 0 Member(s) | 393 Guest(s)
Google, Bing, Apple, Yandex

Latest Threads
view option in Django
Forum: Web Scraping & Web Development
Last Post: SULMAN
17 minutes ago
» Replies: 1
» Views: 92
Sorting Steps
Forum: General Coding Help
Last Post: Pedroski55
18 minutes ago
» Replies: 12
» Views: 369
reading a file like the u...
Forum: News and Discussions
Last Post: perfringo
35 minutes ago
» Replies: 1
» Views: 37
OCR question
Forum: Bar
Last Post: DPaul
2 hours ago
» Replies: 0
» Views: 28
m3u8 using build-in brows...
Forum: Web Scraping & Web Development
Last Post: kucingkembar
8 hours ago
» Replies: 3
» Views: 116
write code that resides i...
Forum: General Coding Help
Last Post: franklin97355
10 hours ago
» Replies: 0
» Views: 55
Elegant way to apply each...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 09:36 PM
» Replies: 5
» Views: 207
I don't know what is wron...
Forum: General Coding Help
Last Post: menator01
Yesterday, 06:46 PM
» Replies: 2
» Views: 158
encrypt data in json file...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 05:16 PM
» Replies: 1
» Views: 68
A Programmer Named Tim
Forum: Board
Last Post: Gribouillis
Yesterday, 04:38 PM
» Replies: 3
» Views: 167

 
  sort search results by similarity of characters
Posted by: jacksfrustration - Feb-16-2024, 07:43 PM - Forum: General Coding Help - Replies (5)

i have a stock market app that im building. basically i have the following code that works as a feature that allows the user to search for official co..... More

Print this item

  Unexpected termination of program when using JDBC drivers in python with jaydebeapi
Posted by: skarface19 - Feb-16-2024, 06:26 PM - Forum: General Coding Help - Replies (2)

I am trying to connect to a solid DB using JDBC drivers and the program just prints "point - 0" and quits. I cannot do anything because the frustratin..... More

Print this item

  Converting py to exe
Posted by: WiPi - Feb-16-2024, 08:47 AM - Forum: General Coding Help - Replies (1)

Hi all,
I am using PyInstaller to convert a python script to a windows exe file.
The python script is:
[python]#!/usr/bin/python

import requests..... More

Print this item

  Python3 string slicing
Posted by: Luchano55 - Feb-16-2024, 08:06 AM - Forum: General Coding Help - Replies (4)

I am trying to learn Python3 and have come across Lists. I know that counting begins at 0 and ends at -1
But i am having some difficulty in understan..... More

Print this item

  function-decorator , which is checking an access according to USERNAME
Posted by: Liki - Feb-16-2024, 02:37 AM - Forum: Homework - Replies (6)

Hallo,

I'm asking for help for followed task:

"""
Realize a function-decorator , which is checking an access according to USERNAME
All USERNAM..... More

Print this item

  Tkinter callback exception
Posted by: Ben123 - Feb-15-2024, 07:02 PM - Forum: GUI - Replies (2)

Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/_..... More

Print this item

  File Handling not working properly
Posted by: TheLummen - Feb-15-2024, 04:08 PM - Forum: General Coding Help - Replies (8)

I've trying to find what is the error in the following code but I still get the error. Does anyone have any idea how to resolve this as I have been tr..... More

Print this item

  Python logging RotatingFileHandler writes to random file after the first log rotation
Posted by: rawatg - Feb-15-2024, 11:12 AM - Forum: General Coding Help - No Replies

I am using python logging.handlers.RotatingFileHandler for my log rotation. It is working fine and writting logs to let's say app.log file but after t..... More

Print this item

  file transfer
Posted by: DPaul - Feb-15-2024, 08:55 AM - Forum: Bar - Replies (10)

Hi,
My business is converting legacy files,lists,databases,images,pdfs,cards... etc.
into a format that can be searched by (genalogy) enthousiasts...... More

Print this item

  Exponeniation and Right Binding
Posted by: PhDoctus - Feb-14-2024, 10:21 PM - Forum: General Coding Help - Replies (3)

Please see the included images.

I was taking an online course and came across what I perceive as a problem. If I am ri..... More


Attached Files

Thumbnail(s)
       
Print this item

  How to automate the process
Posted by: br0oJ - Feb-14-2024, 12:01 PM - Forum: General Coding Help - No Replies

Hi all, I need to automate the process of generating a dataset. I want to open 3d models and have the ability to spin them around and take screenshots..... More

Print this item

  A troublesome error (PySpice)
Posted by: assafpeled - Feb-14-2024, 11:01 AM - Forum: General Coding Help - No Replies

Hello All,

Struggling with a basic and a much irritating bug in my code which utilizes the PySpice module.
I'm working on a Visual-Basic platform..... More

Print this item

  Need help with coding project
Posted by: jjvoc - Feb-14-2024, 01:18 AM - Forum: General Coding Help - Replies (4)

HI, I'm new to python coding im trying to make a plant automation system and library. I'm trying to take a user input and run it against a list and if..... More


Attached Files

.py   Plant library and automation.py (Size: 1.26 KB / Downloads: 29)
Print this item

  Python best library for Excel reports & review of existing code
Posted by: MasterOfDestr - Feb-13-2024, 06:45 PM - Forum: General Coding Help - Replies (4)

I need to create excel report (update data in existing file) based on variety source data (also excel files). All data will be .xlsx. In general steps..... More

Print this item

  delete specific row of entries
Posted by: jacksfrustration - Feb-13-2024, 05:38 PM - Forum: General Coding Help - Replies (3)

I have a program i've been developing for a week. Basically it's a workout tracker app. You have the option of adding columns of entries,optionmenus a..... More

Print this item

  Background task
Posted by: Mctweed - Feb-13-2024, 11:57 AM - Forum: General Coding Help - Replies (4)

I don't know were this would go and I am new to Python programming. l What I want to do is write a program were it press two buttons automatically. No..... More

Print this item

  embedded Python scripts - is it worthwhile
Posted by: Skaperen - Feb-12-2024, 08:58 PM - Forum: News and Discussions - Replies (3)

i have an application i am creating. it's still in the planning stage. it could be written in C but i do expect to prototype it in Python. it will ..... More

Print this item

  Reversing the code
Posted by: chocolatedisco - Feb-12-2024, 08:43 PM - Forum: Game Development - Replies (1)

Hello,I'm new to python and I'm starting to study it,but I have this code that it's been used to unpack a certain compressed file.

This file needs ..... More


Attached Files

.py   DeobfuscateGameBootstrap.py (Size: 2.69 KB / Downloads: 30)
Print this item

  problem in running a code
Posted by: akbarza - Feb-12-2024, 01:29 PM - Forum: General Coding Help - Replies (7)

hi
in site: https://www.pythonmorsels.com/exercises/.../submit/1/
has been discussed the problem of adding two list of ..... More

Print this item

  Instagram subscribers
Posted by: Benowen - Feb-12-2024, 05:35 AM - Forum: Bar - Replies (3)

Hello friends, I have an Instagram account but have few followers. I am posting content regularly but still failed to get good followers. Anyone can s..... More

Print this item

  Match ref from 1 DF to another
Posted by: huzzug - Feb-12-2024, 03:20 AM - Forum: General Coding Help - Replies (1)

I have 2 df. 1 comes from the worksheet where a list of projects with a ref number, a date & the employees ID is entered. This in internally maintaine..... More

Print this item

  Creating a website for vehicle management
Posted by: Sergio - Feb-11-2024, 07:01 PM - Forum: Homework - Replies (1)

Hey people.

I'm doing my final project and i'm having a problem. I'm creating a website and for now i'm dealing with the fact that it does not show..... More

Print this item

  Problem with using opencv in python
Posted by: Raunak1023984765 - Feb-11-2024, 01:53 PM - Forum: General Coding Help - Replies (21)

Hello Everyone
I am using macOS Monterey and I am trying to run a simple python code to open my camera using opencv. But whenever I am running the co..... More

Print this item

Lightbulb python code debuging
Posted by: yunus - Feb-11-2024, 07:47 AM - Forum: General Coding Help - Replies (1)

hello everyone ı wrote a script that works as a keglogger, but somehow ı dont get email that ı ordered, if someone can tell me where ı was wrong.
tha..... More

Print this item

Lightbulb [Tool-Python] Google-GeminiAI-pro App GUI
Posted by: KDTOOLS - Feb-11-2024, 02:43 AM - Forum: Code sharing - No Replies

This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerf..... More


Attached Files

Thumbnail(s)
   
Print this item

  OBS Script Troubleshooting
Posted by: Jotatochips - Feb-10-2024, 06:18 PM - Forum: General Coding Help - No Replies

Over the past week I have been working on building a chatbot script for my twitch stream. I am by no means a programmer and utilized ChatGPT to get my..... More


Attached Files

Thumbnail(s)
   

.py   import twitchio.py (Size: 2.22 KB / Downloads: 28)
Print this item

  Best practice on using virtual environments in Python
Posted by: bytecrunch - Feb-10-2024, 02:20 PM - Forum: General Coding Help - Replies (6)

Hello everyone,

I am curious to know how you others use virtual environments in their daily Python life....Virtual environments are an important to..... More

Print this item

  Too much values to unpack
Posted by: actualpy - Feb-10-2024, 09:55 AM - Forum: General Coding Help - Replies (3)

So I'm trying to do a Space Invader-ish game, and I can't figure this out.
Says "Too much values to unpack (expected 3)"

Here's the code:
[python]
im..... More

Print this item

  CANtool + tkinter
Posted by: q_nerk - Feb-09-2024, 03:22 PM - Forum: General Coding Help - Replies (1)

Hello,
I'm doing a can logger/can translator and I have two issues:
1. GUI is showing only when I will terminate process (ctrl +c )
2. How to get ..... More

Print this item

  Size scraping issue
Posted by: scrapemasta - Feb-09-2024, 10:26 AM - Forum: Web Scraping & Web Development - No Replies

[python]from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import Select
from selenium.webdriver.support.ui import WebDr..... More

Print this item

Question [SOLVED] Tiny web server as standalone executable?
Posted by: Winfried - Feb-09-2024, 10:12 AM - Forum: General Coding Help - No Replies

Hello,

I need a basic, standalone web server with support for directory listing.

Windows' antivirus blocks Mongoose ("Trojan Win32 Wacatac.B!ml"..... More

Print this item

  launch processes from threads
Posted by: Skaperen - Feb-09-2024, 12:56 AM - Forum: News and Discussions - Replies (9)

i am refactoring a program that dynamically runs many processes at the same time. these processes are other programs (often to download, upload, comp..... More

Print this item

  File loop curiously skipping files - FIXED
Posted by: mbk34 - Feb-08-2024, 09:53 PM - Forum: General Coding Help - Replies (10)

I'll admit I'm a beginner in python. I'm trying to write a small program to list all the media on my NAS device and write to an easy to read html file..... More

Print this item

  Adding spaces to digits
Posted by: deadkill02 - Feb-08-2024, 08:12 PM - Forum: Homework - Replies (5)

"""I am new to python and programming in general, currently learning at an institution, which is why def is not even seen in my code. I am very lost r..... More

Print this item

Question written RK solving same equation with different graphs
Posted by: acbshinn - Feb-08-2024, 07:52 PM - Forum: General Coding Help - Replies (1)

Hello all! I'm writing a simple Runge-Kutta solver and seem to be running into issues. [python]

import numpy as np
import matplotlib.pyplot as plt..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  view option in Django 17 minutes ago Sowmya SULMAN Web Scraping ...
  Sorting Steps 18 minutes ago MoreMoney Pedroski55 General Codin...
  reading a file like the u... 35 minutes ago Skaperen perfringo News and Disc...
  OCR question 2 hours ago DPaul DPaul Bar
  m3u8 using build-in brows... 8 hours ago kucingkembar kucingkembar Web Scraping ...
  write code that resides i... 10 hours ago franklin97355 franklin97355 General Codin...
  Elegant way to apply each... Yesterday, 21:36 sawtooth500 deanhystad General Codin...
  I don't know what is wron... Yesterday, 18:46 shereen menator01 General Codin...
  encrypt data in json file... Yesterday, 17:16 jacksfrustration deanhystad General Codin...
  A Programmer Named Tim Yesterday, 16:38 Angelical Gribouillis Board
  Numeric Enigma Machine Yesterday, 14:17 idev idev General Codin...
Most views
  The best Prog... 357322
  Web Scraping ... 257033
  Tutorial Requ... 256215
  New Users Int... 225368
  Newbie with P... 219297
Most reputation
buran 582
snippsat 499
Larz60+ 450
Gribouillis 329
deanhystad 311
Most replies
  New Users Int... 430
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 11859
buran 8085
snippsat 7068
deanhystad 6120
metulburr 5150
Top referrers
Googlepro 20
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
SULMAN Today
FaithMartinez Today
franklin97355 Yesterday
RobertCOOPS Yesterday
Ronaldweera Yesterday

User Panel Messages

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