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,937
» Latest member: atylerfraces2254
» Forum threads: 38,721
» Forum posts: 175,507

Full Statistics

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

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 04:28 PM
» Replies: 11
» Views: 4,164
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 636
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,547
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 974
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,477
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,314
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,518
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,478
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,626
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,191

 
  Seeking more coders for game for the visually impaired
Posted by: KnellerWasHere - Jan-29-2018, 11:02 PM - Forum: Jobs - Replies (3)

Hi, my team is currently working on a JRPG-inspired MUD oriented towards also being accessible to the visually impaired. We are using a python code ba..... More

Print this item

  Weird issues with return
Posted by: fad3r - Jan-29-2018, 10:54 PM - Forum: Homework - Replies (5)

I am very confused on what return is and what it does. I have read A LOT.

The challenge is to take a string of input from the user and create neste..... More

Print this item

  Where would I post this?
Posted by: KnellerWasHere - Jan-29-2018, 10:17 PM - Forum: Board - Replies (2)

Hi, my team is looking to recruit more coders for a game design project (a JRPG-inspired MUD) oriented towards visually impaired gamers. I wasn't sure..... More

Print this item

  Help me to complete unittest
Posted by: FooNtik - Jan-29-2018, 10:07 PM - Forum: General Coding Help - Replies (3)

Hello, everyone!
I have made a function, which receives three integer inputs for the lengths of the sides of a triangle and returns one of four values..... More

Print this item

  3.6 telnet
Posted by: eyler - Jan-29-2018, 09:09 PM - Forum: Networking - Replies (3)

Anyone have a function script using 3.6 for telnet? The script below doesn't accomplish anything.RUnning a debug on the switch I see a telnet attempt ..... More

Print this item

  What YouTube tutorials do you recommend:
Posted by: nelsonkane - Jan-29-2018, 08:25 PM - Forum: News and Discussions - Replies (8)

I have already installed Python 2.7.14 and 3.6.4.
So, I know how to install Python.
But some of the videos I see on YouTube use versions of Python tha..... More

Print this item

  John Guttag Book - Finger Exercise 3
Posted by: pritesh - Jan-29-2018, 07:02 PM - Forum: Code sharing - Replies (3)

Hi,
Uploading my way of solving the 3rd Finger Exercise from John Guttag's book.

Not as tough as Finger Exercise for 2 though.

[python]
#"Intr..... More

Print this item

  Frame size only works if frame is empty(Solved)
Posted by: Tuck12173 - Jan-29-2018, 05:45 PM - Forum: GUI - Replies (7)

I am trying to have a set frame size so I can place my widgets where I like them but the frame only seems to give me my dimensions when I comment out ..... More

Print this item

  Need Tip On Cleaning My BS4 Scraped Data
Posted by: digitalmatic7 - Jan-29-2018, 05:08 PM - Forum: Web Scraping & Web Development - Replies (2)

Hey guys Smile I'm having an issue cleaning and refining some scraped data.. here's a sample:

[python][<span data-class="timestamp">12h</span>,..... More

Print this item

  Issue with error handling
Posted by: Alberto - Jan-29-2018, 04:39 PM - Forum: Data Science - Replies (1)

Dear Python Users,

Sorry for bothering you with the posts. I am pretty new to programming. What I am trying to do is to promt user to enter 5 count..... More

Print this item

  python3 + Flask + SQLite = HTTP 400
Posted by: supertoy - Jan-29-2018, 03:43 PM - Forum: Web Scraping & Web Development - Replies (5)

I'm still learning python so I could be missing something obvious. I've followed a bunch of different tutorials but nothing seems to be showing me how..... More

Print this item

  how to edit data frames and convert to a list(pandas, read_html()) ?
Posted by: donvirte - Jan-29-2018, 01:49 PM - Forum: Web Scraping & Web Development - Replies (3)

I used library pandas, read_html() to import a table from a webpage.
I want to insert values from table read_html in ms msl table
but for this I mus..... More

Print this item

  django mapping with sql
Posted by: MRghost - Jan-29-2018, 01:39 PM - Forum: Web Scraping & Web Development - No Replies

hi everyone

1: wanting make basic map displays my gps data from sqllight on raspberry pi 3
//all ready got python code logs all data to database
..... More

Print this item

  Installed but doesn't work
Posted by: antonmichel - Jan-29-2018, 01:18 PM - Forum: GUI - Replies (13)

Hey guys,

I have installed Kivy successfully following the steps written on the official website and i have installed the examples as well. But when ..... More

Print this item

  Why am I being prompted to exit the program twice?
Posted by: RedSkeleton007 - Jan-29-2018, 09:38 AM - Forum: General Coding Help - Replies (2)

For some reason, after exiting the while true loop with the exit choice, my program makes me exit twice (see the image i attached).
    ..... More

Print this item

  Normalising a csv file with Python
Posted by: nsh_py - Jan-29-2018, 07:18 AM - Forum: Data Science - Replies (6)

Hi,

I have the below source data

[b]Student Age Subject
Adam 13 Maths,Biology
Alex 14 English
Shawn 15 Geography
Nathan 16 Maths,..... More

Print this item

  Combining selenium and beautifulsoup for web scraping
Posted by: sumandas89 - Jan-29-2018, 07:05 AM - Forum: Web Scraping & Web Development - Replies (3)

I worked with beautifulsoup to scrap data from webpages and used selenium to enter web pages that needs login.
Now my question is can I enter into we..... More

Print this item

  Need help with Django 2.0 + Facebook SDK
Posted by: avtrrr - Jan-29-2018, 06:53 AM - Forum: Web Scraping & Web Development - Replies (4)

Hi there! Did not find any relevant topic for my problem.

The situation:

  1. Developing Django-based web-application.
  2. Authorization via..... More

Print this item

  terminology question: generator data
Posted by: Skaperen - Jan-29-2018, 05:45 AM - Forum: News and Discussions - Replies (4)

if i have a linear indexed bunch of data and all the data is present at once, it is generally called a sequence. it might be a list. but if the data ..... More

Print this item

  python 3.x comparing variables
Posted by: mcmxl22 - Jan-29-2018, 01:11 AM - Forum: General Coding Help - Replies (1)

Why doesn't this work in Python 3.x?
[python]
quarters = input('How many quarters do you have? ')
if quarters <= 8:
print ('You need more mone..... More

Print this item

  Im so stressed because I cant figure out what I'm doing wrong.
Posted by: BursteXO - Jan-29-2018, 12:54 AM - Forum: Homework - Replies (2)

"""
This program determines whether or not
someone has a reservation in their name.
"""

# Write your program below...
name = raw_input("What is..... More

Print this item

  Arrays
Posted by: aka2d7 - Jan-29-2018, 12:36 AM - Forum: Data Science - Replies (10)

Hello Gurus,

I'm trying to create a text chart that will show the statistics from this code.I'm working on Arrys but I'm not sure how to create the t..... More

Print this item

  Not Printing
Posted by: Wolfpack2605 - Jan-29-2018, 12:28 AM - Forum: Homework - Replies (3)

This is the assignment:

[size=x-small]There are aardvarks on the loose! We need you to check whether there are any aardvarks hidden in a text file...... More

Print this item

  .sort frustration
Posted by: Python_for_dummies_needed - Jan-28-2018, 11:35 PM - Forum: General Coding Help - Replies (2)

Hi,

I've tried so many different ways to sort but nothing is working so I've just left it as fh.sort (I know that's wrong) and I'm hoping someone c..... More

Print this item

  Can you tell me where this person got the version of Python that he's using?
Posted by: nelsonkane - Jan-28-2018, 11:32 PM - Forum: General Coding Help - Replies (8)

*for.py - C:/Users/Madhur/Desktop/for.py*

is at the top of his version of Python. I'm talking about the version he uses in his video below:

..... More

Print this item

  CSV File not found
Posted by: SeanBassett - Jan-28-2018, 11:16 PM - Forum: General Coding Help - Replies (18)

I am using Python in Blender.
my code can not find the CSV file.
The file is in the same folder as the blender file and this did work when I was using..... More

Print this item

  How to transform an enumerate object into a dictionary
Posted by: fad3r - Jan-28-2018, 10:46 PM - Forum: Homework - Replies (7)

Hi everyone,
I am using the enumerate function on a string returned by the user and I am trying to transform this to a dictionary. If I try to use t..... More

Print this item

  Can't get this Code to Run
Posted by: dd3d - Jan-28-2018, 10:23 PM - Forum: Homework - Replies (3)

I have tried to go about this and I can't get it to run. What am I doing wrong????

[python]def price(pencil, book, discount, state_tax, shipping):
..... More

Print this item

  Simple Code - What's going on inside it?
Posted by: emerger - Jan-28-2018, 09:06 PM - Forum: General Coding Help - Replies (2)

Below is code from my class. When I run the code with several integers, it somehow stores them and returns them all when "else" is run. I suspect it..... More

Print this item

  John Guttag Book Finger Exercise 2.
Posted by: pritesh - Jan-28-2018, 08:28 PM - Forum: Code sharing - Replies (6)

Hi,
I am learning Python using John Guttag's book - Introduction to Computation and Programming Using Python with Application to Understanding Data...... More

Print this item

  Need help with something so simple
Posted by: Evancarter - Jan-28-2018, 07:29 PM - Forum: General Coding Help - Replies (4)

Hey guys I am new to coding and just needed help with this program and the answer is probably quite obvious anyway this code wont print the pin and i ..... More

Print this item

  Python installation change on Mac
Posted by: macloo - Jan-28-2018, 07:13 PM - Forum: News and Discussions - Replies (1)

Sometime last year, I installed Python 3.x on my MacBook, using the installer from Python.org, and when I typed which python3, bash would return `us..... More

Print this item

  "Use proper inputs to download stock data"
Posted by: Alberto - Jan-28-2018, 07:12 PM - Forum: Data Science - Replies (15)

I have a code below that tries to ask a user to enter 5 countries so that in return she gets the data for stock index price of that country (Say if sh..... More

Print this item

  A-Z Quiz Task
Posted by: Jellcat - Jan-28-2018, 06:25 PM - Forum: Homework - Replies (3)

Hi Folks,

I'm currently learning with the edX Introductory course. One of the practice tasks set was to create an A-Z quiz in which you create a func..... More

Print this item

  self.object
Posted by: nengkya - Jan-28-2018, 05:58 PM - Forum: General Coding Help - Replies (2)

Hi guys, i need to ask.
https://github.com/nengkya/PyQt/blob/mas...ainForm.py
Line 21 and below. Why :
self.layout = QGridLayout()
and
layo..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error Yesterday, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
Most views
  The best Prog... 576430
  Tutorial Requ... 498254
  Web Scraping ... 440340
  Newbie with P... 384217
  New Users Int... 367263
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+ 12087
buran 8175
snippsat 7368
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
atylerfraces2254 Yesterday
AdrianCocian Yesterday
humanoidAI Yesterday
Baran12332 09-19
Hershien 09-19

User Panel Messages

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