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,418
» Latest member: wayenia
» Forum threads: 38,543
» Forum posts: 174,658

Full Statistics

Online Users
There are currently 412 online users.
» 0 Member(s) | 407 Guest(s)
Bing, Google, Yandex, Applebot

Latest Threads
Intuit QB Line )))))) Wha...
Forum: General Coding Help
Last Post: aliajoseph275
1 hour ago
» Replies: 0
» Views: 23
where should DEFAULT_CIPH...
Forum: General Coding Help
Last Post: Larz60+
4 hours ago
» Replies: 1
» Views: 112
I am sending messages usi...
Forum: General Coding Help
Last Post: Hendrikb
5 hours ago
» Replies: 0
» Views: 51
Get the string after a sp...
Forum: General Coding Help
Last Post: Gribouillis
7 hours ago
» Replies: 2
» Views: 137
function arguments
Forum: General Coding Help
Last Post: Gribouillis
7 hours ago
» Replies: 1
» Views: 106
[Beautiful Soup] Replace ...
Forum: General Coding Help
Last Post: Winfried
9 hours ago
» Replies: 1
» Views: 150
how to delete thread
Forum: Board
Last Post: DeaD_EyE
Yesterday, 07:30 PM
» Replies: 4
» Views: 275
Atari Ping Pong Game
Forum: Code sharing
Last Post: deanhystad
Yesterday, 05:04 PM
» Replies: 1
» Views: 156
not running
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:08 PM
» Replies: 2
» Views: 252
[split] How to continue c...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:02 PM
» Replies: 1
» Views: 132

 
  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

Information [Tip] Details of how to quick edit a thread title
Posted by: metulburr - Sep-16-2016, 11:03 PM - Forum: Board - Replies (5)

There is a feature that allows quick edit of thread titles. If you click and hold a title when on a list of threads, you will switch to an input box t..... More

Print this item

Question Reputation and regular users to have the ability to create "Polls"?
Posted by: sparkz_alot - Sep-16-2016, 08:06 PM - Forum: Board - Replies (20)

How does the users reputation work and is it active? Also, is there a way to "vote" for a particular reply?

While I'm asking questions :) , do you ..... More

Print this item

  New User category
Posted by: sparkz_alot - Sep-16-2016, 07:45 PM - Forum: Board - Replies (1)

How about creating a "NEW USERS START HERE" category (or forum, not sure what you call it) that contains all the threads (locked) that you want them t..... More

Print this item

  Chat - autonaming
Posted by: nilamo - Sep-16-2016, 03:03 PM - Forum: Board - Replies (4)

Can we have the chat recognize logged in users and set their irc name to their forum name?  I just slid in there right quick and had a random name ass..... More

Print this item

  Guess Random Number Why i m not able to enter input
Posted by: Nithya Thiyagarajan - Sep-16-2016, 12:37 PM - Forum: General Coding Help - Replies (6)

Below is my code to generate random number between 0 - 9 and checking with user input whether it is higher lower or equal
when I run the code, it is ..... More

Print this item

  Header area
Posted by: Kebap - Sep-16-2016, 08:09 AM - Forum: Board - Replies (8)

I love all the additional links at the top of each page, for Chat or Interpreter, and so on.

However, they are getting a bit numbersome and take up m..... More

Print this item

  Class Intermediate: Inheritance
Posted by: ichabod801 - Sep-15-2016, 11:16 PM - Forum: Fundamentals - Replies (2)

Be sure you understand the concepts in Class Basics, before reading this tutorial. I will also..... More

Print this item

  Class Intermediate: Operator Overloading
Posted by: ichabod801 - Sep-15-2016, 11:01 PM - Forum: Fundamentals - Replies (3)

Before reading this tutorial, make sure you understand everything covered in the Class Basics ..... More

Print this item

  Class Basics
Posted by: ichabod801 - Sep-15-2016, 10:58 PM - Forum: Fundamentals - Replies (1)

Classes are the fundamental building block of the popular programming paradigm known as Object Oriented Programming (OOP). This is not a full tutorial..... More

Print this item

  user group colors
Posted by: Kebap - Sep-15-2016, 06:25 PM - Forum: Board - Replies (2)

Thanks for the mod privileges BUT the supermod color seems so .. special ... while the admin's green is very cool. How about a simple black or somethi..... More

Print this item

  error while previewing locked post
Posted by: Kebap - Sep-15-2016, 06:20 PM - Forum: Board - Replies (4)

I got the following error message when I edited, then previewed the locked post in the lock test thread.
I only removed the "locked" flag, but left ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Intuit QB Line )))))) Wha... 1 hour ago aliajoseph275 aliajoseph275 General Codin...
  where should DEFAULT_CIPH... 4 hours ago Skaperen Larz60+ General Codin...
  I am sending messages usi... 5 hours ago Hendrikb Hendrikb General Codin...
  Get the string after a sp... 7 hours ago JanJan Gribouillis General Codin...
  function arguments 7 hours ago Curbie Gribouillis General Codin...
  [Beautiful Soup] Replace ... 9 hours ago Winfried Winfried General Codin...
  how to delete thread Yesterday, 19:30 Azdaghost DeaD_EyE Board
  Atari Ping Pong Game Yesterday, 17:04 Azdaghost deanhystad Code sharing
  not running Yesterday, 16:08 Azdaghost deanhystad General Codin...
  [split] How to continue c... Yesterday, 16:02 pythonnewbie62 deanhystad General Codin...
  Web Scraping / API Yesterday, 13:40 nautifi deepvyas Jobs
Most views
  The best Prog... 557227
  Tutorial Requ... 423910
  Web Scraping ... 422768
  Newbie with P... 350606
  Thread remain... 324671
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 325
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12034
buran 8165
snippsat 7320
deanhystad 6806
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
wayenia Today
aliajoseph275 Today
davidmartin Today
donjon4500 Today
dadsdsdadsad Today

User Panel Messages

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