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

Full Statistics

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

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

 
  Spyder Assignment 1 Coursera
Posted by: Illvoices - Feb-08-2018, 04:36 AM - Forum: Homework - Replies (2)

Hi can someone tell me what is wrong with my cell, I tried running it but it won't show me anything it just goes back to the word "While" in the progr..... More

Print this item

  Issue with Python 3.X Add/Remove programs entry.
Posted by: WilliamM - Feb-08-2018, 03:04 AM - Forum: General Coding Help - Replies (1)

I've been writing a script for the Python 3.X install package and encountering some issues due to that.

I'm using the installation property Install..... More

Print this item

  Inherting from different class in PYQT
Posted by: zykbee - Feb-08-2018, 01:44 AM - Forum: General Coding Help - Replies (3)

I want to pull "self.t" from class Third and print the info in Class Fourth where it says "pass." How would I inherit it?
[python]
class Third(QWidget..... More

Print this item

  Tkinter or Kivy or....?
Posted by: Rainy_Daycart - Feb-08-2018, 01:40 AM - Forum: GUI - Replies (3)

Hi!

Am new to forums and pretty new to Python but love it so far. Can anyone guide me as to picking a GUI framework? I have been using Zelle's gra..... More

Print this item

  python in JES homework question,
Posted by: lsteffen - Feb-07-2018, 10:57 PM - Forum: Homework - Replies (1)

I am using JES to learn python. My teacher gave us a project but my code is not working. I believe the problem lies on line 35 but I don't know what..... More

Print this item

  Assigning to string slice
Posted by: michaeljhuman - Feb-07-2018, 10:33 PM - Forum: General Coding Help - Replies (1)

Is this the best practice for assigning to a string slice? I realized in that case I could have used replace(), but I was thinking of the general cas..... More

Print this item

  Django Rest Framework URL issue
Posted by: marcus - Feb-07-2018, 10:31 PM - Forum: Web Scraping & Web Development - No Replies

Hi,

I'm trying to understand some sample code. I am able to hit "Get" for a list but I can't get the individual get to return a single item.

My u..... More

Print this item

  List Indices must be Integers?
Posted by: midnitetots12 - Feb-07-2018, 10:19 PM - Forum: General Coding Help - Replies (1)

I'm trying to plot a list of the the outputs as a list with the corresponding time values, for this function with a varied number of iterations. I'm n..... More

Print this item

  Batch job from epoch to human time
Posted by: jheeman - Feb-07-2018, 09:36 PM - Forum: General Coding Help - Replies (6)

Hi everyone, pretty new to python. I am a voice engineer by trade, but am trying to learn, as automation is huge in my field. That being said here i..... More

Print this item

  python modules?
Posted by: Kuron3ko - Feb-07-2018, 09:19 PM - Forum: Homework - Replies (5)

Hey all,

I'm really new to python(I used C/C++ in the past and strongly prefer it). I'm having trouble using "modules". What I got was that they're s..... More

Print this item

  High School coding club
Posted by: willnida - Feb-07-2018, 09:14 PM - Forum: News and Discussions - Replies (7)

Hello! Just recently, a couple of guys at my high school and I were thinking about starting a coding club. We know for sure that we are going to learn..... More

Print this item

  [Selenium] Any Tricks To Block Junk Scripts From Loading?
Posted by: digitalmatic7 - Feb-07-2018, 08:50 PM - Forum: Web Scraping & Web Development - No Replies

When I visit CNN for example, it loads all kinds of junk that makes the load time really high:

[img]https://image.prntscr.com/image/seIvtm_XTfmJKEX..... More

Print this item

  Output explanation
Posted by: AmanTripathi - Feb-07-2018, 07:39 PM - Forum: Homework - Replies (2)

I am unable to understand the output of this program. Can someone explain it to me?

stuff=dict()
print(stuff.get('candy',-1))

Print this item

  the principle of writing program menus for Linux
Posted by: Nikolas - Feb-07-2018, 06:35 PM - Forum: Bar - Replies (1)

Hi there.

I'm doing a little bit in the Blender Game Engine - as long as a hobby.

Studied Python, at the level of BGE. Here are some of my resu..... More

Print this item

  How do I write a line of code into an excel spreadsheet using Python code?
Posted by: Emerogork - Feb-07-2018, 05:54 PM - Forum: Data Science - Replies (2)

My python code writing experience is scarcely a month and and I am now the proud parent of what has become a 500 line program written in python that p..... More

Print this item

  Variables
Posted by: Demini - Feb-07-2018, 05:29 PM - Forum: General Coding Help - Replies (5)

Trying to understand why I don't get the result the books says. (Python Crash Course)
message = "Hello Python world!"
print(message)
message = "Hel..... More

Print this item

  Simple code help needed
Posted by: Harveyyy - Feb-07-2018, 05:21 PM - Forum: General Coding Help - Replies (3)

I'm quite new to Python, and need help with a simple code.
------------------------------------------------------------------------------------
[pyt..... More

Print this item

  I have subclassed complex, but don't understand why it's working
Posted by: NeilUK - Feb-07-2018, 04:27 PM - Forum: General Coding Help - Replies (1)

I'm using python 3.5. I want a class that's essentially a complex number, and behaves as such in arithmetic, but for reasons that I won't go into, I w..... More

Print this item

  Is it possible to access and list all macro names in an excel file?
Posted by: kwfine - Feb-07-2018, 04:21 PM - Forum: General Coding Help - No Replies

Hi all,

I have an excel file with several macro.

Is it possible to list these macro names using python?

I have installed xlrd-1.1.0-py2.py3-n..... More

Print this item

  How to find a specific word in a webpage and How to count it.
Posted by: pratheep - Feb-07-2018, 04:06 PM - Forum: Web Scraping & Web Development - Replies (11)

I am doing a project.
I don't know how to find a given word in a webpage and I want to count the occurrence of the given word.
I need a help in doin..... More

Print this item

  How can I save a class as a module
Posted by: sakawaka - Feb-07-2018, 02:40 PM - Forum: General Coding Help - Replies (2)

Hello pals;

I have been using C++ and just a newbie in python programming, however, it seem quite difficult for me to save my class in python as a ..... More

Print this item

  Rebuilding sklearn/tree package inside anaconda3
Posted by: koukou - Feb-07-2018, 01:50 PM - Forum: General Coding Help - No Replies

Hi,
I look for modifying the _criterion.pyx file inside sklearn/tree. In fact, under this path, there is only _criterion.pyd (compiled f..... More

Print this item

  pdf with entropy shannon read csv
Posted by: Joey21 - Feb-07-2018, 01:45 PM - Forum: Homework - Replies (5)

hi,

i saw the this library scipy.stats.norm.
I am very new in Python , so my question is
how i can read my csv file and implement it in the cod..... More

Print this item

  install pip on windows box / version win 7
Posted by: apollo - Feb-07-2018, 01:28 PM - Forum: General Coding Help - Replies (4)

'm having a hard time setting up python packages.



For instance to install pip,


i think i have to do some steps:


So first, i try to installl..... More

Print this item

  Current time on x axis in matplolib
Posted by: Stumpy_L - Feb-07-2018, 11:38 AM - Forum: Data Science - Replies (2)

I'm monitoring and plotting temperature and pressure and would like to do so over the last 24 hours. I am getting the data from an Arduino sending the..... More

Print this item

  Any HTML2 library
Posted by: wavic - Feb-07-2018, 10:56 AM - Forum: Networking - Replies (2)

Any HTML2 module I can use with Python? As a client side. I wonder if one of the built-ins has such capabilities.

Print this item

  Program: add the digits
Posted by: zenort - Feb-07-2018, 09:48 AM - Forum: Homework - Replies (4)

I have completed two parts of the problem, but I am stuck in the .join () method Wall Wall Wall
I don't know how to add "+"
Can someone ..... More

Print this item

  Even 3.5.4 can not be installed in my Windows 7
Posted by: kwfine - Feb-07-2018, 09:12 AM - Forum: General Coding Help - Replies (2)

Hi all,

I am using Windows 7.
I was trying to install python 3.6.1, but it was not successful.
The popup message told me that I needed to update ..... More

Print this item

  Lookup tables
Posted by: parrytoss - Feb-07-2018, 08:45 AM - Forum: General Coding Help - No Replies

Hi everyone,

I have a huge database of results for thousands of simulations that I have run in Abaqus.

I want to write a lookup table in Python ..... More

Print this item

  How to remove empty line between two print functions
Posted by: BigEasy - Feb-07-2018, 08:33 AM - Forum: General Coding Help - Replies (1)

Hello,

I'm new to python and this is my first post.

I'm trying to write a function that would need me to print a triangle made of "*"s

Here ..... More

Print this item

  this thing i have created for Linux rocks!
Posted by: Skaperen - Feb-07-2018, 08:15 AM - Forum: Bar - Replies (3)

this thing i have created for Linux rocks! at least for me, it does. i use the command line quite heavily. even though i run my laptop in graphical..... More

Print this item

  How to run atom python script on idle press on keyboard shortcut.
Posted by: sonjoypall - Feb-07-2018, 07:30 AM - Forum: General Coding Help - Replies (2)

As python code editor I like Atom. But I am feeling bore to run the script on cmd. Because all the time i have to select the path disk and file. So I ..... More

Print this item

  Syntax Error
Posted by: bonnerj - Feb-07-2018, 04:45 AM - Forum: Homework - Replies (1)

Hello, I am new to programming and am having trouble with a program I am creating. I am using an array to create a tax form with 13 lines. At line 7 a..... More

Print this item

  function state between calls
Posted by: Skaperen - Feb-07-2018, 02:20 AM - Forum: General Coding Help - Replies (5)

when i write a function that needs to keep state (such as a count of the number of times it has been called) what i have been doing is putting a varia..... More

Print this item

  I can not play mp3 in pygame
Posted by: vinicius - Feb-07-2018, 01:21 AM - Forum: Game Development - Replies (4)

import pygame
from pygame import mixer
pygame.init()
mixer.init()
mixer.music.load('21.lnk')
mixer.music.play()

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... 576457
  Tutorial Requ... 498292
  Web Scraping ... 440353
  Newbie with P... 384233
  New Users Int... 367313
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
Monir Today
atylerfraces2254 Yesterday
AdrianCocian Yesterday
humanoidAI Yesterday
Baran12332 09-19

User Panel Messages

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