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,280
» Latest member: MileHigh303
» Forum threads: 38,791
» Forum posts: 175,869

Full Statistics

Online Users
There are currently 46 online users.
» 0 Member(s) | 42 Guest(s)
Bing, Google, Mojeek, Google Image

Latest Threads
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
4 hours ago
» Replies: 0
» Views: 17
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,461
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 110
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 43
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,017
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,288
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 318
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 162
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 227
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,123

 
  Instagram Bot _ Posting Comments
Posted by: kristianpython - May-21-2020, 12:27 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi Guys,

I have put together a basic bot that opens my instagram and comments on the first photo. I have managed to make it scroll down in random ..... More

Print this item

  Code help?
Posted by: Beau - May-21-2020, 12:17 PM - Forum: Homework - Replies (14)

Hi if someone could help me id be really grateful..
im new to this and just started studying it.. I been asked to write a simple code asking for a nu..... More

Print this item

  Convert quarterly time series to monthly time series
Posted by: donnertrud - May-21-2020, 12:15 PM - Forum: General Coding Help - Replies (1)

Hi,

in order to bring all my data sets in the same shape, I need to convert a data set consisting of quartlery dates into a data set consisting of ..... More

Print this item

  Need help in Code for Writing View Functions in Flask - Python Web Framework
Posted by: ashishsme14 - May-21-2020, 11:01 AM - Forum: Homework - Replies (2)

We had a below task, we that tried to write code in what ever best possible way we can. But we are not able to pass the test as seems there is some is..... More

Print this item

  dlib 19.8.1 for python 3.7
Posted by: HatFayed - May-21-2020, 09:07 AM - Forum: Data Science - No Replies

Finally dlib 19.8.1 for Python 3.7 on windows 64bit
https://www.file-upload.com/qsd69ajuqr2i

Print this item

  Using Python variable with SurveyMonkey API
Posted by: Djin - May-21-2020, 05:01 AM - Forum: Data Science - No Replies

I am pulling down Survey Monkey Data via Python and inserting it into a SQL Server database via an SSIS task and am running into problems with paginat..... More

Print this item

  modules with exe or msi extension
Posted by: llass61 - May-21-2020, 12:16 AM - Forum: General Coding Help - Replies (8)

I am new to python. I am trying to update python on an Ubuntu 20.04 linux box. The application that I use creates a python installation that is real..... More

Print this item

  pip list to show all versions of a package installed
Posted by: pvbadiger05b - May-20-2020, 08:44 PM - Forum: General Coding Help - Replies (4)

Hi All,

I have two versions of a package installed in two different site locations but only one version of the package is getting listed for [inline..... More

Print this item

  Pasting via OpenPYXL
Posted by: PZG - May-20-2020, 07:53 PM - Forum: General Coding Help - Replies (8)

Hello Python Forum -

I work in motorsports and would like to automate the process of coping data from race software into excel for manipulation. The ..... More

Print this item

  How to create a shortcut of your python program on your phone screen (using Q3Python)
Posted by: Alexx - May-20-2020, 06:10 PM - Forum: News and Discussions - No Replies

Hi everyone,

I just made a python program using the Q3Python app on my phone. What I wanted to do is to create a shortcut on my phone screen. The g..... More

Print this item

  cant understand the logic behind shorthand form of operator
Posted by: pradeep_sn - May-20-2020, 06:10 PM - Forum: General Coding Help - Replies (2)

I don't know why the output of these two programs is different
1.
[python]
Number=123
Reverse = 0
while(Number > 0):
Reminder = Num..... More

Print this item

  How to keep leading zeros with pandas?
Posted by: eeps24 - May-20-2020, 03:42 PM - Forum: General Coding Help - Replies (1)

I have a csv file with 4 columns.
col 1 (numbers)
col 2 (text)
col 3 (numbers)
col 4 (text)

technically all four columns have a format type of genera..... More

Print this item

  How do I create these Kernel functions in Python for Gaussian Process Regression?
Posted by: Shivam18 - May-20-2020, 03:04 PM - Forum: Data Science - No Replies

Hello all! I am new to this so I would appreciate any help.

I have a dataset of 1031 observed samples of 7 features that form the X and one target ..... More

Print this item

  some help with reading line from CMD on PI
Posted by: korenron - May-20-2020, 02:47 PM - Forum: General Coding Help - Replies (4)

Hello,
I'm a beginner , and up until now I did some simple code.

now I want to go up a level :-)

I want to run an application on my PI that sc..... More

Print this item

  Query on downloading attachment
Posted by: pythonFresher - May-20-2020, 02:29 PM - Forum: Homework - Replies (1)

Hi ,

Iam new to python and have been given the task to
Downloading attachments from the outlook365 mail box and save into local folder on dail..... More

Print this item

  split string
Posted by: enigma619 - May-20-2020, 02:27 PM - Forum: General Coding Help - Replies (1)

Hi

I've a question about proper method to split a string.

my strings are like this:

object Host "serviceXXX-YYYY" {
I'm d..... More

Print this item

  How to create radiobutton in numpy gui python?
Posted by: luthfidali - May-20-2020, 01:00 PM - Forum: GUI - Replies (2)

https://ibb.co/VMFYnwP
https://ibb.co/9GgSDS8

the first link is the gui I create, how can i put radiobutton (like in the second link) to my gui sc..... More

Print this item

  converting list of zero length to a matrix of 3*3
Posted by: vp1989 - May-20-2020, 12:27 PM - Forum: General Coding Help - Replies (2)

[python]

I have a list (length of a list is one) [[1,2,3],[4,5,6]], I like to convert it to a matrix (2*3). something like this [1 2 3
4 5 ..... More

Print this item

  Tkinter - Issues with "iconbitmap" method
Posted by: aquerci - May-20-2020, 11:20 AM - Forum: GUI - Replies (3)

hi guys,

below my code:
[python]
#!/usr/bin/python3

from tkinter import *
from tkinter import ttk

class MainWindow:

def __init__(self, par..... More


Attached Files

Thumbnail(s)
   
Print this item

  Return draw.rectangle pixel coordinate data to .csv file
Posted by: CephloRhod - May-20-2020, 10:37 AM - Forum: General Coding Help - No Replies

I'm a marine science student using machine learning to automate seafloor monitoring and imagery analysis.

I already have an extensive script that's..... More

Print this item

  pytest binary issue and pycharm issue
Posted by: pierre38 - May-20-2020, 10:17 AM - Forum: General Coding Help - No Replies

Hello,
I am working on unix and using:
python/3.7.2/rh60_64
pycharm/2018.1.4/rh60_64

I have just installed pytest-5.4.2 and made it available th..... More

Print this item

  Python Code error
Posted by: Riteshfrancis - May-20-2020, 09:40 AM - Forum: General Coding Help - Replies (2)

Hello Friends:

Can someone please help me and tell me what is wrong with follwing code of mine. After entering the input, system is coming out of the..... More

Print this item

  pip install musicplayer error
Posted by: Kumarkv - May-20-2020, 07:05 AM - Forum: General Coding Help - Replies (4)

Hi,

I am trying to do
pip install musicplayer==1.20141030.091600 from musicplayer

but it is fa..... More

Print this item

  Need help on Hands-On - Multithreading in Python using global variable
Posted by: ashishsme14 - May-20-2020, 06:57 AM - Forum: Homework - Replies (5)

We need to perform Hands-On - Multithreading in Python using global variable.

There is a global variable 'rv' which should have the entire message ..... More

Print this item

  Utilize input predictions for Supervised Learning
Posted by: donnertrud - May-20-2020, 06:01 AM - Forum: Data Science - Replies (2)

Hi guys,

Currently I am working on a paper in order to research the usefulness of ML in order to predict Forex Exchange Rates using Supervised Lear..... More

Print this item

  Hotkey to restart code?
Posted by: DannyB - May-20-2020, 12:51 AM - Forum: General Coding Help - Replies (1)

Im looking to add f2 as a hotkey to go to a certain point in the code. This would allow a user to reconfigure the settings.
This is the full code:
..... More

Print this item

  Need info for getting directory content in Windows
Posted by: wlathan - May-20-2020, 12:17 AM - Forum: General Coding Help - Replies (2)

I'm new to Python and am looking at tutorials, etc., to learn the language. What I haven't been able to find is information, either code examples or p..... More

Print this item

  Substation Load Forecasting
Posted by: BadWhite - May-19-2020, 10:50 PM - Forum: Data Science - Replies (1)

[align=justify]Hey Guys,

I have a data set that contains the daily load for year 2019 for one substation, almost of 366 cells in CSV file.
I need..... More

Print this item

  def sum3
Posted by: NoobPythago - May-19-2020, 10:45 PM - Forum: General Coding Help - Replies (2)

Hello to the Python community. I am learning Python slowly but surely and currently going through the Udacity cs class that they offer. This code retu..... More

Print this item

  win32print
Posted by: FritsCornelius - May-19-2020, 09:45 PM - Forum: General Coding Help - Replies (1)

I'm having a hard time understanding what I'm doing wrong in my code.
I'm only a beginner at programming, but so far enjoying it.

I'm planning to ..... More

Print this item

  Embedding Matplotlib in graphical user interfaces
Posted by: bobthebuilder - May-19-2020, 09:22 PM - Forum: GUI - Replies (2)

Hi, I have a question regarding how to make a button open up a new window which will display a graph(matplotlib).
I have made the button and the new ..... More

Print this item

  I can't get information from a radio button
Posted by: aquerci - May-19-2020, 09:16 PM - Forum: GUI - Replies (2)

hi guys,

I wrote a GUI with a main window and other ones. if you want to go ahead with a secondary window, first you have to choose one of them usi..... More


Attached Files

Thumbnail(s)
   
Print this item

  Getting projectiles into pygame.
Posted by: Everett_ - May-19-2020, 09:07 PM - Forum: Game Development - Replies (5)

Hey all,

I'm really new to Python, this is only really my 5th or 6th day using the language (or really any major language). When I was younger I us..... More

Print this item

  Exe file error
Posted by: diabloren - May-19-2020, 08:22 PM - Forum: General Coding Help - Replies (2)

Hello .
when compiling a python file in exe using pyinstaller. this file does not open on other computers. despite the fact that on mine this file w..... More

Print this item

  PySide2 Hotkey works only once in Maya
Posted by: LalaGhost - May-19-2020, 05:05 PM - Forum: General Coding Help - No Replies

I want to open a window that is defined in this script by my custom hotkey, in this case CTRL + TAB. I have this script in Maya(2020):

[python]
fr..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Brazil Python Help to aut... 4 hours ago MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... Yesterday, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
Most views
  The best Prog... 579210
  Tutorial Requ... 511977
  Web Scraping ... 442153
  Newbie with P... 386255
  New Users Int... 379223
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
MileHigh303 Yesterday
ndx101 Yesterday
OtiliaBecker Yesterday
NAGASOWMYAGUNDU 11-20
shipa1autotransport 11-20

User Panel Messages

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