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,248
» Latest member: kai_cow2710
» Forum threads: 38,779
» Forum posts: 175,815

Full Statistics

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

Latest Threads
New to python and coding
Forum: Homework
Last Post: mamta25
1 hour ago
» Replies: 2
» Views: 75
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
1 hour ago
» Replies: 4
» Views: 129
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 281
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 259
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 98
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,612
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 199
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 182
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,036
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,419

 
  Use kivy app to call a php website to change the state of a gpio pin on rasperbery pi
Posted by: Battillo - Jun-04-2017, 09:46 PM - Forum: General Coding Help - Replies (1)

I need help I am trying to control a gpio pin on rasperbery pi with a kivy app on my phone. I have the website working example.com allows me to push o..... More

Print this item

  Python : NameError: name 'total_wait' is not defined
Posted by: carla - Jun-04-2017, 05:27 PM - Forum: Data Science - Replies (3)

I'm trying to plot the results, but I get this error:

Error:
NameError: name 'total_wait' is not defined.
I am able to print the result b..... More

Print this item

  Saving and loading many records
Posted by: Steve2017 - Jun-04-2017, 11:45 AM - Forum: General Coding Help - Replies (3)

Hi guys

I am currently trying to get my python program to save and load from one text file

Basically i am creating a student record program whi..... More

Print this item

  input defines variable but it's not defined
Posted by: tozqo - Jun-04-2017, 11:40 AM - Forum: General Coding Help - Replies (5)

I am just starting to learn python, and trying out a basic "calculator" from a couple YouTube videos. I have spent the last few hours trying to figure..... More

Print this item

  Multi-client server
Posted by: Saga - Jun-04-2017, 10:24 AM - Forum: General Coding Help - Replies (2)

I'm trying to change this code to be multi-user.. I read a little bit about using select function instead of using threads but I can't understand how ..... More

Print this item

  Threading timer crashes my App
Posted by: panoss - Jun-03-2017, 08:30 AM - Forum: General Coding Help - Replies (4)

I want to make an app that will use timer.
A button will set the timer at my pc 's time plus one minute.
The problem is that it crashes.
Run the fo..... More

Print this item

  error while inserting values into a table from form in flask in postgreSQL
Posted by: sahilsiddharth - Jun-03-2017, 07:55 AM - Forum: General Coding Help - Replies (3)

my question here
forms.py---
[python]class SignUpForm(Form):
first_name = StringField('First name', validators=[DataRequired("Please enter your fir..... More

Print this item

Photo only foreign key id retrive when i pass model instance to form but i want other field
Posted by: x64 - Jun-03-2017, 05:58 AM - Forum: Web Scraping & Web Development - No Replies

hi,
i am new in django, i have a problem with instance when pass it in form. Because my instance has 10 field including 3 foreign key field.
when i ..... More

Print this item

  importing module from specific file
Posted by: Skaperen - Jun-03-2017, 02:53 AM - Forum: General Coding Help - Replies (4)

i wanted to import a module from a specific file that may be in a subdirectory maybe even many levels deep. the current directory will always be at s..... More

Print this item

  Senior Software Engineer at TravelPerk
Posted by: djangojobs.net - Jun-03-2017, 01:18 AM - Forum: Jobs - No Replies

See more and Apply through djangojobs.net
https://djangojobs.net/jobs/690/s[url=https://python-forum.io/thread-3562.html]..... More

Print this item

  Learning Python with pip, cmder and/or virtualenv...
Posted by: RodNintendeaux - Jun-02-2017, 10:46 PM - Forum: Web Scraping & Web Development - Replies (8)

I hear a lot of people say, "I am a quick study!" And that is great, Dr. Strange is better for it, but me, I am not one. I could, if pushed, be a bit ..... More

Print this item

  How to plot legend for a colormap?
Posted by: Felipe - Jun-02-2017, 10:00 PM - Forum: Data Science - Replies (1)

Hi guys,

I wrote a function that plot rectangles filled with colors defined by a colormap. Here's a part of the function:

[python]
import matpl..... More

Print this item

  Python in Linux environment on RPI
Posted by: kendias - Jun-02-2017, 09:03 PM - Forum: General Coding Help - Replies (22)

my question here
I am trying to run a python script in Linux environment. It is Python 2.7.9 and the script is in folder /home/pi. I use the command f..... More

Print this item

  while loop help needed
Posted by: thorny5 - Jun-02-2017, 07:00 PM - Forum: Homework - Replies (2)

I am very new to Python (and any programming language for that matter) and have a 2 part assignment I am struggling with. Below are the instructions a..... More

Print this item

  unix for the beginning mage (bash basic)
Posted by: metulburr - Jun-02-2017, 06:32 PM - Forum: News and Discussions - Replies (1)

http://unixmages.com/ufbm.pdf

Print this item

  Issue in launching spyder that was installed using pip install on Python 3.6.1
Posted by: python300 - Jun-02-2017, 05:56 PM - Forum: General Coding Help - Replies (6)

I have windows-7 64 bit machine and Python3.6.1(32-bit) installed on it. I wanted to try spyder as IDE for python. I don't have Anaconda or anything l..... More

Print this item

  Problem with changing label text on button press
Posted by: xk2006x - Jun-02-2017, 11:33 AM - Forum: GUI - Replies (1)

Hi,

I'm trying to change the label text on button press, but I get an error:

Error:
App object has no attribute saved_length1
In the G..... More

Print this item

  read multiple .xlsx files and text files in a directory
Posted by: BNB - Jun-02-2017, 11:14 AM - Forum: Data Science - Replies (11)

I have a list of .xlsx files (names 1.xlsx, 2.xlsx etc), each with several worksheet, in a directory. I need to insert data from its corresponding te..... More

Print this item

  pyphs run error
Posted by: pournamy - Jun-02-2017, 09:00 AM - Forum: General Coding Help - Replies (6)

my question here
I recently installed pyphs package in python.
When I run the script, it shows import error: No module named phs


[python]# indu..... More

Print this item

  pyflakes vs flake8
Posted by: broutray - Jun-02-2017, 06:57 AM - Forum: General Coding Help - Replies (3)

pyflakes vs flake8 - which one is used to warn python script errors ?

Print this item

  selenium bypass javascript popup box
Posted by: metulburr - Jun-02-2017, 03:29 AM - Forum: Web Scraping & Web Development - Replies (6)

I am trying to list out my facebook membership groups using selenium, but i cant without bypassing this javascript box. The
   
attemp..... More

Print this item

  Weird Python tags syntax coloring bug
Posted by: micseydel - Jun-01-2017, 08:58 PM - Forum: Board - Replies (4)

Take a look at this:

filename != "" and foldername != ""
Note that the close string appears to be interpreted as an open.

Saw it..... More

Print this item

  Help with tkinter Button and Label interaction issues ...
Posted by: sealyons - Jun-01-2017, 06:58 PM - Forum: GUI - No Replies

I'm new to tkinter (running on python 3.5) and I'm having some issues that I'm hoping I can get some help with.  Here's my code (really simple at this..... More

Print this item

  Simple Digimon Game - Suggestions Welcome
Posted by: prog92 - Jun-01-2017, 05:07 PM - Forum: Game Development - Replies (2)

I'm new to this forum, but I'm hoping this is the correct place to post something like this. I'm currently working on a game that I believe is unique ..... More

Print this item

  facebook scraping
Posted by: metulburr - Jun-01-2017, 04:53 PM - Forum: Web Scraping & Web Development - Replies (3)

I would like to scrape 100 or so facebook groups (from which my true account is in) to obtain specific data. Ive done this with other sites a lot via ..... More

Print this item

  computing the factorial of N
Posted by: foolsgold27 - Jun-01-2017, 02:19 PM - Forum: Homework - Replies (12)

Write A program for computing the factorial of N example (10!) where N! = (1*2*3*4*5*6*7*8*9*10),
(USING PYTHON)
FLOWCHART:
START
READ N
M=1, F=1..... More

Print this item

  Write data into existing Excel (xlsx) file with multiple sheets
Posted by: BNB - Jun-01-2017, 12:10 PM - Forum: Data Science - Replies (1)

I have an excel (xlsx) file with 11 worksheets and I need to insert the contents of a text file from Row 3 onwards in Sheet 2 named 'Filtered'. Curren..... More

Print this item

  Trouble finding Python code
Posted by: Larz60+ - Jun-01-2017, 11:12 AM - Forum: General Coding Help - Replies (5)

I used to be pretty good at grep, (on Linux), but I
am having some difficulty using it on windows 7 with the
grep built into cmder.

[python]grep ..... More

Print this item

  GPS & UTC time conversion?
Posted by: jackbk - Jun-01-2017, 09:26 AM - Forum: General Coding Help - Replies (7)

Hello,

I have 2 questions as below. Have you ever met them or had any experience for my questions?

1. How can we convert from GPS timestamp to U..... More

Print this item

  New To Python need to develop windows Desktop Database Apps
Posted by: r_ghamrawi - Jun-01-2017, 07:46 AM - Forum: GUI - Replies (4)

I have a solid background in Microsoft Access Desktop Database Apps development and I need to switch my work to Python.
I learned the language and in..... More

Print this item

  mod-wsgi
Posted by: Skaperen - Jun-01-2017, 04:59 AM - Forum: News and Discussions - Replies (2)

mod-wsgi is up and working on my web server while other stuff remains up, so i can make a smooth transition.  here is my first WSGI URL: http://linuxh..... More

Print this item

  Raw socket sendto function errors
Posted by: IronReign - Jun-01-2017, 02:54 AM - Forum: Networking - Replies (5)

I am having troubles while trying to send raw socket headers. Here is the error it is throwing:

Exception in Tkinter callback
[error]
Traceback (..... More

Print this item

  issues downloading xlsxwrite library
Posted by: tenichols - Jun-01-2017, 02:47 AM - Forum: General Coding Help - Replies (3)

I'm having some issues downloading the xlsxwrite library

In my command prompt I typed
"pip install xlsxwrite" and got the following:
Requirement..... More

Print this item

  Working with dictionaries and keys
Posted by: netrate - Jun-01-2017, 12:28 AM - Forum: General Coding Help - Replies (9)

I have a dictionary with a 10 people, the key being a number (0-10) and the value being the people's name. I am in the processing of Insert, Adding a..... More

Print this item

  Regular Expression
Posted by: rakhmadiev - May-31-2017, 10:39 PM - Forum: Web Scraping & Web Development - Replies (6)

Hi, I've just started to learn regular expression and can not figure out what I am doing wrong...

For example I want to retrieve only the words wri..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  New to python and coding 1 hour ago lary_p mamta25 Homework
  Help with Serial.write in... 1 hour ago racingsubby racingsubby General Codin...
  [Tkinter] I’m building a ... Yesterday, 09:52 tsgiannis tsgiannis GUI
  Backward compatibility qu... Yesterday, 05:07 yutaozhou Gribouillis News and Disc...
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 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... 578829
  Tutorial Requ... 509833
  Web Scraping ... 441914
  Newbie with P... 385911
  New Users Int... 376036
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
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
kai_cow2710 Today
Kacper Yesterday
isla123456 Yesterday
vibrometro Yesterday
thebigback 11-10

User Panel Messages

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