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,622
» Latest member: avilla
» Forum threads: 38,637
» Forum posts: 175,059

Full Statistics

Online Users
There are currently 476 online users.
» 0 Member(s) | 470 Guest(s)
Bing, Google, Baidu, Apple, Mojeek

Latest Threads
PyQT5 Thread crashes afte...
Forum: GUI
Last Post: Axel_Erfurt
8 hours ago
» Replies: 2
» Views: 3,050
List[] in Python needs so...
Forum: Game Development
Last Post: miajones
Yesterday, 11:14 AM
» Replies: 2
» Views: 352
Unable to install pygame ...
Forum: Game Development
Last Post: Thatedge
Yesterday, 08:09 AM
» Replies: 2
» Views: 2,073
can't use pyrepl: bad mag...
Forum: News and Discussions
Last Post: Plyth
Yesterday, 05:53 AM
» Replies: 2
» Views: 234
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
Jun-24-2025, 02:10 PM
» Replies: 5
» Views: 477
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
Jun-24-2025, 02:04 PM
» Replies: 3
» Views: 196
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-24-2025, 08:10 AM
» Replies: 9
» Views: 199,380
Python Install Mager Help
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:43 AM
» Replies: 1
» Views: 138
tracking version during r...
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:15 AM
» Replies: 3
» Views: 632
Comparing two columns wit...
Forum: General Coding Help
Last Post: Pedroski55
Jun-24-2025, 03:41 AM
» Replies: 3
» Views: 1,541

 
  Question about how python being interpreted.
Posted by: Nirelg - May-09-2017, 08:33 PM - Forum: General Coding Help - Replies (2)

Hi all,

My question is a bit general, but for some reason I couldn't find any answer for it online.
I know that python is mostly an interpreted la..... More

Print this item

  Embedding Args in external program call
Posted by: brizflysdrones - May-09-2017, 07:40 PM - Forum: General Coding Help - Replies (5)

Needing to make a this os call happen stuck on how to do it.
print fname+ " %d Plants Detected" % len(keypoints)
need to preform the following
exiftoo..... More

Print this item

  Python 3.9/3.8 and pip installation under Windows
Posted by: snippsat - May-09-2017, 04:27 PM - Forum: Python Installation and Execution - Replies (4)

Python 3.9.1
Installer is the same as before,here some points
[UR..... More

Print this item

  Improve the velocity of the minimization
Posted by: Felipe - May-09-2017, 12:06 PM - Forum: General Coding Help - No Replies

Hi guys,

I'm using Python to do the inversion of a problem with many variables. The number of variables changes with the desired model, in some cas..... More

Print this item

  Python3 Django Socket IO Issue
Posted by: charlesprince - May-09-2017, 11:18 AM - Forum: Web Scraping & Web Development - Replies (1)

is there any socket io pakage for django python3, For chat application.

Print this item

  how does importing work in django framewok ?
Posted by: mohsen11071 - May-09-2017, 09:18 AM - Forum: Web Scraping & Web Development - Replies (1)

I am new to python . Im learning django web framework . 

I dont understand how these lines of code works ?

at urls.py these two lines of code : ..... More

Print this item

  WebScrape: Tabular Input, CSV Output
Posted by: vetabz - May-09-2017, 05:41 AM - Forum: Web Scraping & Web Development - Replies (2)

Patience for a noob please, thank you.

Trying to scrape this information https://drive.google.com/file/d/0Bw37apQ...w?usp=shar..... More

Print this item

  clipboard module in python3.6
Posted by: bmohanraj91 - May-09-2017, 05:03 AM - Forum: General Coding Help - Replies (1)

my question here
I would like to know how to find built in modules in a particular python version.

I am trying to import pyperclip or clipboard m..... More

Print this item

  Can't get pip to work
Posted by: KBingo - May-09-2017, 01:58 AM - Forum: General Coding Help - Replies (13)

I just started teaching myself how to program, and I'm using Python 3.6 and Windows 10.  I want to use pip to install the pyperclip module.  I know I ..... More

Print this item

  Passing Variables up and down through classes
Posted by: DavidC - May-08-2017, 10:27 PM - Forum: General Coding Help - Replies (2)

Hello,  I have two problems I would love to have help with.  First up,  My problem is knowing the right Pythonic terminology to use to search for the ..... More

Print this item

  How can I get print function output ?
Posted by: harun2525 - May-08-2017, 07:49 PM - Forum: General Coding Help - Replies (5)

i want to save print function output to my var without printing console. (sprintf function in C)

[python]

var = specific_print("hello", "my dear..... More

Print this item

  How to make a subtraction within a range of numbers?
Posted by: Alberto - May-08-2017, 06:54 PM - Forum: General Coding Help - Replies (3)

Dear Python Users,

I am pretty new to python, please help me with the following issue. I need to subtract every 10th squared number within a range ..... More

Print this item

  File access confusion python windows
Posted by: PickyBiker - May-08-2017, 05:36 PM - Forum: General Coding Help - No Replies

This problem is difficult to explain, I hope I get the idea across ok. 

There is a json file on a Raspberry Pi. I have a continuously running progr..... More

Print this item

  10 Reasons to use Python 3
Posted by: ichabod801 - May-08-2017, 12:31 PM - Forum: Web Scraping & Web Development - Replies (20)

http://www.asmeurer.com/python3-presenta...des.html#1

Print this item

  Windows/DOS python script cannot create a directory name beginning an @ at-sign
Posted by: LucRhan - May-08-2017, 10:34 AM - Forum: General Coding Help - Replies (6)

Dear forum readers,

DOS refuses the creation of a directory which name begins with an "@" (at-sign / at sign).

Unfortunately, I have to create a..... More

Print this item

  unexpected output
Posted by: Alberto - May-08-2017, 10:05 AM - Forum: General Coding Help - Replies (2)

Dear Python Experts,

I am pretty new to programming, thus please help me with the following code:


[python]
import math

def quadratic_formu..... More

Print this item

  HTTP request inside a for loop.
Posted by: ayanda83 - May-08-2017, 09:46 AM - Forum: General Coding Help - Replies (1)

I am writing a web scraping script where I have a list of urls to scrap and I iterate through these urls using a for loop. These urls will return the ..... More

Print this item

  is it considered good practice to ...
Posted by: Skaperen - May-08-2017, 08:48 AM - Forum: News and Discussions - Replies (9)

is it considered good practice to return a reference to a function defined inside a function for the caller (or code it pass the reference along to) t..... More

Print this item

  Sending Hex Code to Machine from Laptop using TCP/IP Protocal
Posted by: Brian_Cheong - May-08-2017, 07:48 AM - Forum: General Coding Help - Replies (2)

Hi all, I am a newbie in Python Programming, I am trying to send this hex code " ABBA05B80000AF11"
to reset the Machine through Tcp/ IP Protocol

D..... More

Print this item

  Incorrect code
Posted by: janek30 - May-08-2017, 04:07 AM - Forum: Homework - Replies (11)

I have a Incorrect  code ,and I need to find the faults and fix them.
Code:..... More

Print this item

  get only additions in difflib.unified_diff
Posted by: metulburr - May-08-2017, 01:08 AM - Forum: General Coding Help - Replies (3)

Im using difflib to mimic git diff between two files in python. It works as expected and as git diff does it. Howeve..... More

Print this item

  Compiler fault or some kind of weird referencing bug?
Posted by: Joseph_f2 - May-08-2017, 12:07 AM - Forum: General Coding Help - Replies (11)

So below is my Python code. I'm just messing around with what I was going to use as base for a new project. But after only 2 minutes of writing, I hit..... More

Print this item

  human years to dog years
Posted by: jhall710 - May-07-2017, 06:49 PM - Forum: Homework - Replies (7)

This makes no sense why python will not do a simple multiplication instead of duplicating 7 times. Need to be able to input a number in human years an..... More

Print this item

  Method of k-nearest neighbors
Posted by: qwerty - May-07-2017, 06:26 PM - Forum: Homework - Replies (1)

It is necessary to implement one of the methods for solving the problem of classification of statistical data: the method of reference vectors or the ..... More

Print this item

  Good book on Web scraping and crawling
Posted by: Surya - May-07-2017, 04:42 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi All,

Could you suggest me a good ,standard, latest version book on Python web scraping and crawling

Thanks,
Surya

Print this item

  Host and port problems for UDP chat server
Posted by: YevesDraco - May-07-2017, 04:29 PM - Forum: General Coding Help - Replies (2)

While coding a chat server, I have encountered a problem when trying to bind the host IP and the port to the socket.

The socket doesn't want to rea..... More

Print this item

  Time module help
Posted by: YevesDraco - May-07-2017, 04:13 PM - Forum: General Coding Help - Replies (3)

When I try to run the code that contains the line below, it throws up a syntax error to do with the fist time. Any help? (I am on Python 3.5. Code is ..... More

Print this item

  Encoding Error? Good in IDLE not in ATOM
Posted by: vetabz - May-07-2017, 03:11 PM - Forum: Web Scraping & Web Development - Replies (3)

I'm trying to follow SentDex tutorial on youtube but I'm getting this error(see below) on ATOM but not in IDLE

I checked my ATOM settings and encod..... More

Print this item

  Python code weather Led sign
Posted by: n3vo - May-07-2017, 01:48 PM - Forum: General Coding Help - Replies (21)

I am working on having an led sign I bought scroll through weather data. I can get the sign to say information, but I cant get it to read out weather ..... More

Print this item

  invalid syntax in my program, really doing my head in!
Posted by: Fazz92 - May-07-2017, 12:48 PM - Forum: General Coding Help - Replies (1)

Hi all,

I'm writing a code for uni and i keep getting an invalid syntax error in my code, i've done it to textbook spec but i'm still having errors..... More

Print this item

  Target: Web Scraping / Web Automation
Posted by: vetabz - May-07-2017, 09:36 AM - Forum: Web Scraping & Web Development - Replies (2)

I'm a noob(in Python) but I have some programming experience. 

I want to learn Python and focus on Web Scraping / Web Automation for now, but defin..... More

Print this item

  Installaing Package on Multiple versions of installation
Posted by: vetabz - May-07-2017, 08:38 AM - Forum: Web Scraping & Web Development - Replies (7)

Windows8(64-bit)

Again noob here first day in Python.

I managed to install version 3.6.1 & 2.7.13, edited ENV variables and can run both distrib..... More

Print this item

  Table of Temperatures... Help
Posted by: zepel - May-07-2017, 06:29 AM - Forum: Homework - Replies (18)

I'm trying to create a table that converts Celsius to Fahrenheit, I have to use the main() function and the counter-controlled loop "for". When I put ..... More

Print this item

  Spell Checker
Posted by: Liquid_Ocelot - May-07-2017, 06:14 AM - Forum: Homework - Replies (1)

Hey guys I need help with this program please :)

I need to 

  1. Turn the string into a list of lists, where each sublist has two elements..... More

Print this item

  None in a dictionary
Posted by: Skaperen - May-07-2017, 05:49 AM - Forum: General Coding Help - Replies (2)

i have a case where i am getting a member from a dictionary and much later, elsewhere in the code with no access to the original dictionary, the code ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [PyQt] PyQT5 Thread crash... 8 hours ago Suresh Axel_Erfurt GUI
  List[] in Python needs so... Yesterday, 11:14 Codingdesigner12 miajones Game Developm...
  Unable to install pygame ... Yesterday, 08:09 garthE Thatedge Game Developm...
  can't use pyrepl: bad mag... Yesterday, 05:53 eliastw85 Plyth News and Disc...
  Setting AST node lineno c... 06-24, 14:10 voidtrance voidtrance General Codin...
  [WxPython] [SOLVED] Let u... 06-24, 14:04 Winfried deanhystad GUI
  color names 06-24, 08:10 jimrinaldo DeaD_EyE General Codin...
  Python Install Mager Help 06-24, 04:43 bowens1983 DeaD_EyE News and Disc...
  tracking version during r... 06-24, 04:15 Skaperen DeaD_EyE News and Disc...
  Comparing two columns wit... 06-24, 03:41 doug2019 Pedroski55 General Codin...
  Convert any Python expres... 06-23, 07:06 voidtrance DeaD_EyE General Codin...
Most views
  The best Prog... 572345
  Tutorial Requ... 484982
  Web Scraping ... 436869
  Newbie with P... 379705
  Thread remain... 351238
Most reputation
buran 581
snippsat 507
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12067
buran 8173
snippsat 7340
deanhystad 6840
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
as1221 3
Newest members
avilla Today
Robert_Ruben Yesterday
luxorb Yesterday
SPODGEBOB Yesterday
livecricket Yesterday

User Panel Messages

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