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,389
» Latest member: finallen321
» Forum threads: 38,821
» Forum posts: 176,020

Full Statistics

Online Users
There are currently 28 online users.
» 0 Member(s) | 22 Guest(s)
Apple, Bing, Mojeek, AOL, Google

Latest Threads
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
53 minutes ago
» Replies: 1
» Views: 36
Calling python from anoth...
Forum: General Coding Help
Last Post: eedjsa
3 hours ago
» Replies: 9
» Views: 217
IP address for users
Forum: Networking
Last Post: itx_sumeet
Today, 05:53 AM
» Replies: 4
» Views: 7,059
Lottery generator (beginn...
Forum: General Coding Help
Last Post: Pedroski55
Today, 01:10 AM
» Replies: 5
» Views: 9,882
[split] How to ask Smart ...
Forum: General Coding Help
Last Post: Pedroski55
Dec-25-2025, 07:58 AM
» Replies: 2
» Views: 132
Need Help with Pandas Con...
Forum: Bar
Last Post: Axel_Erfurt
Dec-24-2025, 10:07 AM
» Replies: 1
» Views: 75
requests.post not sending...
Forum: Web Scraping & Web Development
Last Post: noisefloor
Dec-24-2025, 09:20 AM
» Replies: 2
» Views: 138
Looking for constructive ...
Forum: News and Discussions
Last Post: cecrease
Dec-24-2025, 03:16 AM
» Replies: 2
» Views: 1,291
Switching from batch proc...
Forum: GUI
Last Post: arbiel
Dec-23-2025, 09:38 PM
» Replies: 0
» Views: 101
Exploring Different Pytho...
Forum: News and Discussions
Last Post: ankitsharma32
Dec-23-2025, 01:01 PM
» Replies: 3
» Views: 753

 
  Create UI interface to show a web page
Posted by: denissanga - Nov-30-2022, 03:24 PM - Forum: GUI - No Replies

Hi all,
I would like to create a python ui to show a web page with link hidden. In particular I created a node-red dashboard and I would install on c..... More

Print this item

  AR roots for VAR coefficients
Posted by: Scott - Nov-30-2022, 12:10 AM - Forum: Data Science - Replies (2)

Hi everyone,

Does anyone know if there is a python equivalent to this r code:

https://robjhyndman.com/hyndsight/arma-roots/

Thanks

Print this item

Question Emacs 28 and venv
Posted by: pisterpesto - Nov-29-2022, 10:12 PM - Forum: News and Discussions - Replies (1)

I am hoping for a fellow Emacs user being here.

I would be very happy if something could explain to me dump terms how I get Emacs to be aware a sta..... More

Print this item

  i2c on Raspberry Pi 4 - MCP23017 - Arduino Mega
Posted by: DigitalID - Nov-29-2022, 07:41 PM - Forum: General Coding Help - Replies (3)

Greetings,

I am having the hardest time trying to find a good sample code to start expanding my GPIOs on my Raspberry Pi 4. The problem is I am not..... More

Print this item

  Meme API
Posted by: Rikkert - Nov-29-2022, 04:17 PM - Forum: Homework - No Replies

Hello

I'm a beginning student who started programming.
For school we need to work with 2 api's. I'm using Discord and meme-api.herokuapp.
I am able t..... More

Print this item

  is it possible to copy image from email and place into excel file?
Posted by: cubangt - Nov-29-2022, 04:03 PM - Forum: General Coding Help - Replies (3)

So we have a daily email from 3rd party that has a statistics graph embedded in the body of the mail we receive. We have a daily dashboard that we dis..... More

Print this item

  fetching exit status hangs in paramiko
Posted by: saisankalpj - Nov-29-2022, 02:26 PM - Forum: General Coding Help - Replies (3)

Hi,

I am using paramiko library to run interactive shell.
As per my requirement ,I needed to execute a command (say command3) only after executing..... More

Print this item

  Plotting Spectogram of a Time domain signal
Posted by: shuchi - Nov-29-2022, 01:50 PM - Forum: Homework - Replies (2)

I have acquired amplitude time series and I am trying to plot the spectogram and do annotation of the signal for different activity in python. Can som..... More


Attached Files

.csv   csi_sitnwalk.csv (Size: 6.02 KB / Downloads: 257)
Print this item

  extract only text strip byte array
Posted by: Pir8Radio - Nov-29-2022, 01:39 PM - Forum: General Coding Help - Replies (7)

first of, awesome forum. you guys have been super helpful to a noob.. without guilting me into "reading the manual" this is how i learn, and glad y..... More

Print this item

Question Python request (post/get)
Posted by: Drunknmonkie - Nov-29-2022, 12:02 PM - Forum: Web Scraping & Web Development - Replies (1)

Is using requests post method the correct way to fill in a search box on a website?

I have been reading the docs and they all seem to suggest using..... More

Print this item

  Extract value from a list
Posted by: thesquid - Nov-29-2022, 12:01 PM - Forum: General Coding Help - Replies (2)

I am using an api from a site called dataforseo and I get this result in python (the code is: print(response) ) :

[python]{'version': '0.1.2..... More

Print this item

  How do I scrape profile information from Twitter People search results?
Posted by: asdad - Nov-29-2022, 10:25 AM - Forum: General Coding Help - No Replies

I am looking to scrape the text in the Location field (if any) from these search results on Twitter: https://twitter.com/search?q=%F0%9F%87%BA%F0%9F%8..... More

Print this item

  help to increment a third list
Posted by: hermine - Nov-29-2022, 10:13 AM - Forum: General Coding Help - Replies (7)

Hi every one!

I'm really a beginner, so I hope this can be easy for you! I have a list named 'array' :
['B', '494', 'C', '495', '504', 'R', '505..... More

Print this item

  Suggestions for coding of multiple commands
Posted by: astroashton - Nov-29-2022, 04:43 AM - Forum: General Coding Help - Replies (3)

Hi, I use a program as a downloader, however I have to enter each URL every time. Can anyone suggest a way to use either a text/bat/SQL code so that w..... More

Print this item

  I dont know why my function won't work?
Posted by: MehHz2526 - Nov-28-2022, 08:52 PM - Forum: General Coding Help - Replies (3)

[python]
purchase = 1
def write():
shop =input("What shop did you shop at?")
sipCard =int(input("What is your sip card?"))
sipCardexi..... More

Print this item

  Learning
Posted by: astral_travel - Nov-28-2022, 08:40 PM - Forum: News and Discussions - Replies (2)

say do you ever feel overwhelmed by the immensity of all that has to be learned in order to achieve your goal ?

Print this item

  Printing a raw string with a folder separator at the end, duplicates the separator
Posted by: krulah - Nov-28-2022, 09:12 AM - Forum: General Coding Help - Replies (5)

There are two acceptable ways to define a path to a directory/folder, with and without the end separator
[python]path_wo_sep = r"c:\temp"
path_w_sep =..... More

Print this item

  Graphs from Jupyter notebook to word
Posted by: Scott - Nov-28-2022, 06:16 AM - Forum: General Coding Help - No Replies

Hi Everyone,

Is there an easier way to get graphs from Jupyter notebook to work? I have several graphs to transfer but when I copy paste the size i..... More

Print this item

  Issue in writing sql data into csv for decimal value to scientific notation
Posted by: mg24 - Nov-28-2022, 05:44 AM - Forum: General Coding Help - Replies (8)

Hi Team,

I am trying to write sql table data into csv.
but facing one issue.

if column has below decimal values, I am not getting same value into cs..... More

Print this item

  convert a list to links
Posted by: Pir8Radio - Nov-27-2022, 11:47 PM - Forum: General Coding Help - Replies (3)

hi I am currently using this javascript and would love to do it natively in python... can someone lend me a hand getting the same result as I do wit..... More

Print this item

  Pyside6
Posted by: Larz60+ - Nov-27-2022, 10:42 PM - Forum: GUI - Replies (7)

I wrote some early Qt code using the designer, and have used tkinter and wxpython almost exclusively since.
I am now in early learning of QT using Py..... More

Print this item

  Hello again, all :)
Posted by: nilamo - Nov-27-2022, 07:07 PM - Forum: News and Discussions - Replies (3)

I've been spending a lot of time with c# over the past couple years, and I'm looking to get back into python for a personal project. But since it's b..... More

Print this item

  platformer enemy animation
Posted by: Yegor123 - Nov-27-2022, 07:05 PM - Forum: Game Development - Replies (2)

Im making a platformer and I wanted to make animated enemies ive been lookin up tutorials on how to do that and It doesnt work here is my code. the co..... More

Print this item

  could somebody tell me how I fix an index error?
Posted by: MehHz2526 - Nov-27-2022, 06:41 PM - Forum: Homework - Replies (3)

[python]
def reciept():
name =input("what is your name?")
sipCard =int(input("What is your sip card"))
twoforone =int(input("How many ..... More

Print this item

Lightbulb shutdown host from docker container
Posted by: cosmin1805 - Nov-27-2022, 06:34 PM - Forum: General Coding Help - No Replies

Hello, I am trying to shutdown and reboot my LINUX devices from a python script that runs in a docker container, this code I was using pre-dockerizin..... More

Print this item

  PANDAS
Posted by: astral_travel - Nov-27-2022, 04:55 PM - Forum: Data Science - Replies (11)

i have used this certain method in my script, dtypes,
for some reason it gives one more column info, even though this column is not visible...(nor exi..... More

Print this item

  Script File Failure-Path Error?
Posted by: jerryf - Nov-27-2022, 04:02 PM - Forum: General Coding Help - Replies (13)

I am new to Python and this forum (but not general programming) and looking for help in understanding how Python Interpreter interacts with PATH and P..... More


Attached Files

.docx   Script File Failure & Python Path Error.docx (Size: 13.45 KB / Downloads: 304)
Print this item

  Inheritance from complex
Posted by: konverner - Nov-27-2022, 03:32 PM - Forum: General Coding Help - Replies (1)

Hello

I want to create a class "Point" that is a child from Python's complex class.

Here is my code

[python]
class Point(complex):
def __init__(s..... More

Print this item

  Can't get a new program to work
Posted by: jpotter0 - Nov-27-2022, 11:26 AM - Forum: General Coding Help - Replies (2)

I am trying to create a small program to test the assign_symmetry function.

I copied the initialization from a working script, but I get a message ..... More

Print this item

  Returning a message when SQL server is unavailable
Posted by: Krissstian - Nov-27-2022, 11:22 AM - Forum: GUI - Replies (2)

I'm using pymysql and I have a login script like the one bellow:
How can I raise a message to user when the sql server is unavailable?

[python]imp..... More

Print this item

  How can set different Jinja2 version for different app?
Posted by: luofeiyu - Nov-27-2022, 06:08 AM - Forum: General Coding Help - Replies (1)

Jinja2 is a templating engine,sphinx need it to work. My sphinx use jinja2 in /usr/lib/python3/dist-packages/jinja2 whose version is 2.11.3.I inst..... More

Print this item

  difficult string conversion need help
Posted by: Pir8Radio - Nov-27-2022, 05:57 AM - Forum: General Coding Help - Replies (3)

difficult for me anyway... I have a long hex little endian string... within this string are 9 sets of 16 characters. this string can vary fro..... More

Print this item

  optimizing calls to isinstance()
Posted by: Skaperen - Nov-27-2022, 01:32 AM - Forum: News and Discussions - No Replies

does CPython optimize calls to isinstance() when argument 2 is a well know class (e.g. a type like int) "literal" or a list or tuple of them?

i am ..... More

Print this item

  my first file won't create itself
Posted by: MehHz2526 - Nov-27-2022, 12:11 AM - Forum: General Coding Help - Replies (2)

[python]
name =input("what is your name?")
sipCard =int(input("What is your sip card"))
twoforone =int(input("How many of the two for one deals wou..... More


Attached Files

.py   file.py (Size: 410 bytes / Downloads: 248)
Print this item

  Help with Logical error processing List of strings
Posted by: dmc8300 - Nov-26-2022, 03:44 PM - Forum: General Coding Help - Replies (3)

This code is to remove one item from a List of "names" until the List is empty using for loop. The program does not complete the List stopping befor..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How to Integrate External... 53 minutes ago finallen321 noisefloor General Codin...
  Calling python from anoth... 3 hours ago eedjsa eedjsa General Codin...
  IP address for users Today, 05:53 Robots itx_sumeet Networking
  Lottery generator (beginn... Today, 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...
  [PyQt] Switching from bat... 12-23, 21:38 arbiel arbiel GUI
  Exploring Different Pytho... 12-23, 13:01 girish_benvanshi ankitsharma32 News and Disc...
  We open-sourced kubesdk —... 12-21, 11:52 beslanpuzl beslanpuzl Code sharing
Most views
  The best Prog... 580348
  Tutorial Requ... 518970
  Web Scraping ... 442768
  Newbie with P... 386947
  New Users Int... 386147
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
finallen321 Today
DTECHSYSTEM Today
zashleyfracesz3221 Today
itx_sumeet Today
zaathonyshulze4201 Today

User Panel Messages

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