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,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,583

Full Statistics

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

Latest Threads
create ocr to detect lice...
Forum: General Coding Help
Last Post: bimosora
1 hour ago
» Replies: 3
» Views: 116
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
9 hours ago
» Replies: 4
» Views: 136
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 08:57 AM
» Replies: 1
» Views: 81
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Oct-02-2025, 03:05 PM
» Replies: 3
» Views: 2,546
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Oct-02-2025, 01:56 PM
» Replies: 6
» Views: 232
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,055
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 469
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,102
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,179
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 859

 
  A small GUI to monitor your Netgear Router's attached devices
Posted by: rootVIII - Aug-31-2019, 08:12 PM - Forum: Code sharing - No Replies

Here's the repository.

It will scrape your Netgear router (if you have one) and auto-update all th..... More

Print this item

  how do I show 12 numbers from a huge number?
Posted by: anabeatriz - Aug-31-2019, 07:41 PM - Forum: Homework - Replies (38)

I want the answer of this expression using python: 2 ** 2 ** 34 (two raised to two that is raised to thirty-four) but I only need the first 12 ..... More

Print this item

  Extending minimalistic embedded python win distribution
Posted by: MyPythonWay - Aug-31-2019, 07:17 PM - Forum: GUI - Replies (1)

Hi,

anyone familiar with extending the minimalistic embedded python distribution on windows?

I want to use the pysimplegui and was able t..... More

Print this item

  Registration security questions messed up?
Posted by: MyPythonWay - Aug-31-2019, 07:02 PM - Forum: Board - Replies (5)

Hi,

is it intended that the security questions for this forum are kinda messed up?

I consider myself a reasonable human but wasn't able to answe..... More

Print this item

  [split] TypeError: 'int' object is not callable
Posted by: marm - Aug-31-2019, 02:24 PM - Forum: General Coding Help - Replies (1)

I am new to programming and i have a threat that is Turple is not callable how can i solve it. Also, i cant figure out how to color my polygon using t..... More

Print this item

  Extract text between bold headlines from HTML
Posted by: CostasG - Aug-31-2019, 10:33 AM - Forum: Web Scraping & Web Development - Replies (1)

I need to extract text from company transcripts. The files are in HTML format, saved locally in my PC. What I need to do is extract each executive's t..... More

Print this item

  Pyspark "mismatched input FIELDS"
Posted by: Mabooka - Aug-31-2019, 07:28 AM - Forum: General Coding Help - Replies (1)

Hi,
I am looking for help.
I am trying to use SerDes with Hive in pySpark.sql.
Here is my SQL:

[python]
CREATE EXTERNAL TABLE IF NOT EXISTS s..... More

Print this item

  Send data between windows Pyqt5 and Qt Designer
Posted by: kkonrad002 - Aug-31-2019, 07:03 AM - Forum: GUI - Replies (8)

I stuck with programming as I can't find solution.
I design simple windows in qt designer .ui files.
File number 1 is main window okno1.ui and wind..... More

Print this item

  problem with for loop using integers
Posted by: python_germ - Aug-31-2019, 02:49 AM - Forum: General Coding Help - Replies (5)

Ok, so totally green but super keen!

I programmed a 'dice' attack value game, that prompts a user to choose n die to roll and with what 'attack value..... More

Print this item

  Using random.choice v.v
Posted by: Dawkinz - Aug-31-2019, 02:34 AM - Forum: Homework - Replies (8)

I'm trying to create a sentence with random words from multiple different lists.
such as
lista = blah, blah,
listb = blah, blah,
listc = blah, bl..... More

Print this item

  Checking 2 lists
Posted by: graham23s - Aug-30-2019, 08:15 PM - Forum: General Coding Help - Replies (2)

Hi Guys,

I have 2 lists, one is:

[python]
def allowed_email_links():
""" this function keeps a list email structures we are allowed to click ........ More

Print this item

  Extracting Headers from Many Pages Quickly
Posted by: OstermanA - Aug-30-2019, 07:47 PM - Forum: Web Scraping & Web Development - Replies (2)

I am attempting to scrape a particular header from a collection of several thousand pages across multiple domains from behind a rather slow https prox..... More

Print this item

  Filter only highest version of list with alpanumeric names
Posted by: Haasje - Aug-30-2019, 06:58 PM - Forum: General Coding Help - Replies (6)

Hello everyone,

I've have a CSV file with the following documentnames with version (example):

name1.A01
name1.A02
name1.A03
name2.A01..... More

Print this item

  SSH Server
Posted by: DannyDzNuts - Aug-30-2019, 06:53 PM - Forum: General Coding Help - Replies (2)

Hi all! I'm new here. I hope this is in the correct section...

I'm looking to create an SSH server on my PC that a Raspberry Pi tunnels to. That way ..... More

Print this item

  memory restoration app? help?
Posted by: promettheous8887 - Aug-30-2019, 05:13 PM - Forum: General Coding Help - Replies (1)

I wanna use the algorithm from the game 20 questions but with photos instead of words. the end result would provide a photo which provokes the subcon..... More

Print this item

  Some direction needed
Posted by: Patriot1017 - Aug-30-2019, 04:49 PM - Forum: General Coding Help - Replies (3)

Hello,
I am new to the python world and am about to embark on my first project. What I am trying to do is essentially replicate a excel macro. I am..... More

Print this item

  Why does this simple neural network not learn?
Posted by: PythonIsGreat - Aug-30-2019, 03:37 PM - Forum: Data Science - Replies (1)

Hey everyone,
This small perceptron is training with the delta rule and does not really make a great progress when it comes to learning.
The model..... More

Print this item

  List modification returns none
Posted by: Mark17 - Aug-30-2019, 02:59 PM - Forum: General Coding Help - Replies (6)

Here's the end of a short program I wrote:

[python]
targetm = []
def chop(lst):
tgti = len(lst) - 1 #this is the last item index in the list..... More

Print this item

  scraping in a text/javascript
Posted by: saasyp - Aug-30-2019, 01:52 PM - Forum: Web Scraping & Web Development - Replies (1)

hi everyone,
sorry for my bad english but i wanna know how to extract a number from a text/javascript without using selenium library or something lik..... More

Print this item

  pagination for non standarded pages
Posted by: zarize - Aug-30-2019, 12:52 PM - Forum: Web Scraping & Web Development - Replies (12)

hi guys,

i am learning scraping and i currently i ve stopped in point of doing pagination in script below:

[python]from bs4 import BeautifulSoup
imp..... More

Print this item

  print multiple at once
Posted by: zarize - Aug-30-2019, 11:06 AM - Forum: General Coding Help - Replies (2)

hi guys,

is it possible to print multiple things/rows at once instead of print1, print2 etc?

On example presented below i would like to print al..... More

Print this item

  How can I compare Python XML-Files and add missing values from one to another
Posted by: kirat - Aug-30-2019, 10:59 AM - Forum: General Coding Help - Replies (2)

I am fairly new to programming with Python and I want to compare values of 2 XML-Files and adding the missing values from XML-File2 to XML-File1

Si..... More

Print this item

  Copy xlsx cell format into data frame or table
Posted by: Johnse - Aug-30-2019, 10:59 AM - Forum: News and Discussions - Replies (4)

Hello,

Is there a way to copy excel cell data format into python.
Cell format for example, in a cell some words are bold while others are link.
..... More

Print this item

  UI ComboBox in DatagridColumn
Posted by: BollerwagenIng - Aug-30-2019, 10:56 AM - Forum: GUI - Replies (1)

Hello,

I crate a DataGrid and I want to insert for every row in the third column a ComboBox. I am so far til now:

[python]
def getUIContent():..... More

Print this item

  sending requests over TCP to terminal
Posted by: Oolongtea - Aug-30-2019, 08:55 AM - Forum: Networking - Replies (5)

I am trying to set up a TCP client to communicate with an encoder terminal (Heindenhain EIB714). The EIB is basically a server with 1 open port, which..... More

Print this item

  Django getting ModuleNotFoundError: No module named '='
Posted by: Malt - Aug-30-2019, 08:34 AM - Forum: Web Scraping & Web Development - No Replies

Hi All,

I just installed Django framework and created one .py file to access sqlite3 (which I have installed). I mentioned the sqlite3 db path unde..... More

Print this item

  what does __file__ mean in getting abspath
Posted by: Malt - Aug-30-2019, 06:20 AM - Forum: General Coding Help - Replies (9)

I'm exploring Django framework and in manage.py, I could see statement
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

I c..... More

Print this item

  Sorry to bother, I've occured a newbiw question.
Posted by: Ethan4216 - Aug-30-2019, 04:25 AM - Forum: General Coding Help - Replies (2)

You see, as I type in the codes below, Python said that there was an ValueError. But what's below is literaly what I copied from the book, still didn'..... More

Print this item

  something i noticed about the "schedule" module
Posted by: Stan2292 - Aug-30-2019, 04:11 AM - Forum: General Coding Help - Replies (1)

im new to python. using 3.7 atm. i just finished a SCADA auto fault reporting script (works off of a monitoring website's frontend). i've scheduled th..... More

Print this item

  Random Loss of Control of Website When Scraping
Posted by: bmccollum - Aug-30-2019, 04:04 AM - Forum: Web Scraping & Web Development - No Replies

I've been writing a Python script to scrape a site. I'm accessing & controlling the site using Selenium.

Here's an example of a typical page on th..... More

Print this item

  extracting embedded IP addresses
Posted by: Skaperen - Aug-30-2019, 03:27 AM - Forum: News and Discussions - Replies (3)

i am reading in a sequence of lines from a file. each line has zero or more (usually at least one) IPv4 addresses embedded within other text. there ..... More

Print this item

  axes.spines
Posted by: jaisale1 - Aug-30-2019, 02:28 AM - Forum: General Coding Help - No Replies

axes[0,0].spines['bottom'].set_color('black')
axes[0,1].spines['bottom'].set_color('black')
axes[1,0].spines['bottom'].set_color('black')
axes[1,1]..... More

Print this item

  How to run a method on an argument in a formatted string
Posted by: Exsul - Aug-30-2019, 12:52 AM - Forum: General Coding Help - Replies (1)

[python]class Test:

def __init__(self):
self.name = "unnamed"
self.subj = "he"
self.poss = "his"
self.obj =..... More

Print this item

  waiting for many processes in parallel
Posted by: Skaperen - Aug-30-2019, 12:16 AM - Forum: General Coding Help - Replies (2)

i have started about 20 processes using subprocess.Popen(command,stdout=PIPE) and have gotten EOF on all their pipes. ..... More

Print this item

  Instalation of library for Python 3 / 3.7
Posted by: ybeco - Aug-30-2019, 12:05 AM - Forum: General Coding Help - Replies (1)

Hi

I don't understand how to install a library available for all Python3 versions...

I installed "numpy" in this way:
[output]
sudo apt-get in..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  create ocr to detect lice... 1 hour ago bimosora bimosora General Codin...
  print does not open conso... 9 hours ago Tycho_2025 Axel_Erfurt General Codin...
  Weird failure in Selenium Yesterday, 08:57 glestwid Larz60+ General Codin...
  Fred Economic Data API 10-02, 15:05 warrior42 Trickety Web Scraping ...
  Parse Markdown / get the ... 10-02, 13:56 SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... 10-01, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
Most views
  The best Prog... 577493
  Tutorial Requ... 501444
  Web Scraping ... 441111
  Newbie with P... 385164
  New Users Int... 369963
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+ 12093
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
lauren557 Yesterday
maribita Yesterday
AnalystRobert Yesterday
Safariscampoea Yesterday
DataAnalytics021 Yesterday

User Panel Messages

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