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,581
» Latest member: Zauf
» Forum threads: 38,634
» Forum posts: 175,033

Full Statistics

Online Users
There are currently 394 online users.
» 1 Member(s) | 384 Guest(s)
Bing, Yandex, Google, Baidu, Mojeek, Twitter, Yoriz

Latest Threads
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: MarkMan
1 hour ago
» Replies: 10
» Views: 354
Problème d'exécutable
Forum: General Coding Help
Last Post: Zauf
5 hours ago
» Replies: 0
» Views: 57
PRANK YOUR FRIENDS WITH T...
Forum: Code sharing
Last Post: shailesen
11 hours ago
» Replies: 3
» Views: 3,975
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Today, 04:55 AM
» Replies: 3
» Views: 108
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:07 AM
» Replies: 3
» Views: 166
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Yesterday, 03:37 AM
» Replies: 2
» Views: 133
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
Jun-18-2025, 09:15 PM
» Replies: 4
» Views: 250
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Jun-18-2025, 06:40 AM
» Replies: 4
» Views: 1,000
I have a question
Forum: General Coding Help
Last Post: Pedroski55
Jun-18-2025, 04:47 AM
» Replies: 1
» Views: 116
How to produce a CPU load...
Forum: General Coding Help
Last Post: Plyth
Jun-18-2025, 02:19 AM
» Replies: 2
» Views: 151

 
  Importing a module
Posted by: SrirachaSauceLover - Nov-05-2016, 03:20 PM - Forum: General Coding Help - Replies (21)

I'm learning computer programming with John Zelle's Python Programming: An Introduction to Computer Science. In the first chapter, he explains ..... More

Print this item

  Multi-tab form
Posted by: birdieman - Nov-05-2016, 11:49 AM - Forum: GUI - Replies (1)

I am brand new to this forum , python and Qt4.  As I was playing around with trying to make a multipage form, I opened the Qt designer, clicked main w..... More

Print this item

  how to delete
Posted by: Skaperen - Nov-05-2016, 09:05 AM - Forum: Board - Replies (1)

i tried to reply to my own post but it created a new thread.  how can i delete it?  i've been having major network issues all night and the browsers h..... More

Print this item

  image format in python
Posted by: Skaperen - Nov-05-2016, 08:49 AM - Forum: General Coding Help - Replies (11)

i was looking through some old C functions (i am planning to write them in python) and one of them stood out as needing some more python knowledge **d..... More

Print this item

  silly piping
Posted by: Skaperen - Nov-05-2016, 05:30 AM - Forum: General Coding Help - Replies (1)

i've been researching (reading docs, googling) about piping output from child processes. it seems everything is oriented around the way the communicat..... More

Print this item

  [Link] Request a tutorial
Posted by: metulburr - Nov-05-2016, 04:31 AM - Forum: Tutorials - No Replies

http://python-forum.io/Thread-Tutorial-Requests

Print this item

  valid numbers
Posted by: Skaperen - Nov-05-2016, 04:16 AM - Forum: General Coding Help - Replies (1)

is there anything (any string) that would be valid decimal.Decimal() but not valid float() and/or not valid int([color=#9999ff],10[/colo..... More

Print this item

  Gtk justification doesn't work
Posted by: rebelxt - Nov-05-2016, 02:19 AM - Forum: GUI - Replies (2)

Using python3 and Gtk3 in Linux Mint 18. Part of my script is:

label=Gtk.label("text")
label.set_justify(Gtk.Justification.RIGHT)
..... More

Print this item

  Tutorial request?
Posted by: wavic - Nov-04-2016, 07:48 PM - Forum: Board - Replies (4)

We are welcome to asking for a tutorial in "Tutorial request" topic but I can't post there. How would happen?

Print this item

  Please help!
Posted by: pxkumar - Nov-04-2016, 07:44 PM - Forum: Homework - Replies (6)

Hi, I'm working on a game for a school project, and I've been trying to solve this problem for over a week now
(I'm working in Python 2.7, and I'm ki..... More

Print this item

  Install a library manually
Posted by: metulburr - Nov-04-2016, 07:23 PM - Forum: Web Scraping & Web Development - Replies (12)

NOTICE
This method of installation is not the normal process. The ..... More

Print this item

  If and/or statement
Posted by: DBS - Nov-04-2016, 07:08 PM - Forum: General Coding Help - Replies (4)

Hello,

I want to construct an if statement using or/and.  If either string value exists in the first element in a list and then look to see if has_..... More

Print this item

  Tutorial Requests
Posted by: metulburr - Nov-04-2016, 06:35 PM - Forum: Tutorial Requests and Submissions - Replies (60)

Make your tutorials requests on this thread and they will be updated in this first post. Ones that have been completed by at least one person have str..... More

Print this item

  A newbie section
Posted by: Kai. - Nov-04-2016, 05:27 PM - Forum: Board - Replies (6)

I am VERY new to python and i am quite scared to be eaten alive for interrupting the main board with stupid questions. I believe the other newbies wou..... More

Print this item

  URL not showing properly in comments of codebox
Posted by: Larz60+ - Nov-04-2016, 04:56 PM - Forum: Board - Replies (4)

I finished my tutorial/GUI post [Tkinter] Proper layout for resizeable tkinter GUI.
I have a url embedded in the comments on top. I have tried embedd..... More

Print this item

  readall() not working in python3.5
Posted by: iFunKtion - Nov-04-2016, 01:37 PM - Forum: Data Science - Replies (6)

Hi there,

So I can't get readall() to work in python 3.5, I can get it to work on a raspberry pi, but with no access to said pi, I am assuming that..... More

Print this item

  Python won't launch
Posted by: Norimaki - Nov-04-2016, 01:12 PM - Forum: General Coding Help - Replies (4)

Hello,


i'm totally new with python (and coding in general), i installed it on w7 64b and when i tried to launch it, it's telling to me "python c..... More

Print this item

  Cant pass corect variables to python script in bash script
Posted by: neradp - Nov-04-2016, 11:10 AM - Forum: General Coding Help - Replies (3)

Hi im not familiar with python, I have som strange problem.

I have a bash script for example test.sh:

#!/usr/bin/bash

/usr/bin/python3.4 /hom..... More

Print this item

  Python - Search element in list without the value index
Posted by: salmanfazal01 - Nov-04-2016, 12:31 AM - Forum: General Coding Help - Replies (1)

I am trying a binary search algorithm to search for an element in a list, but the low and high intervals should not be the index in list but rather th..... More

Print this item

  pip 9.0 is out
Posted by: snippsat - Nov-03-2016, 09:34 PM - Forum: News and Discussions - No Replies

Release Notes

Release features:

  • The 9.x series will be the last pip versions to suppor..... More

Print this item

  Data types
Posted by: tahmid909 - Nov-03-2016, 08:21 PM - Forum: Homework - Replies (2)

Just a quick question, i've wrote a piece of code that analyses a sentence that contains several words without punctuation. When a word in that senten..... More

Print this item

  msvcrt.getkey for linux
Posted by: metulburr - Nov-03-2016, 08:18 PM - Forum: Code sharing - No Replies

[python]import time, sys
import sys

if sys.platform[:3] == 'win':
    import msvcrt
    def getkey():
        key = msvcrt.getch()
        ret..... More

Print this item

  console progressbars
Posted by: metulburr - Nov-03-2016, 08:15 PM - Forum: Code sharing - Replies (10)

Just an example of a few different types of progress bars

[python]import time, sys

if sys.version[0] == '2':
    range = xrange
    
def flus..... More

Print this item

  tkinter calendar widget
Posted by: metulburr - Nov-03-2016, 08:10 PM - Forum: Code sharing - Replies (2)

Tkinter does not have its own calendar widget. At least not by default. Here is a calendar selector widget. The Control class is just for laying a bas..... More


Attached Files

Thumbnail(s)
   
Print this item

  multiply all input arguments if int or float
Posted by: roadrage - Nov-03-2016, 07:50 PM - Forum: Homework - Replies (5)

Here is another assignment problem, I'm working on...

"""
Write a script that:
  1. When execuetd via the command line will:
    1.1. Print "Not..... More

Print this item

  Help pls (beginner)
Posted by: zakobenayoun - Nov-03-2016, 06:51 PM - Forum: Homework - Replies (4)

Hello, I would like to create a game board, with is something like that :

x x x x
x x x x
.  .  .  .
.  .  .  .
o o o o
o o o o

I would lik..... More

Print this item

  I have BeautifulSoup instaled
Posted by: Blue Dog - Nov-03-2016, 02:42 PM - Forum: Web Scraping & Web Development - Replies (35)

when I try to run a piece of script with this in it      ( from bs4 import BeautifulSoup) Sad

I get this error:      ImportError: No module name..... More

Print this item

  image uploading
Posted by: Larz60+ - Nov-03-2016, 12:33 PM - Forum: Board - Replies (4)

I am in the process of building a tutorial on creating resizable tkinter gui's

I have some images that I'd like to intermingle with the text.

I ..... More

Print this item

  idea for code boxes
Posted by: Skaperen - Nov-03-2016, 04:38 AM - Forum: Board - Replies (4)

for code boxes, especially big ones, how about "_X" in the upper right corner to minimize the box or make it go away entirely?

Print this item

  Combine Duplicate CVS Column Values
Posted by: Jay - Nov-02-2016, 10:55 PM - Forum: General Coding Help - Replies (3)

Hi All,
This is my first cry for help Big Grin

I'm a Python Noob and I have been progressing fairly well (I started learning Python about a mon..... More

Print this item

  Check to see if a string exactly matches an element in a list
Posted by: DBS - Nov-02-2016, 09:48 PM - Forum: General Coding Help - Replies (1)

Hello,

I'm splitting the path from the filename and I would like to compare the file name against a list of elements in a list and if there's an ex..... More

Print this item

  how to count elements in list box?
Posted by: qrion - Nov-02-2016, 04:54 PM - Forum: GUI - Replies (6)

Hi 
Im wondering how to show how many elements in the list box in the status bar.
I know one could use  print (self.listbox.size()) but it shows up ..... More

Print this item

  function for a single string number of syllables
Posted by: tebirkes - Nov-02-2016, 01:30 PM - Forum: General Coding Help - Replies (2)

I have a function who takes a single string as argument and returns the number of syllables of some string e.g. str = "I eat pancakes"
But i do not g..... More

Print this item

  Recursively create a file
Posted by: digitalquake - Nov-02-2016, 12:00 PM - Forum: General Coding Help - Replies (19)

Hello all I'm new to the world of python.

(please don't bully the scriptkiddo  Big Grin  )



I've wrote script that create folders in a spe..... More

Print this item

  VFX Job, Rising Sun Pictures, South Australia - Maya Animation TD
Posted by: RSP Recruitment - Nov-02-2016, 07:04 AM - Forum: Jobs - No Replies

Rising Sun Pictures is currently seeking an established Maya Animation Technical Director to join our animation team for a number of hig..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How do select this table ... 1 hour ago MarkMan MarkMan Web Scraping ...
  Problème d'exécutable 5 hours ago Zauf Zauf General Codin...
  PRANK YOUR FRIENDS WITH T... 11 hours ago Spyros_dev shailesen Code sharing
  [split] Simple webbot for... Today, 04:55 AB073 Plyth Code Review
  Dynamic Module Import Err... Today, 00:07 DaddyMAN Pedroski55 General Codin...
  What Are the Most Overloo... Yesterday, 03:37 shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 06-18, 21:15 voidtrance deanhystad General Codin...
  Wish to write a code for ... 06-18, 06:40 Hasan2025 Hasan2025 General Codin...
  I have a question 06-18, 04:47 Clictithe Pedroski55 General Codin...
  How to produce a CPU load... 06-18, 02:19 Calab Plyth General Codin...
  Venv - Python Virtual Env... 06-17, 02:23 DanneA Larz60+ General Codin...
Most views
  The best Prog... 572270
  Tutorial Requ... 484757
  Web Scraping ... 436813
  Newbie with P... 379633
  Thread remain... 351219
Most reputation
buran 581
snippsat 507
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12067
buran 8173
snippsat 7338
deanhystad 6838
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
Zauf Today
rupacodingclave Today
Langlais Today
ethan897 Today
DavidZergo Today

User Panel Messages

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