Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,247
» Latest member: Kacper
» Forum threads: 38,779
» Forum posts: 175,813

Full Statistics

Online Users
There are currently 52 online users.
» 1 Member(s) | 46 Guest(s)
Google, Bing, Applebot, AOL, buran

Latest Threads
New to python and coding
Forum: Homework
Last Post: Larz60+
10 hours ago
» Replies: 1
» Views: 53
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
11 hours ago
» Replies: 11
» Views: 266
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
11 hours ago
» Replies: 3
» Views: 105
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Today, 05:07 AM
» Replies: 5
» Views: 232
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:37 AM
» Replies: 1
» Views: 92
Data Science
Forum: Data Science
Last Post: mamta25
Yesterday, 05:27 AM
» Replies: 3
» Views: 2,601
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 189
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 172
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,893
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,409

 
  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

  Server responded with bad response
Posted by: gray - May-07-2017, 05:18 AM - Forum: GUI - Replies (5)

hello friends
i want to communicate between raspberry and a microcontroller(xmega32) that transmit and recieve its information by ascii modbus protoc..... More

Print this item

  Break Line (For Debugging)
Posted by: vetabz - May-07-2017, 03:48 AM - Forum: General Coding Help - Replies (7)

Hi All, First day with Python - I feel so powerful already... Hahaha. But clearly I'm still an noob.

My first question would be:

In VBA i usuall..... More

Print this item

  Exploring async/await, without knowing how they work ahead of time
Posted by: nilamo - May-06-2017, 10:21 PM - Forum: News and Discussions - Replies (3)

Ever since these wacky things called coroutines popped up in python, I've been curious why they'd be useful, as well as how you'd actually go about us..... More

Print this item

  Python modules to extract data from a graph?
Posted by: bigmit37 - May-06-2017, 07:49 PM - Forum: General Coding Help - Replies (5)

It seems they are called plot digitizers. 
I want to be able extract data from a graph, in a nice dataframe type format.

Currently, mainly interes..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 10 hours ago lary_p Larz60+ Homework
  [Tkinter] I’m building a ... 11 hours ago tsgiannis tsgiannis GUI
  Help with Serial.write in... 11 hours ago racingsubby Larz60+ General Codin...
  Backward compatibility qu... Today, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... Yesterday, 05:37 Reema Gribouillis General Codin...
  Data Science Yesterday, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
  New Users Introduce Yours... 11-07, 09:09 Yoriz BelleroDev Bar
  Best book on learning Pyt... 11-07, 06:07 almahdi mamta25 News and Disc...
  Recommend me a Python boo... 11-06, 08:33 woodward mamta25 Data Science
Most views
  The best Prog... 578800
  Tutorial Requ... 509752
  Web Scraping ... 441906
  Newbie with P... 385898
  New Users Int... 375893
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12105
buran 8195
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Kacper Today
isla123456 Today
vibrometro Today
thebigback Yesterday
dimitriwati Yesterday

User Panel Messages

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