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,236
» Latest member: Cristiano
» Forum threads: 38,776
» Forum posts: 175,791

Full Statistics

Online Users
There are currently 57 online users.
» 2 Member(s) | 45 Guest(s)
Applebot, Bing, AOL, AOL, Google, Twitter, snippsat

Latest Threads
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 4
» Views: 113
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 99
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 73
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 111
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,085
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,366
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,557
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 189
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,197
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,443

 
  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

  VFX Job, Rising Sun Pictures, South Australia - Houdini Developer [Tools Dev focus]
Posted by: RSP Recruitment - Nov-02-2016, 07:01 AM - Forum: Jobs - No Replies

Rising Sun Pictures is currently seeking experienced Houdini Technical Directors to join our Pipeline team.

Employment period:..... More

Print this item

  script to filter python files
Posted by: Skaperen - Nov-02-2016, 04:11 AM - Forum: Code sharing - Replies (3)

i was doing this in grep a lot so i made this little script and put it at /usr/local/bin/pygrep.

[spoiler=pygrep][python]#!/usr/bin/env python3
fr..... More

Print this item

  [New Release] PyFTPD - an FTP server with GUI and CLI versions
Posted by: demosthenesk - Nov-01-2016, 09:24 PM - Forum: Code sharing - Replies (4)

Hello,

i have just released the brand new FTP server based on pyftpdlib, named PyFTPD.

You can run it from CLI with PyFTPD-cli.py or if you like..... More

Print this item

  help with a script to determine length of an argument
Posted by: roadrage - Nov-01-2016, 06:39 PM - Forum: General Coding Help - Replies (9)

Here is an assignment that i have:
Create a function called "length_of" that:
  1. Takes a single argument
  2. Return the length of argument, if i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Two arguments in input fu... 6 hours ago Alfredd Pedroski55 General Codin...
  Backward compatibility qu... Yesterday, 10:39 yutaozhou buran News and Disc...
  [Tkinter] I’m building a ... 11-07, 19:29 tsgiannis tsgiannis GUI
  [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
  Code runs perfectly and j... 11-05, 17:56 compuman145 noisefloor General Codin...
  Natural language processi... 11-05, 14:03 maaaa2401 offsoar Homework
  Can I develop a live vide... 11-05, 08:31 mtrkhan ankitsharma32 Web Scraping ...
  [SOLVED] Linefeed when wr... 11-04, 11:51 Winfried buran General Codin...
Most views
  The best Prog... 578691
  Tutorial Requ... 509162
  Web Scraping ... 441842
  Newbie with P... 385797
  New Users Int... 375085
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+ 12102
buran 8194
snippsat 7388
deanhystad 6907
metulburr 5151
Top referrers
Googlepro 24
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Cristiano Yesterday
Alfredd Yesterday
clayote Yesterday
yutaozhou 11-07
EchoFlowar3Dip 11-07

User Panel Messages

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