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,569
» Latest member: mickkn
» Forum threads: 38,634
» Forum posts: 175,024

Full Statistics

Online Users
There are currently 386 online users.
» 0 Member(s) | 381 Guest(s)
Bing, Baidu, Google, Yandex, Mojeek

Latest Threads
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Larz60+
47 minutes ago
» Replies: 1
» Views: 44
Providing clear and promi...
Forum: Homework
Last Post: asim18
2 hours ago
» Replies: 0
» Views: 28
Actions to implement to m...
Forum: General Coding Help
Last Post: chandonarani55
3 hours ago
» Replies: 0
» Views: 47
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
4 hours ago
» Replies: 2
» Views: 86
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
10 hours ago
» Replies: 4
» Views: 195
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 03:52 PM
» Replies: 7
» Views: 252
[split] Simple webbot for...
Forum: Code Review
Last Post: AB073
Yesterday, 01:17 PM
» Replies: 0
» Views: 47
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Yesterday, 06:40 AM
» Replies: 4
» Views: 973
I have a question
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 04:47 AM
» Replies: 1
» Views: 86
How to produce a CPU load...
Forum: General Coding Help
Last Post: Plyth
Yesterday, 02:19 AM
» Replies: 2
» Views: 116

 
  please explain Bottle runtime log
Posted by: Kebap - Sep-21-2016, 02:45 PM - Forum: Web Scraping & Web Development - Replies (4)

[code]Bottle v0.13-dev server starting up (using MyWSGIRefServer())...
Listening on http://0.0.0.0:10000/
Hit Ctrl-C to quit.

localhost - - [06/J..... More

Print this item

  User Titles
Posted by: sparkz_alot - Sep-21-2016, 02:24 PM - Forum: Board - Replies (32)

Did you folks change the criteria for user titles? I notice I went from 2 stars to one and from "regular" to "junior member" (which is better than irr..... More

Print this item

  Syntax highlighted code
Posted by: buran - Sep-21-2016, 09:37 AM - Forum: Board - Replies (2)

I assume it's me doing something wrong, but anyway:
if I try to insert shcode (using 'Insert a shcode' buton) it is not syntax highlighted or even pr..... More

Print this item

Question Newbie Trying to make Simple GUI
Posted by: julchak - Sep-20-2016, 09:16 PM - Forum: GUI - Replies (1)

Hi everyone,
First time Python user and poster here - been playing with the program for a week or so now with minimal coding background. I am using A..... More

Print this item

  Multiple plots with matplotlib - looping
Posted by: j.crater - Sep-20-2016, 01:51 PM - Forum: General Coding Help - Replies (7)

Hello,
I am tryting to draw multiple plots with matplot lib. plot_general_list is a list of lists - something like
plot_list = [list1, list2, ..... More

Print this item

  friendly redirect pages -> inline success msg
Posted by: metulburr - Sep-20-2016, 12:51 PM - Forum: Board - Replies (1)

I cant remember where we were discussing this, but people did not like the friendly redirect pages....You do something and you get sent to a new page ..... More

Print this item

  Linux top, load average - meaning
Posted by: j.crater - Sep-20-2016, 07:03 AM - Forum: Bar - Replies (13)

Hello! I have a question for Linux users here, if I may :D
This is my output of "top" command at one instance:
   


I would like to ..... More

Print this item

  Why do I get this traceback?
Posted by: Gengar - Sep-20-2016, 04:43 AM - Forum: General Coding Help - Replies (4)

[php]>>> def orderize(array):
...     is_complete = False
...     i, x = 0
...     ordered_list = []
...     while not is_complete:
...          ..... More

Print this item

  How do you use *args and **kwargs?
Posted by: Gengar - Sep-20-2016, 01:40 AM - Forum: General Coding Help - Replies (3)

I need to know how to use args and kwargs for overloading purposes. Also, if someone knows about generators, explain those to me too.

Print this item

  Resizing the window and how to properly resize everything else?
Posted by: Gengar - Sep-19-2016, 10:13 PM - Forum: Game Development - Replies (4)

Hey, I want to be able to make the window smaller and bigger... and scale the contents of the frame (everything that deals with wxPython and pygame). ..... More

Print this item

  View active topics
Posted by: Yoriz - Sep-19-2016, 09:45 PM - Forum: Board - Replies (3)

I use View active topics daily and requested it in the ..... More

Print this item

  boilerplate
Posted by: nilamo - Sep-19-2016, 09:12 PM - Forum: Game Development - Replies (4)

Boilerplate is the basic code you need in order for something to work.  The bare minimum, with a little added on top to help you understand how to use..... More


Attached Files

Thumbnail(s)
   
Print this item

  Small to medium Scripts/Snippets
Posted by: snippsat - Sep-19-2016, 09:09 PM - Forum: Code sharing - Replies (1)

As title say this will be a sticky thread where we all can post small to medium Scripts/Snippets.
[align=left][color=#2F4F4F][..... More

Print this item

  SEO and Python Forums
Posted by: sparkz_alot - Sep-19-2016, 08:12 PM - Forum: Board - Replies (4)

I noticed when doing the Google for "Python Forums" that we come up at the top of page 5 (up from mid page 6 the day before  :) ), which is, apparentl..... More

Print this item

  [Flask]Starting web-development part-1
Posted by: snippsat - Sep-19-2016, 07:44 PM - Forum: Web Tutorials - Replies (1)

A short intro to Python on WEB.
CGI is thankfully dead for Python.
Python use now WSGI ..... More

Print this item

  netCDF issue with filling a variable
Posted by: HeavyLoads - Sep-19-2016, 05:17 PM - Forum: General Coding Help - Replies (1)

Hello guys,

I'm working with some netCDF climatic data and I want to change specific values inside of some multidimensional variables. Here is an e..... More

Print this item

Question Drawing a sine curve in memory view of Task Manager
Posted by: Lukiewookie - Sep-19-2016, 11:23 AM - Forum: General Coding Help - Replies (5)

Hi guys [Image: icon_e_smile.gif]

[color=#333333][size=small]I a..... More

Print this item

  3d taxi voronoi mesh creation - cutting/combining polygons help/advice please
Posted by: Chronocide - Sep-19-2016, 11:11 AM - Forum: Data Science - Replies (2)

I made this here debug testbed with PyOpenGL to work out how to construct a perpendicular p..... More

Print this item

  Threads always marked as read
Posted by: j.crater - Sep-19-2016, 06:46 AM - Forum: Board - Replies (6)

Hello all, I am really happy to see this forum come alive!

I noticed an issue after I visit a subforum. When returning back to main forum page, all..... More

Print this item

  Which GUI library should I use?
Posted by: Gengar - Sep-19-2016, 03:40 AM - Forum: GUI - Replies (3)

I'm aiming for a good tough library that is versatile. I don't care if it's easy or hard. I wan't to be able to do the most with the library.

Print this item

  Problem assigning positions on CC plane.
Posted by: Gengar - Sep-19-2016, 01:41 AM - Forum: Game Development - Replies (2)

[code]        def arrange_tile(self, ):
           i = 0
           for row in range(self.column):
               for column in range(self.row):..... More

Print this item

  Unread Posts
Posted by: micseydel - Sep-19-2016, 12:37 AM - Forum: Board - Replies (7)

Is there anything like http://python-forum.org/search.php?searc...nreadposts here? That's what I generally used, even for moderator stuff before. I..... More

Print this item

  forum structure adjustment
Posted by: metulburr - Sep-18-2016, 07:44 PM - Forum: Board - Replies (1)

In the previous forum, we didnt have the ability to create toplinks, ie. change the server files, etc. or similar things. So we had to resort to stick..... More

Print this item

  Stacking generators
Posted by: Ofnuts - Sep-18-2016, 06:56 PM - Forum: General Coding Help - Replies (2)

So I have a class where an algorithm in a method of the base class needs to iterate things that will depend on the derived class:

[code]

class BaseC..... More

Print this item

  How to find what causing AttributeError: '_tkinter.tkapp' ?
Posted by: darktitan - Sep-18-2016, 07:09 AM - Forum: GUI - Replies (8)

I am getting an error AttributeError: '_tkinter.tkapp' object has no attribute 'file1' and i have no idea how to fix it. Could any one Point me in the..... More

Print this item

Information [Tip] Help documents
Posted by: metulburr - Sep-18-2016, 05:54 AM - Forum: Board - Replies (1)

In the top right toplinks, there is a help link. This is the help documents.
...or for simplicity the link ..... More

Print this item

  Shouldn't we allow .PY attachments?
Posted by: Ofnuts - Sep-17-2016, 08:26 PM - Forum: Board - Replies (8)

Title says it all...

Print this item

  Forum page
Posted by: Ofnuts - Sep-17-2016, 08:23 PM - Forum: Board - Replies (10)

The front page is getting big. In light of how things went on the previous forum, I would suggest a slightly different hierarchy:

[code]
Python co..... More

Print this item

Information [Tip] view your posts
Posted by: metulburr - Sep-17-2016, 08:16 PM - Forum: Board - Replies (4)

In the old forums there was a "view your posts" in PhpBB....an "egosearch". However in MyBB they do not support it. They use subscriptions in its plac..... More

Print this item

  Adding sub forums
Posted by: metulburr - Sep-17-2016, 08:07 PM - Forum: Board - Replies (5)

http://python-forum.io/forumdisplay.php?fid=10


should we add a tkinter sub forum? Or maybe a few of the most common used? This could better organ..... More

Print this item

  [Tutorial] Notespad - Create a text editor - W.I.P.
Posted by: Yoriz - Sep-17-2016, 05:14 PM - Forum: GUI tutorials - Replies (10)

NOTE: This is still W.I.P.
In this tutorial, I'm going to attempt to build a notespad in WxPython in stages and describe what each part of the..... More

Print this item

  [Very Basic Example Only] Hello World
Posted by: Yoriz - Sep-17-2016, 05:11 PM - Forum: GUI tutorials - Replies (2)

[code]try:
    # For Python 2.x
    import Tkinter as tk
except ImportError:
    # For Python 3.x
    import tkinter as tk

app_win = tk.Tk()
..... More

Print this item

  Does the forum need a forum category ?
Posted by: Yoriz - Sep-17-2016, 03:48 PM - Forum: Board - Replies (4)

As we have better control over this forum, this area can be used for all things related to the forum.

Print this item

  Text of Forum Rules
Posted by: merlem - Sep-17-2016, 03:40 PM - Forum: Board - Replies (16)

Is it possible that the text of the Forum Rules at http://python-forum.io/showthread.php?tid=24 is not completely visible?

Print this item

Information [Tip] Change clock to 24 hr format
Posted by: sparkz_alot - Sep-17-2016, 01:27 PM - Forum: Board - Replies (2)

If your like me, you might prefer the displayed times using a 24 hour clock rather than the default 12 hour.  To do this, go to:

User CP > Edit Opt..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Dynamic Module Import Err... 47 minutes ago DaddyMAN Larz60+ General Codin...
  Providing clear and promi... 2 hours ago asim18 asim18 Homework
  Actions to implement to m... 3 hours ago chandonarani55 chandonarani55 General Codin...
  What Are the Most Overloo... 4 hours ago shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 10 hours ago voidtrance deanhystad General Codin...
  How do select this table ... Yesterday, 15:52 MarkMan snippsat Web Scraping ...
  [split] Simple webbot for... Yesterday, 13:17 AB073 AB073 Code Review
  Wish to write a code for ... Yesterday, 06:40 Hasan2025 Hasan2025 General Codin...
  I have a question Yesterday, 04:47 Clictithe Pedroski55 General Codin...
  How to produce a CPU load... Yesterday, 02:19 Calab Plyth General Codin...
  Venv - Python Virtual Env... 06-17, 02:23 DanneA Larz60+ General Codin...
Most views
  The best Prog... 572245
  Tutorial Requ... 484733
  Web Scraping ... 436785
  Newbie with P... 379614
  Thread remain... 351213
Most reputation
buran 581
snippsat 506
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+ 12066
buran 8173
snippsat 7336
deanhystad 6838
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
mickkn Today
asim18 Today
chandonarani55 Today
kholdeman Yesterday
AB073 Yesterday

User Panel Messages

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