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,611
» Latest member: SofiaJone
» Forum threads: 38,669
» Forum posts: 175,250

Full Statistics

Online Users
There are currently 223 online users.
» 0 Member(s) | 216 Guest(s)
Applebot, Bing, Baidu, Google, Facebook, Internet Archive

Latest Threads
please help with image re...
Forum: General Coding Help
Last Post: Pedroski55
58 minutes ago
» Replies: 4
» Views: 71
passing value from tkinte...
Forum: GUI
Last Post: iqbshaik
1 hour ago
» Replies: 3
» Views: 105
Gmpy2 Newbie Working on P...
Forum: General Coding Help
Last Post: SofiaJone
2 hours ago
» Replies: 8
» Views: 2,674
auto applying for jobs
Forum: General Coding Help
Last Post: alextony85
9 hours ago
» Replies: 0
» Views: 41
Create bot to automate op...
Forum: General Coding Help
Last Post: liberwicca
9 hours ago
» Replies: 1
» Views: 23,512
How to use a proxy when w...
Forum: Web Scraping & Web Development
Last Post: Jemercyli
Yesterday, 04:02 PM
» Replies: 1
» Views: 3,080
Key Logger
Forum: Homework
Last Post: Novaboxxx
Yesterday, 02:42 AM
» Replies: 0
» Views: 77
How to Create Swagger/Ope...
Forum: Web Scraping & Web Development
Last Post: amandaevans
Jul-24-2025, 05:47 PM
» Replies: 6
» Views: 6,456
veri kazıma
Forum: Web Scraping & Web Development
Last Post: DeaD_EyE
Jul-24-2025, 07:30 AM
» Replies: 11
» Views: 399
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: MilesWeb
Jul-23-2025, 07:08 AM
» Replies: 5
» Views: 6,520

 
  Count image's colors very fast
Posted by: flash77 - Feb-03-2024, 06:30 PM - Forum: General Coding Help - Replies (18)

Dear community,

I found a code at stackoverflow which shall get the image's color count very fast.
https://stackoverflow.com/questions/71399313/co..... More

Print this item

  declaring a new dictionary
Posted by: dedagent0900 - Feb-03-2024, 02:10 PM - Forum: Homework - Replies (2)

The question: How would we declare a new dictionary named myDict with one key-value pair where the key is "one" with a value of the integer of 1? You ..... More

Print this item

  onedrivesdk
Posted by: bald4ever - Feb-03-2024, 12:13 PM - Forum: General Coding Help - No Replies

Hello there.

I am trying to write code that will take my Bard conversations and save them to a text file on my onedrive account. It was take futur..... More

Print this item

  limiting process which stay alive for later
Posted by: Skaperen - Feb-03-2024, 02:52 AM - Forum: News and Discussions - No Replies

there will be N separate processes running this code. these processes listen on a designated port that is different for each process. they listen fo..... More

Print this item

  how to pass a mongdb command to a module and execute it.
Posted by: cspower - Feb-03-2024, 01:09 AM - Forum: General Coding Help - No Replies

Resolved

Print this item

  Combining Spreadsheets
Posted by: Py3_14 - Feb-02-2024, 06:21 PM - Forum: General Coding Help - Replies (4)

Hello, everyone. I am new to Python and recently I tried to write a script inside the Python shell of my Windows 11 computer, in order to combine diff..... More

Print this item

  problem usage of static method
Posted by: akbarza - Feb-02-2024, 08:34 AM - Forum: General Coding Help - Replies (5)

hi
in the below code:
[python]'''
static method
https://builtin.com/software-engineering...python-cls
'''


class Math:
@staticm..... More

Print this item

  coma separator is printed on a new line for some reason
Posted by: tester_V - Feb-02-2024, 06:26 AM - Forum: General Coding Help - Replies (4)

Gentlemen!
Ladies if any?!

I have never seen it before, Confused I'm formatting a string, separating vars by a coma, and for some reason, the..... More

Print this item

  Matching Data - Help - Dictionary
Posted by: manuel174102 - Feb-01-2024, 10:21 PM - Forum: General Coding Help - Replies (1)

Hello everyone...

I need to match two huge excel datasets. As a simple example, they look like this:

DataSetA: There is random text, and then a..... More

Print this item

  Spyder console zoom in not working?
Posted by: Dionysis - Feb-01-2024, 09:48 PM - Forum: General Coding Help - Replies (2)

Hello!
Using Spyder 5.5.0 standalone on Windows 11 home 64 bit.
Somehow, only the shortcut Ctr+- is working on the console, i.e. the zoom out. The s..... More

Print this item

  Python Developer (part time / contract)
Posted by: notiforand - Feb-01-2024, 08:55 PM - Forum: Jobs - No Replies

Supabase is seeking a Python Developer to lead and maintain our open-source Python libraries. It’s a contract position.

Supabase is an open-source ..... More

Print this item

  How can I pause only one object?
Posted by: actualpy - Feb-01-2024, 05:52 PM - Forum: General Coding Help - Replies (1)

I want to pause only one object in my program. I am using time.sleep(). Is there any other function in Python or other libraries that can do this? Tha..... More

Print this item

  super() and order of running method in class inheritance
Posted by: akbarza - Feb-01-2024, 07:21 AM - Forum: General Coding Help - Replies (7)

hi in code:
[python]'''
from:https://stackoverflow.com/questions/64740117/how-method-resolution-order-mro-is-working-in-this-python-code
title of t..... More

Print this item

  Date Time Series Help...Please
Posted by: spra8560 - Feb-01-2024, 04:24 AM - Forum: General Coding Help - Replies (2)

Hello,

I am trying to figure out why I can't get this to work. I have a SQL server database and I am able to connect to it and query it by pyodbc ..... More

Print this item

  Converting column of values into muliple columns of counts
Posted by: highland44 - Feb-01-2024, 12:48 AM - Forum: General Coding Help - No Replies

Hi everyone.

I have a dataframe in Python that has the following format:

Cyc MA
S1 1
S1 5
S2 7
S3 2
S3 6
S3 4
S4 13
S5 1
S5 1

I'm..... More

Print this item

  Energy Forecast with SARIMAX
Posted by: PatiencePlease - Jan-31-2024, 11:53 PM - Forum: Data Science - No Replies

I'm trying to model household energy consumption forecast with SARIMAX, but I have a really bad forecast as you can see to the attachment.
I tried to..... More


Attached Files

Thumbnail(s)
   
Print this item

  Birçoğundan çoğuna Django wamp sunucusunda çalışmıyor
Posted by: TMSUT - Jan-31-2024, 11:36 PM - Forum: Web Scraping & Web Development - Replies (2)

When I run Django locally, the many-to-many relationship works, but when I run it on WampServer it says the data has been saved to the table, but the ..... More

Print this item

  tkinter two windows instead of one
Posted by: jacksfrustration - Jan-31-2024, 03:45 PM - Forum: GUI - Replies (7)

I am trying to write a program using tkinter. I created a Class and in the init i create a few lists. The window consists of entrys, optionmenus, labe..... More

Print this item

  get list of dates in past month, current and upcoming month
Posted by: jacksfrustration - Jan-31-2024, 03:14 PM - Forum: General Coding Help - Replies (4)

trying to make a list which i will consist of the dates in a (date day month year) format of the past three months. i finally came up with the upcomi..... More

Print this item

  Help copying a column from a csv to another file with some extras
Posted by: g0nz0uk - Jan-31-2024, 10:18 AM - Forum: General Coding Help - Replies (3)

Hello,

I need to copy the contents of a .csv, that gets dumped from SQL each night to a folder location on my Ubuntu server that contains 100s of I..... More

Print this item

  Python Coding in Power BI Visual
Posted by: vjrans - Jan-31-2024, 07:54 AM - Forum: General Coding Help - No Replies

Hello,

I am BI Report developer, but new to Python. I have to use Python coding to generate Gantt chart (will not use third party visual available ..... More


Attached Files

Thumbnail(s)
   
Print this item

  point transformation software in space
Posted by: johnjsi - Jan-31-2024, 05:46 AM - Forum: General Coding Help - Replies (2)

Hello community,

Project to propose, I am looking for help to develop a tool in python, I am a geometer apprentice, I would like to have a personaliz..... More


Attached Files

.txt   3LEG200123_P1.txt (Size: 955 bytes / Downloads: 179)
.txt   3LEG200123_P2.txt (Size: 815 bytes / Downloads: 200)
Print this item

  Isometric game pygame Tiled
Posted by: howardberger - Jan-31-2024, 03:52 AM - Forum: Game Development - Replies (1)

Hi there!

I'm interested in creating an isometric game using Pygame, specifically with isometric movement on a map created with Tiled. I would like..... More

Print this item

  casting types rewrite
Posted by: dedagent0900 - Jan-30-2024, 11:02 PM - Forum: Homework - Replies (3)

I am meant to rewrite the end of the code.

The original code:
[python]
#!/usr/bin/python

# Don't change the variables here - do it in the pr..... More

Print this item

  make widgets disappear from tkinter
Posted by: jacksfrustration - Jan-30-2024, 07:21 PM - Forum: GUI - Replies (12)

hello
i am writing a workout tracker app. i have the option of adding rows of information to save multiple workout data at the same time. i accomplis..... More

Print this item

  Malicious PyPI Packages Slip WhiteSnake InfoStealer Malware onto Windows Machines
Posted by: rob101 - Jan-30-2024, 07:58 AM - Forum: News and Discussions - Replies (3)

This, from The Hacker News, broke yesterday.

Just be mind..... More

Print this item

  Heuristic for GBFS Maze
Posted by: RockBlok - Jan-30-2024, 12:12 AM - Forum: Homework - No Replies

Not really sure this could be called homework as there aren't any assignments, but it feels like a homework-ish question so figure I'd post it here. T..... More

Print this item

  Algorithm with graph
Posted by: nkiki - Jan-29-2024, 03:32 PM - Forum: Homework - Replies (4)

Detect a bottleneck of a graph, i.e., Min-Cut, using the Max-flow algorithm. In other words, the algorithm should find a set of edges F ⊆ E such that ..... More

Print this item

  need help with data analysing with python and sqlite
Posted by: Hardcool - Jan-29-2024, 11:20 AM - Forum: General Coding Help - Replies (2)

Hi,
i have a problem creating a python program to analyzing a database that i created in sqlite from a csv file.
the database include 4 rows.
3 of ..... More

Print this item

  Class test : good way to split methods into several files
Posted by: paul18fr - Jan-29-2024, 11:06 AM - Forum: General Coding Help - Replies (5)

Hi,

Based on the following link, I've been performing basic tests to find a way to split methods ..... More


Attached Files

.zip   forum_class.zip (Size: 1.52 KB / Downloads: 194)
Print this item

  problem with print command in super()
Posted by: akbarza - Jan-29-2024, 07:23 AM - Forum: General Coding Help - Replies (5)

hi
in the below code:
[python]
'''
Python Multiple Inheritance and MRO
super usage() in python
from: https://www.geeksforgeeks.org/python-super/..... More

Print this item

  Behavior of statistics.mean
Posted by: cametan - Jan-29-2024, 06:49 AM - Forum: General Coding Help - Replies (4)

Hello.

Let's make a co-recursive class, or unfoldr somehow popular among functional programming folks, relying on its definition of the Haskell progr..... More

Print this item

  Need Help for homework
Posted by: Treeeeee_0923 - Jan-29-2024, 04:32 AM - Forum: Homework - Replies (2)

[python]import tkinter
import random

colours = ['Red', 'Blue', 'Green', 'Pink', 'Black', 'Yellow', 'Orange', 'White', 'Purple', 'Brown']
color_he..... More

Print this item

  Absolute paths in subprocess - file not found
Posted by: kittyticker - Jan-28-2024, 05:07 PM - Forum: General Coding Help - Replies (4)

I've tried every permutation I can think of to get rid of this message - eg variables, literals, back slashes, forward slashes etc etc (thinking that ..... More

Print this item

  emcee.EnsembleSampler ValueError
Posted by: Dimotrov - Jan-28-2024, 08:53 AM - Forum: Homework - No Replies

Hey, I have a problem with my homework. The goal of the first half is to sample 50 values of r_0,i from a Gaussian distribution with mean mu = 1 and s..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  please help with image re... 58 minutes ago magnus28 Pedroski55 General Codin...
  [Tkinter] passing value f... 1 hour ago iqbshaik iqbshaik GUI
  Gmpy2 Newbie Working on P... 2 hours ago charlesrkiss SofiaJone General Codin...
  auto applying for jobs 9 hours ago alextony85 alextony85 General Codin...
  Create bot to automate op... 9 hours ago JonatasCavalini liberwicca General Codin...
  How to use a proxy when w... Yesterday, 16:02 swiftproxy Jemercyli Web Scraping ...
  Key Logger Yesterday, 02:42 Novaboxxx Novaboxxx Homework
  How to Create Swagger/Ope... 07-24, 17:47 tlopezdh amandaevans Web Scraping ...
  veri kazıma 07-24, 07:30 fehmikonkur DeaD_EyE Web Scraping ...
  Can I develop a live vide... 07-23, 07:08 mtrkhan MilesWeb Web Scraping ...
  python GUI - which to use... 07-23, 05:21 Johnse roshanchoudhary News and Disc...
Most views
  The best Prog... 572842
  Tutorial Requ... 485976
  Web Scraping ... 437298
  Newbie with P... 380347
  Thread remain... 351465
Most reputation
buran 581
snippsat 507
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+ 12072
buran 8175
snippsat 7352
deanhystad 6864
metulburr 5152
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
SofiaJone Today
Hiddeninplainsite Today
Sanju4555 Today
alextony85 Yesterday
liberwicca Yesterday

User Panel Messages

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