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,965
» Latest member: zalexstolzeoz5360
» Forum threads: 38,730
» Forum posts: 175,547

Full Statistics

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

Latest Threads
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: noisefloor
6 hours ago
» Replies: 4
» Views: 214
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:58 PM
» Replies: 1
» Views: 574
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 2,112
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,673
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 573
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,055
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,047
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,324
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,908
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,959

 
  Tkinter
Posted by: _edgene - Dec-17-2018, 01:41 PM - Forum: GUI - Replies (2)

Hi users! This is not a technical question but I'm just interested. Tkinter stands for Tk Interface and what does Tk stand for?

Print this item

  OOP-self question
Posted by: IoannisDem - Dec-17-2018, 12:34 PM - Forum: General Coding Help - Replies (5)

Here is a part of a code i found online while i am trying to get familiar with oop:
[python]
class ContactList(list):
def search(self, name):
..... More

Print this item

  Combinations
Posted by: mnnewick - Dec-17-2018, 11:41 AM - Forum: Homework - Replies (1)

Here is my code:
#Task 3 Theif#
[python]import itertools
n1 = input("Enter your 1st known number? ")


n2 = input("Enter your 2nd known numb..... More

Print this item

  Remote Senior Python Developer (Backend)
Posted by: karolinareef - Dec-17-2018, 11:01 AM - Forum: Jobs - Replies (1)

We are looking for a remote Senior Python Backend Developer to join our team [Reef Technologies: fully remote python software house]
Salary (B2B): 3 ..... More

Print this item

  Printing QTableWidget to an DIN A4 page
Posted by: Mady - Dec-17-2018, 06:36 AM - Forum: GUI - Replies (2)

How can I layout the printout to an pdf/page of a QTableWidget ?
This is what i want to do (even for just a single tip for one of them i am a million..... More

Print this item

  using a & for and
Posted by: JunglinJay - Dec-17-2018, 06:34 AM - Forum: General Coding Help - Replies (3)

Welp, here goes!!

I'm very new to Python. Well, I'm new to programming in general. I work for a company that surveys buildings for future wireles..... More

Print this item

  While loop that needs to count up
Posted by: ImLearningPython - Dec-16-2018, 11:55 PM - Forum: Homework - Replies (4)

The code works as it should with one exception, I can't seem to figure it out.

User-inputs a number and then I need the program to print 1 : text..... More

Print this item

  Trying to automate tweets without Twitter API
Posted by: HowardHarkness - Dec-16-2018, 11:25 PM - Forum: Web Scraping & Web Development - Replies (10)

Background: I am a C++ programmer learning Python. I'm to the stage where I can write simple utilities with some tutorial pages open Smile

I t..... More

Print this item

  learning python and need help with an output.
Posted by: defective_programmer - Dec-16-2018, 11:06 PM - Forum: General Coding Help - Replies (3)

I'm very new, and am trying to remove a space in the output of my program. (Sorry if this is stupidly easy to do, i'm very, very new to python.)

[p..... More

Print this item

  how to store your bookmarks that you safe on three differnt machines during the week
Posted by: apollo - Dec-16-2018, 03:16 PM - Forum: Bar - No Replies

what do you do to sync the bookmarks that you have collected on several machines - during the week.

note: i work on three differnt machines during ..... More

Print this item

  Maze Mapping with Image Processing
Posted by: furkankuyumcu - Dec-16-2018, 02:45 PM - Forum: General Coding Help - No Replies

Guys,I want to map a maze,at the same time I wanna solve this maze.How can I do this with image processing? Huh

Print this item

  Can I use GitHub as free unlimited cloud storage? or do i have to go with bitbucket
Posted by: apollo - Dec-16-2018, 02:08 PM - Forum: Bar - Replies (4)

dear python experts

good day: today i do not have a python question.

Can I use GitHub as free unlimited cloud storage?

well i guess no

b..... More

Print this item

  Trying to teach myself how to code and I'm stuck on a question I found online...
Posted by: abushaa4 - Dec-16-2018, 01:37 PM - Forum: Homework - Replies (1)

I found a sample question where I have to calculate how long it will take someone to save for a down payment for a mortgage (https://ocw.mit.edu/cours..... More

Print this item

  Problem starting second thread
Posted by: robgar2001 - Dec-16-2018, 01:13 PM - Forum: Data Science - No Replies

Hi, I am new to python and while I am learning I clean up my code.
I have learned a bit about classes and while I changed my (messy) code to work wit..... More

Print this item

  Python Directory and File Create Error
Posted by: basic_learner - Dec-16-2018, 10:48 AM - Forum: General Coding Help - Replies (1)

I am trying to create a Directory (or say, Folder) under the "/tmp/" path.

There, I want to create a Writable Binary file and dump some data. I was..... More

Print this item

  y according to x1, x2
Posted by: nesrine - Dec-16-2018, 09:30 AM - Forum: Data Science - Replies (1)

Hello,

I used this code to obtain all the possibility of value between( -3 and 3 )for x1 and x2:

[python]import numpy as np
import math
x1 = np.aran..... More

Print this item

  selenium - chrome crashes when chrome is running.
Posted by: RvBVakama - Dec-16-2018, 08:22 AM - Forum: Web Scraping & Web Development - Replies (4)

I've got this code:

[python]
options = webdriver.ChromeOptions()
options.add_argument("--user-data-dir=C:/Users/RvBVakama/AppData/Local/G..... More

Print this item

  docs for text2pdf
Posted by: Pedroski55 - Dec-16-2018, 07:57 AM - Forum: General Coding Help - Replies (8)

I want to covert some (very simple) text files to pdf. To that end, I imported the text2pdf module. However, I cannot find any documentation on the us..... More

Print this item

  a program i want: file line slicing
Posted by: Skaperen - Dec-16-2018, 05:10 AM - Forum: News and Discussions - Replies (4)

i have many times wanted a command that can do line-by-line slicing of files. so, i'm thinking of writing it. the idea works like this. a file will..... More

Print this item

  has anyone implemented a sort command in Python?
Posted by: Skaperen - Dec-16-2018, 04:11 AM - Forum: News and Discussions - Replies (10)

has anyone implemented a sort command in Python, even if it supports fewer features than th..... More

Print this item

  GUI Editor help
Posted by: nateisfading - Dec-16-2018, 01:27 AM - Forum: News and Discussions - Replies (7)

Hey all, First post. I am building an electric guitar tuner via R Pi and instead of an LED array, I want to use a 5" display for my output. What is..... More

Print this item

  Need help with Beautiful Soup - table
Posted by: jlkmb - Dec-15-2018, 08:10 PM - Forum: Web Scraping & Web Development - Replies (9)

I am very much a newbie and I'm just trying to learn. Here is my code

[python]
import requests
from bs4 import BeautifulSoup
import csv

url =..... More

Print this item

  an input error or elif error , how can i fix this
Posted by: the_fire_pharaoh - Dec-15-2018, 07:06 PM - Forum: General Coding Help - Replies (1)

So i am trying to build a searching place where i will store all of my work but i do not know what is the problem each time i run it nothing happens e..... More

Print this item

  Anaconda
Posted by: gehrenfeld - Dec-15-2018, 06:38 PM - Forum: General Coding Help - Replies (2)

I am using Anaconda 3 and running into some problems using it.

All you long time python users out there should I stick with Anaconda or just use py..... More

Print this item

  Problem with permissions
Posted by: gehrenfeld - Dec-15-2018, 05:31 PM - Forum: General Coding Help - No Replies

I can run a python file named test.py that prints Hello World from the command prompt and it works.

When I try to run the same file from the same d..... More

Print this item

  Problema función listas y diccionarios
Posted by: PaulinaJara - Dec-15-2018, 05:17 PM - Forum: Homework - Replies (1)

Good afternoon, I'm stuck because I do not know how to tackle the next task, someone could give me a hand on how to approach it
thank you

issue
..... More

Print this item

  Remote control a machine via OS module
Posted by: dindibo4 - Dec-15-2018, 05:08 PM - Forum: General Coding Help - Replies (3)

Hey, I made two python programs, in two different computers, that uses sockets to communicate between the two computers.
Then, I wanted to execute a ..... More

Print this item

  Looping through functions
Posted by: WantedStarling - Dec-15-2018, 04:35 PM - Forum: General Coding Help - No Replies

Hello, I have this code:

[python]import pythoncom, pyHook
import msvcrt

def main():
keyLogging(False) # call with False parameter means no..... More

Print this item

  Python QtableWidget get text of all cells and headers to dataframe
Posted by: Mady - Dec-15-2018, 03:43 PM - Forum: Data Science - Replies (3)

I would like to get the whole text in all cells and its headears from a Qtablewidget and write it to an dataframe (to export it later to an excel file..... More

Print this item

  Problem with code to calculate weekday for leap years!
Posted by: Event - Dec-15-2018, 03:22 PM - Forum: Homework - Replies (2)

Hi!

i have a school assignment in which i just cant figure out how to narrow the inputs to only calculate with allowed dates which only occur on le..... More

Print this item

  portaudio installation on windows 10
Posted by: nima - Dec-15-2018, 01:53 PM - Forum: General Coding Help - Replies (4)

Hi everyone!

I'm new to python but already have learned about speech recognition. I want to use pyAudio class but the problem..... More

Print this item

  Trouble with Regex Translator
Posted by: skrivver99 - Dec-15-2018, 01:19 PM - Forum: General Coding Help - Replies (3)

Hi, I am trying to build a translator using a regex compiler. Here is the code I have so far:

[python]try:
import re

regex = re.compile..... More

Print this item

  Diff. between Py 2.7 and 3
Posted by: ebolisa - Dec-15-2018, 10:59 AM - Forum: General Coding Help - Replies (2)

Hi,

The following code gets the wifi quality type on a raspberry pi and works with 2.7 but not with 3.0.

The error generated is

[quote]Trac..... More

Print this item

  Adding a string value to a dictionary that is inside a list
Posted by: mahmoud899 - Dec-15-2018, 08:30 AM - Forum: Data Science - Replies (1)

This program prints out the following:
{'Date': '2018-12-11', 'Open': 143.88, 'High': 143.88, 'Low': 141.1, 'Close': 142.08, 'Volume': 20300349.0, 'D..... More

Print this item

  Python error? Enum and strings
Posted by: tycarac - Dec-15-2018, 05:44 AM - Forum: General Coding Help - Replies (3)

Hi

To get the output 'first' as the printed enum value that I want , I have to use 'value[0]' instead of 'value'.
[python]from enum import Enum..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Comparing 2 100GB Drives/... 6 hours ago tester_V noisefloor General Codin...
  My goal to be hired worki... Yesterday, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... Yesterday, 18:49 arbiel Gribouillis General Codin...
  My First App Yesterday, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... Yesterday, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... 09-26, 03:53 justaguy SprunkiRetake Networking
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
Most views
  The best Prog... 577245
  Tutorial Requ... 500288
  Web Scraping ... 440935
  Newbie with P... 384950
  New Users Int... 369263
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 8176
snippsat 7368
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
zalexstolzeoz5360 Today
Edzed4431 Yesterday
chaoh1911 Yesterday
KaydenJonah098 Yesterday
carlbidwell Yesterday

User Panel Messages

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