Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Make your own Python FM Radio
Post: RE: Make your own Python FM Radio

Where's the code?
prvncpa Code sharing 6 125,667 Jan-19-2023, 02:11 PM
    Thread: Choosing Python web host?
Post: RE: Choosing Python web host?

Yes, that is why we use virtual environments. I've been running more than 20 Python websites, 10 PHP websites on a single dedicated Ubuntu server without any issues.
prvncpa Web Scraping & Web Development 2 2,364 Jan-19-2023, 02:05 PM
    Thread: [Solved]Help with BeautifulSoup.getText() Error
Post: RE: [Solved]Help with BeautifulSoup.getText() Erro...

use 'html.parser' for BeautifulSoup. It works better than lxml.
prvncpa Web Scraping & Web Development 5 3,785 Jan-19-2023, 02:03 PM
    Thread: Python request (post/get)
Post: RE: Python request (post/get)

Please paste the code in code format. It's really hard to understand the code if you just paste it as text.
prvncpa Web Scraping & Web Development 1 2,670 Jan-19-2023, 02:02 PM
    Thread: How to get back a subdirectory in URL with Django
Post: RE: How to get back a subdirectory in URL with Dja...

Did you import the settings from the right path?
prvncpa Web Scraping & Web Development 1 1,126 Jan-19-2023, 02:01 PM
    Thread: iterate through the dict_values while unpacking the dictionary
Post: RE: iterate through the dict_values while unpackin...

Yes, ignore the results and try to use the value returned.
prvncpa General Coding Help 3 1,312 Jan-19-2023, 01:59 PM

User Panel Messages

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