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,935
» Latest member: marineoman
» Forum threads: 38,721
» Forum posts: 175,503

Full Statistics

Online Users
There are currently 42 online users.
» 1 Member(s) | 31 Guest(s)
AOL, Bing, Google, AOL, Mojeek, Facebook Dev, Internet Archive, bella231

Latest Threads
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:27 PM
» Replies: 2
» Views: 376
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Sep-17-2025, 05:56 PM
» Replies: 9
» Views: 3,396
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,799
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 756
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,007
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,057
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,109
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 676
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,659
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,879

 
  Allowing CORS in Django app with a React frontend
Posted by: Dexty - Dec-22-2021, 11:38 PM - Forum: Web Scraping & Web Development - No Replies

I have a Django app with a React frontend but I can't make requests. I've tried with fetch and axios to post requests to an endpoint from a login form..... More

Print this item

  AttributeError: 'NoneType' object has no attribute 'get'
Posted by: George87 - Dec-22-2021, 08:07 PM - Forum: GUI - Replies (5)

Hi. I make my first steps on programming and i try to learn Python and Tkinter. I want to make a simple calc that has 2 entries and when i press the s..... More

Print this item

  does python have a c++ set equivalent container
Posted by: abc12346 - Dec-22-2021, 07:13 PM - Forum: News and Discussions - Replies (3)

Hi,
I come from c++ to python world recently, and am looking for c++ set (basically a balance/red-black tree structure, i think) equivalent containe..... More

Print this item

  add dictionarie in json file
Posted by: 3lnyn0 - Dec-22-2021, 04:23 PM - Forum: General Coding Help - Replies (6)

Hi!
Help me with an advise.
How to add multiple dictionary in a JSON file I want to add 1 or 2 dictionaries once and after a while to add 1 or 2 or ..... More

Print this item

  Long-term stable source to get news headlines with Python?
Posted by: sandufi - Dec-22-2021, 03:20 PM - Forum: General Coding Help - Replies (4)

I am planning to do multiple data visualisations of the sentiment of real-time news headlines from different newspapers. The visualisations will be di..... More

Print this item

  get designed (and drawn) mixed electronic circuits and their PCB layouts
Posted by: apollo - Dec-22-2021, 01:48 PM - Forum: Bar - Replies (2)

hi there good day dear Python experts, Smile


i am currenty working on a few projects - one of them is a ph-sensor that needs connected to ..... More

Print this item

  How to script repetitive tasks in dynaform using python
Posted by: BenneGrus - Dec-22-2021, 08:36 AM - Forum: General Coding Help - No Replies

Hello!

I am currently performing numerous repetitive simulations in Dynaform and I am wondering if there is any way to script this program using p..... More

Print this item

  Adding to an XML file
Posted by: TeXaSpEtE83 - Dec-22-2021, 08:28 AM - Forum: General Coding Help - No Replies

Hi,

I have a script to write an XML file based on several assets in my 3d package, which works how i'd expect and outputs the below:

[quote]<?x..... More

Print this item

  [Answered] Retrieve a set of rows from text file
Posted by: knob - Dec-22-2021, 02:55 AM - Forum: General Coding Help - Replies (4)

Good evening !

I would like to retrieve all lines from string1 to string2, string3 to string4 and string5 to string6.
The file is 3000+ lines and ..... More

Print this item

  Adding shifted data set to data set
Posted by: xquad - Dec-21-2021, 08:54 PM - Forum: General Coding Help - Replies (3)

Hello,

I have a data set that I have shifted by a certain amount.
The unshifted and shifted data set are plotted as you can see in the attached figu..... More


Attached Files

Thumbnail(s)
   
Print this item

  Casino - Homework
Posted by: Men - Dec-21-2021, 01:57 PM - Forum: Homework - Replies (5)

Hi guys,

I have this assignment that I've been working on but my head has been Wall. Was wondering if I could get some help solving it.

Thx..... More

Print this item

  Error: "ModuleNotFoundError: No module named 'RPi'"
Posted by: LucaCodes - Dec-21-2021, 01:24 PM - Forum: General Coding Help - Replies (4)

Hello!

I am following this how-to: https://www.tomshardware.com/how-to/turn...spberry-pi

I am currentl..... More

Print this item

  pcm file fft
Posted by: satyanarayana - Dec-21-2021, 12:45 PM - Forum: General Coding Help - No Replies

Hi friends,

I am new to python i want to read from pcm file and display fft from that file example pcm file

i have attached pcm file . exa..... More


Attached Files

.pcm   WFData_00e022fe0024_6.pcm (Size: 10 KB / Downloads: 372)
Print this item

  How can I compare 2 format of date?
Posted by: korenron - Dec-21-2021, 09:31 AM - Forum: General Coding Help - Replies (4)

Hello,
I'm reading data from a device - and he return to me this format

dec/21/2021
and on the prpgram I'm using this format:
[..... More

Print this item

  [split] Function / Arguments / Error Help
Posted by: zhixu - Dec-21-2021, 03:49 AM - Forum: Networking - Replies (4)

My mistake, and you different, my code running on a Windows system reported error, and there is No Way Out. The error is: OSError: [WinError 10022]
..... More

Print this item

  automatic create folders
Posted by: Mr_Kool - Dec-20-2021, 09:37 PM - Forum: General Coding Help - Replies (4)

Hello,

still new here so I hope i came to the right place.

I would like to automatically create empty folders from a csv file

But I ran into ..... More

Print this item

  Trying to search and make new column from the keyword.
Posted by: dgarg - Dec-20-2021, 05:39 PM - Forum: General Coding Help - Replies (1)

Below is the code - I am trying to add new column as name - keywords and data frame name is qd1 and column name is CRTXT
The error I am getting is ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Due to MDLable ID does not have get attribute how to override on this
Posted by: jayyu - Dec-20-2021, 10:38 AM - Forum: General Coding Help - No Replies

As i am new learner on kivy language with python

here is my code

[python]from kivy import app
from kivy.lang import Builder
from kivymd.app im..... More

Print this item

  Help! Chatting App - Changing the "IP & Port" into Username
Posted by: Rowan99 - Dec-20-2021, 07:00 AM - Forum: Homework - No Replies

Hello guys, I need some help for my homework.
I'm a beginner in this programming.
In this case, I have to change a few things [b]based on the code and..... More


Attached Files

Thumbnail(s)
   
Print this item

  Could someone help me finish this ASAP
Posted by: JimmyDricks - Dec-20-2021, 03:59 AM - Forum: Homework - Replies (7)

Hello Guys,

I'm hoping anyone can help an ignorant modeler. I haven't done much coding since I was in school, and I was trying to create a tool t..... More

Print this item

  Consistent error
Posted by: Led_Zeppelin - Dec-20-2021, 12:12 AM - Forum: General Coding Help - Replies (1)

I am trying to make some changes in one of my virtual environments. I am adding or reinstalling jupyter notebook
The install goes well, but in the en..... More

Print this item

  XML for EPP formatting
Posted by: WiVM - Dec-19-2021, 06:47 PM - Forum: General Coding Help - No Replies

Hi,

I am trying to work with the epp-python-client which is available on Github, but creating a contact is driving me nuts because I doesn't want t..... More

Print this item

  floats 2 decimals
Posted by: rwahdan - Dec-19-2021, 05:33 AM - Forum: General Coding Help - Replies (3)

Hi

I have a problem with total that is float and i have tried to make it 2 decimal but sometimes it is working and sometimes it is not working.

..... More


Attached Files

Thumbnail(s)
   
Print this item

  Need help wioth elif
Posted by: michael_lwt - Dec-19-2021, 03:09 AM - Forum: General Coding Help - Replies (1)

[python]a = int(input("What is your age : "))
b = int(input("How long have you beed in this address ? "))
c = float(input("What is your annual income ..... More

Print this item

  Get the marker that the time marker is currently colliding with
Posted by: chesschaser - Dec-18-2021, 09:52 PM - Forum: GUI - Replies (7)

Hi guys,
I am making an app with ttkwidgets timeline and I need to know what marker the time marker is hovering over so I can run my functions accord..... More

Print this item

  Creating permutations of N size with no same elements next to one another (recursion)
Posted by: melmoman - Dec-18-2021, 06:06 PM - Forum: General Coding Help - Replies (1)

Hello everyone! I am studying python from a Romanian book, and I have been trying some exercises on recursion.
I am quite struggling with this one: I..... More

Print this item

  Moving to AWS with Python
Posted by: nigelwright7557 - Dec-18-2021, 04:58 PM - Forum: General Coding Help - Replies (3)

As my free subscription was up with Azure I decided to move my small ecommerce project to AWS.
Found I needed to use AWS toolkit with visual studio t..... More

Print this item

  Compare filename with folder name and copy matching files into a particular folder
Posted by: shantanu97 - Dec-18-2021, 11:22 AM - Forum: General Coding Help - Replies (2)

I am trying to write a python script that will use a regex to compare the file name that is present in the input folder with the output folder and if ..... More


Attached Files

Thumbnail(s)
       

.py   test.py (Size: 1.82 KB / Downloads: 387)
Print this item

  How to import file and function in another folder
Posted by: SriRajesh - Dec-18-2021, 03:16 AM - Forum: General Coding Help - Replies (1)

Hi,
I have two folders folder1, folder2 as shown below:

Folder1
-- file1
--file2
Folder2
--file3
-- file4
I open file4 in ..... More

Print this item

  Series-A Startup Looking for Fully Remote Sr. Software Engineer
Posted by: Sixsha - Dec-17-2021, 07:20 PM - Forum: Jobs - Replies (4)

Greetings Python Devs,

I am currently working on a project for a Digital Health Startup, providing SaaS that is the Digital Infrastructure for Doct..... More

Print this item

  Help with string formatting in classes
Posted by: brthurr - Dec-17-2021, 03:43 PM - Forum: General Coding Help - Replies (6)

Hello all. I'm currently taking an Intro to Python course, and I'm on the lesson where we're dealing with Class composition. In the exercise, I have t..... More

Print this item

  How to efficiently average same entries of lists in a list
Posted by: xquad - Dec-17-2021, 03:32 PM - Forum: General Coding Help - Replies (5)

Hello,

I am working on data from which I calculate (using peakutilis) 4 peaks.
These positions of the 4 peaks are stored in a list like:
[3141,..... More


Attached Files

Thumbnail(s)
   
Print this item

  menu while loop
Posted by: 3lnyn0 - Dec-17-2021, 03:08 PM - Forum: General Coding Help - Replies (12)

Hello! I have a problem with the code below.
If I remove the 2 lines below from the code, the code enters the loop.
If I leave it when I use option ..... More

Print this item

  For Loop Works Fine But Append For Pandas Doesn't Work
Posted by: knight2000 - Dec-17-2021, 07:35 AM - Forum: General Coding Help - Replies (2)

Hi all,

I'm practicing a little webscraping and I'm extracting various elements from it. Everything is going as expected except for one component. ..... More

Print this item

Question How to gather specific second-level items from a list
Posted by: chatguy - Dec-17-2021, 06:32 AM - Forum: General Coding Help - Replies (2)

Hi All,

I'm trying to create a combined list of itemNames under "run", within each of the headers, if anyone can help please.

[b]Example List ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  C++ program embedding Pyt... Yesterday, 18:27 Alexandros Gribouillis General Codin...
  403 Error 09-17, 17:56 CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
Most views
  The best Prog... 576143
  Tutorial Requ... 497722
  Web Scraping ... 440089
  Newbie with P... 383900
  New Users Int... 366469
Most reputation
buran 581
snippsat 508
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+ 12089
buran 8174
snippsat 7367
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
marineoman Today
marineservice Today
bennyanderson482 Yesterday
AstoundzSEO Yesterday
tobey12 Yesterday

User Panel Messages

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