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,304
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,905

Full Statistics

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

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 3
» Views: 81
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 4
» Views: 139
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
10 hours ago
» Replies: 8
» Views: 660
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,809
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 136
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 120
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 205
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,214
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 314
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 204

 
  Tkinter timetabl using treeview
Posted by: mntfr - Feb-05-2019, 04:01 PM - Forum: GUI - Replies (3)

Hi I am trying to create a drag and drop timetable using tkinter and I was wondering if there was a way to create an element in a treeview that expand..... More

Print this item

  Final Project Help
Posted by: hyg71886 - Feb-05-2019, 03:06 PM - Forum: Homework - Replies (6)

Good morning everyone, I am working on my final project but am hitting a wall. My assignment is as follows

The 1040EZ is an IRS form for individual..... More

Print this item

  Recommendations of learning Python to be a Data Analyst
Posted by: rickylee - Feb-05-2019, 03:02 PM - Forum: News and Discussions - Replies (3)

Hello,

I am new to Python and from a finance background and good at database query e.g. Oracle, MySQL

While I am not interested in a pure develo..... More

Print this item

  Vairables
Posted by: Phynomeagle - Feb-05-2019, 02:54 PM - Forum: Homework - Replies (3)

I am trying to write pseudocode; however, I don't understand how calling variables work in Python. My goal is to ask a user to enter a string, which I..... More

Print this item

  Blocked chromebook
Posted by: arsenal58 - Feb-05-2019, 02:32 PM - Forum: General Coding Help - Replies (1)

So in our school they give us chromebooks. I was wondering If python is able to make a program that can unblock the chromebooks without them knowing t..... More

Print this item

  learning python?
Posted by: randomguy - Feb-05-2019, 02:19 PM - Forum: News and Discussions - Replies (1)

Hello. I am not a coder. I dabble in digital marketing, domaining etc.

I always need some programming jobs done and learning how to code would be v..... More

Print this item

  Position video in X Y in python
Posted by: sigmahokies - Feb-05-2019, 01:18 PM - Forum: General Coding Help - No Replies

Hi everyone,

I'm still learning how to use Python. Do you have a link or something that can create put video on window (display) by controlled X an..... More

Print this item

  [split] Reading json from webpage
Posted by: rajesh1997 - Feb-05-2019, 12:02 PM - Forum: General Coding Help - Replies (1)

#
# url is defined above.
#
jsonurl = urlopen(url)

#
# While trying to debug, I put this in:
#
print jsonurl

#
# Was hoping text would co..... More

Print this item

  help() and dir() functions in Python.
Posted by: rinu - Feb-05-2019, 11:59 AM - Forum: General Coding Help - Replies (1)

can anyone explain with example help() and dir() functions in Python.

Print this item

  Python code unable to show Bokeh line chart
Posted by: kirito85 - Feb-05-2019, 11:16 AM - Forum: Homework - Replies (2)

Hi all,

Would appreciate your help on why my Bokeh line chart doesnt show the line graph.

Thanks

[python]
# output to static HTML file
outp..... More

Print this item

  Putting an array for each string that is printed to a loop
Posted by: ClaudioSimonetti - Feb-05-2019, 09:50 AM - Forum: General Coding Help - Replies (1)

I would like to be able to push each | into an array

Here is my function:

[python]def pyramide(lines):
k = 1 * lines - 1
for i in ran..... More

Print this item

  While loop and read_lines()
Posted by: pooria - Feb-05-2019, 08:12 AM - Forum: Web Scraping & Web Development - Replies (24)

Hi,

I am working on a python project with selenium for webscraping.

If anyone's worked with selenium before, you know there is a send_keys() fu..... More

Print this item

  Django Help Needed urgently
Posted by: mahmood - Feb-05-2019, 08:03 AM - Forum: Web Scraping & Web Development - No Replies

I am trying to create a simple inventory app using Django. My project came to a stand still when I couldn't find a solution for calculating opening an..... More

Print this item

  Need Web Development help
Posted by: alexpaul - Feb-05-2019, 05:44 AM - Forum: Web Scraping & Web Development - No Replies

I have started a small site where I upload applications for users to use it for free. I am having some site loading issues as I have already gone thro..... More

Print this item

  looking for a tutorial
Posted by: Skaperen - Feb-05-2019, 04:47 AM - Forum: GUI - Replies (2)

i was referred to this tutorial to get started in GTK+ 3. ..... More

Print this item

Lightbulb Script broke with Python 3 / improve script for printing
Posted by: aspecteleven - Feb-05-2019, 03:27 AM - Forum: Code sharing - Replies (5)

Hello, everyone! This is my first post on here, and the first Python script I've written, having just started learning Python three weeks ago.

[b]H..... More

Print this item

  builtins.ValueError: sequence size mismatch
Posted by: Ruggero - Feb-04-2019, 11:33 PM - Forum: Game Development - Replies (2)

As a beginner I wrote a simple code to draw some shapes on the screen. When I runned it I got a Fatal Python error (pygame parachute) Segmentation Fau..... More

Print this item

  Information how pandas works
Posted by: gehrenfeld - Feb-04-2019, 09:59 PM - Forum: Data Science - Replies (11)

Here is my code and everything works fine. There are over 12000 lines in the CSV file.

My question is, does pandas read in the entire file before a..... More

Print this item

  Generalized Dice refactoring
Posted by: Beginner_coder123 - Feb-04-2019, 09:20 PM - Forum: Homework - Replies (2)

Hello everyone, I need some help with refactoring my code for an assignment. The assignment is as following: a. Solve problem 205 as a probabilistic e..... More

Print this item

  Having Trouble Compiling From Source (3.7.2)
Posted by: pnicolosi78 - Feb-04-2019, 09:18 PM - Forum: General Coding Help - Replies (6)

When it comes to building the _uuid extension I get the following:
[output]
building '_uuid' extension
/linopt/gnu/gcc/gcc-5.4.0/bin/gcc -pthread -..... More

Print this item

  Forms, python, passlib and other questions
Posted by: marienbad - Feb-04-2019, 08:51 PM - Forum: Web Scraping & Web Development - Replies (1)

I am trying to learn about forms and server side scripting with python. I read the w3c forms tutorial and then watched the tutorials here: https://py..... More

Print this item

  Using install_requires
Posted by: ChrisOfBristol - Feb-04-2019, 07:57 PM - Forum: General Coding Help - Replies (12)

I have created a test application which uses 'pillow'. I inserted a line in install.py:

install_requires=['pillow']
I then ran the ..... More

Print this item

  object takes no parameters
Posted by: amalia_jane - Feb-04-2019, 07:43 PM - Forum: General Coding Help - Replies (2)

Hello!! So I'm pretty new to python, and am trying to learn via a course, but there is no forum for it so I thought I would try my luck here.

I'm ..... More

Print this item

  Not Working
Posted by: gcryall - Feb-04-2019, 07:09 PM - Forum: GUI - Replies (3)

When I run the following code it issues an error message. Can't figure it out.

[python]
from tkinter import *

class Application(Frame):
def..... More

Print this item

  Change format of datetime
Posted by: Jonas85 - Feb-04-2019, 05:50 PM - Forum: General Coding Help - Replies (6)

Hi!

I just got a e-paper display and downloaded a nice script to let it get weather, my schedule and such.
The script does put the date for every ..... More

Print this item

  Python programming and a dataset
Posted by: ErnestTBass - Feb-04-2019, 03:51 PM - Forum: Data Science - Replies (9)

I may be repaeting myself here. I thought that I posted this thread. I have been prgramming for years in variuos langaues such as Fortran, Pascal and ..... More

Print this item

  Why QListWidget doesn't show new line?
Posted by: AlekseyPython - Feb-04-2019, 02:28 PM - Forum: GUI - Replies (3)

In Qt Designer, I created a form, on which I placed a QlistWidget to display the processing progress:

[python]from PyQt5 import QtWidgets, uic
from D..... More

Print this item

  How to display what I write on sublime text editor on the CMD
Posted by: el_bueno - Feb-04-2019, 01:34 PM - Forum: General Coding Help - Replies (5)

Hi everyone!

Im totally, Totally, Totally new with coding, and that my first ever post on a coding forum.

Im learning Python, for almost two wee..... More

Print this item

  catching / handle index out of range
Posted by: 3Pinter - Feb-04-2019, 11:36 AM - Forum: General Coding Help - Replies (3)

Guys,

Back again, fiddling with an 'index out of range' thingy. To my (limited) knowledge this is how I would do it.

Your thoughts?
[python]
a..... More

Print this item

  Sentiment Analysis Classifier
Posted by: lode - Feb-04-2019, 05:00 AM - Forum: Data Science - No Replies

[b]
sentence = [sentence.__str__()]
classifier =LogisticRegression()
vectorizer = CountVectorizer()
x, y =data,sentiment

x_train, x_test,y_trai..... More

Print this item

  pygame zero keep count
Posted by: Mirt56 - Feb-04-2019, 04:24 AM - Forum: Homework - Replies (1)

Hello, I'm very new to Python. I'm learning from a book called "Coding Games in Python"
The first exercise walks me through a simple "Shoot the Fruit..... More

Print this item

  With SplashRequest to run javascript onclick function to render page properly
Posted by: don - Feb-04-2019, 03:29 AM - Forum: General Coding Help - No Replies

Hello,
I need to call javascript function with my SplashRequest.
This javascript I need to execute before page is render
[icode]<a href="#" onclic..... More

Print this item

  Replace characters from file in Python 2.7
Posted by: melmouja - Feb-03-2019, 09:54 PM - Forum: General Coding Help - Replies (2)

Hello

I can't replace more strings from file, i use two ways:

  • function lambda
  • expr regulier

[python]

#! /bin/python
import re
..... More

Print this item

  Pearsonr Help
Posted by: Pmllz - Feb-03-2019, 08:16 PM - Forum: Data Science - No Replies

I am trying to get the p-values across an eentire data set, I want the y-value to reference the values in a column called 'Republican Relative Votes 0..... More

Print this item

  Flask assertion error
Posted by: mebaysan - Feb-03-2019, 07:43 PM - Forum: Web Scraping & Web Development - Replies (1)

Traceback (most recent call last):
File "blog.py", line 118, in <module>
@login_required
File "/usr/local/lib/python3.6/dist-packages/flask..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 4 hours ago Lou noisefloor General Codin...
  Python is not working on ... 4 hours ago lary_p noisefloor General Codin...
  Help with Serial.write in... 10 hours ago racingsubby Larz60+ General Codin...
  Can I develop a live vide... Yesterday, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
Most views
  The best Prog... 579445
  Tutorial Requ... 512578
  Web Scraping ... 442318
  Newbie with P... 386371
  New Users Int... 380626
Most reputation
buran 581
snippsat 511
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+ 12113
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
IFDA123 Today
TimTom420 Yesterday
cruisesfares Yesterday
SNR Yesterday
Jonathan Yesterday

User Panel Messages

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