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,924
» Latest member: Fobertsmene
» Forum threads: 38,719
» Forum posts: 175,491

Full Statistics

Online Users
There are currently 43 online users.
» 0 Member(s) | 38 Guest(s)
Bing, Google, AOL, Applebot

Latest Threads
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 6
» Views: 764
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 467
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,744
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,667
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 376
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 435
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,508
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,461
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,192
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,408

 
  Creating a colored Contour Plot
Posted by: Metwx87 - Feb-21-2017, 12:30 AM - Forum: Homework - Replies (3)

This is a homework problem
[size=medium]1.[font=crocodoc-a4WIo1-inv-f10] WCT is a function of two variables (T an..... More

Print this item

  Copy folders to newly created folder and append
Posted by: Filthy_McNasty - Feb-20-2017, 06:22 PM - Forum: General Coding Help - Replies (5)

This is the first part that works , basically created 3 new mandatory folders (1,2,3) in the main TEST directory and if user wants to add any new one ..... More

Print this item

  I'm Stuck
Posted by: 13owatts - Feb-20-2017, 05:55 PM - Forum: General Coding Help - Replies (14)

Hi, I was wondering if anyone could help me with this code. When I enter any word (Thing, in this example) it comes up with this error:


[output][..... More

Print this item

  Unexpected argument
Posted by: jstockton - Feb-20-2017, 05:53 PM - Forum: General Coding Help - Replies (10)

I'm trying to use a SQL class that I found and am having issues with getting it to work and am wondering if anyone has suggestions.  

Here is the c..... More

Print this item

  exclude hyphen
Posted by: baolevani - Feb-20-2017, 05:27 PM - Forum: News and Discussions - Replies (1)

Hi,

I need some help with formatting.

I am exporting data in cvs file and need to exclude hyphen and add zero in front, for example "5-" should ..... More

Print this item

  dxfgrabber
Posted by: elhetch - Feb-20-2017, 12:29 PM - Forum: General Coding Help - Replies (7)

Hello,
 i am not sure why the below code doesnot return the layers as expected.

[python]
import dxfgrabber

test = dxfgrabber.readfile("test.dx..... More

Print this item

  Fast method of searching a string in a multi-dimension array?
Posted by: draems - Feb-20-2017, 11:49 AM - Forum: General Coding Help - Replies (6)

Good day. Anyone, please suggest a quicker method to search a string in a multi-dimension array. Given the example below, I want to check if the word ..... More

Print this item

  Issue about conversion
Posted by: akshay_jain - Feb-20-2017, 07:47 AM - Forum: General Coding Help - Replies (1)

Hi,
How does rounding off happens in python if i am converting from very large string to double??

Print this item

  typing farsi (persian) in python
Posted by: gray - Feb-20-2017, 07:23 AM - Forum: GUI - Replies (33)

how can i type farsi text in python? i don't have any source and i don't know how i start?
i want to write farsi text in SQL table?
please help
i n..... More

Print this item

  Park-Miller Algorithm
Posted by: hughng92 - Feb-20-2017, 05:45 AM - Forum: Homework - Replies (12)

Hello,

I am trying to pick up some projects online to practice coding and so far I have faced a challenge.



If we take a look at the US keypa..... More

Print this item

  Silly Sockets
Posted by: Jarvis - Feb-20-2017, 02:55 AM - Forum: Networking - Replies (2)

I feel like a heel making my first post a question but I really need help.  I'm new to python and sockets.

The purpose of this program is to read t..... More

Print this item

  Minigame Collection with Menu
Posted by: textmonster404 - Feb-20-2017, 12:52 AM - Forum: Code sharing - Replies (1)

I have made a three day project that is a game hub.
It has 5 different games at the moment but will be updated sometime.
This is my first game hub I..... More

Print this item

  Would it be useful to have a forum for problems not related to code?
Posted by: Ofnuts - Feb-19-2017, 11:48 PM - Forum: Board - Replies (6)

Would it be useful to have a forum for problems not related to code? For instance:

  • Python installation
  • Python execution (calling fro..... More

Print this item

  Sklearn Agglomerative Hierarchical Clustering - help with array set up
Posted by: pstarrett - Feb-19-2017, 11:43 PM - Forum: Data Science - Replies (4)

I am working with sklearn's Agglomerative Hierarchical Clustering and I have a simple issue with how to set up the input array. I am following the exa..... More

Print this item

  pygtk2, how to disconnect all callback of widget or window event ?
Posted by: harun2525 - Feb-19-2017, 09:52 PM - Forum: GUI - Replies (1)

hello, i want disconnect all event callbacks, for exemple button.alldisconnect("clicked") method.
this method disconnects all callback of clicked eve..... More

Print this item

  Problems with this little game
Posted by: Flooo - Feb-19-2017, 06:17 PM - Forum: Homework - Replies (2)

Hello! I'm supposed to program a little game for school: two random numbers are shown and you have to multiply them, but you have only 15 seconds. You..... More

Print this item

  Python IDE for mac
Posted by: bulldoze - Feb-19-2017, 11:22 AM - Forum: Web Scraping & Web Development - Replies (13)

Hi guys, first post here so go easy.

I need to learn Python quickly as it appears some limited coding is required in my new job. I believe the comp..... More

Print this item

  GnuPG is not installed. Help.
Posted by: lexlukkia - Feb-19-2017, 11:19 AM - Forum: General Coding Help - Replies (5)

Good day. I've been dealing with this for days now. i keep on googling how to fix this but unfortunately i found none.

i believe i have installed t..... More

Print this item

  something wrong: class
Posted by: Skaperen - Feb-19-2017, 05:24 AM - Forum: General Coding Help - Replies (2)

the code:
[python]from __future__ import print_function
total = 1
class Classy:
    total = 0
    def __init__(self):
        return
    def ad..... More

Print this item

  Can't post because I am a spammer?
Posted by: brianwithnoy - Feb-19-2017, 01:40 AM - Forum: Board - Replies (7)

First time posting in this forum. I was going to post a question I had and I wanted to include pictures because I think it'll be the easiest way to ex..... More

Print this item

  Where locate code to load combobox
Posted by: birdieman - Feb-19-2017, 12:48 AM - Forum: GUI - Replies (1)

I am a beginner and would like to know where and how to code the loading of two comboboxes.  The GUI was created in QT designer.  First, I have the co..... More

Print this item

  using windo printer
Posted by: jim123 - Feb-18-2017, 07:39 PM - Forum: General Coding Help - Replies (1)

toshiba laptop, windows 7, python 3.4
errors using: pywin32

list of imports: sys, os, win32ui, win32print, win32con, #import win32api ?

[python..... More

Print this item

  20 Years of records (Sports)
Posted by: Sani96 - Feb-18-2017, 06:39 PM - Forum: Code sharing - Replies (7)

Hey guys,
First of all, I'm Federico, I'm from Turin,Italy and I'm 20 y.o.
I started with Python just two weeks ago, so please don't kill me for my ..... More

Print this item

  map without a function error
Posted by: bluefrog - Feb-18-2017, 04:15 PM - Forum: General Coding Help - Replies (3)

Hi

I am using pyspark, and whenever I attempt to use a comprehension it generates an error. At first I thought the issue was pyspark specific, but ..... More

Print this item

  copy of a slice from a DataFrame
Posted by: metalray - Feb-18-2017, 04:06 PM - Forum: Homework - Replies (4)

Hello Phyton Fans,
I just started a coursere training to learn more about phyton.
When I used the jupiter notebook provided by coursere the below co..... More

Print this item

  Tried to run a script.
Posted by: ovo229 - Feb-18-2017, 03:48 PM - Forum: General Coding Help - Replies (2)

Hi all. Started on python about a day ago. I tried to run the exe from this github.
..... More

Print this item

  dxfgrabber
Posted by: elhetch - Feb-18-2017, 01:37 PM - Forum: General Coding Help - Replies (5)

i would like to know how to use this library to get a start point of a line from DXF  ,

Print this item

  can't run .exe file
Posted by: Doug - Feb-18-2017, 12:16 PM - Forum: General Coding Help - Replies (8)

Hey! I have compiled my python file with pyinstaller and produced a .exe file, however my program doesn't want to run. I ran it through the shell and ..... More

Print this item

  simple question
Posted by: sajley - Feb-18-2017, 09:37 AM - Forum: General Coding Help - Replies (9)

hi guys, this is a stupid question, but i should to know
Python is a Programing Language   OR    Scripting ?

Print this item

  i want to rewrite tarnet into python
Posted by: Skaperen - Feb-18-2017, 06:29 AM - Forum: Bar - Replies (11)

i have this bash script that i want to rewrite into python 3:

it's not in python,yet, it's still in bash:
[python]#!/bin/bash
#-----------------..... More

Print this item

  i want to rewrite logcmd into python
Posted by: Skaperen - Feb-18-2017, 06:29 AM - Forum: Bar - Replies (11)

i have this bash script that is frying nilamo's mind that i want to rewrite into python 3:

it's not in python,yet, it's still in bash:
[python]#!/..... More

Print this item

  How to turn variable true and false using function?
Posted by: hsunteik - Feb-18-2017, 06:03 AM - Forum: General Coding Help - Replies (5)

can I use

def A(var):
    var=True
A(var)
Print(var)
Output:
True
If not,what do I do?

Print this item

  inheritence vs instanciation?
Posted by: hsunteik - Feb-18-2017, 04:31 AM - Forum: General Coding Help - Replies (1)

what is the different between inheritence and instanciation?
They both have same function and uses.
so how are the two used differently?

Print this item

  NameError with global
Posted by: hsunteik - Feb-18-2017, 03:34 AM - Forum: General Coding Help - Replies (2)

[python]
class titlescreen:
    global drawing 
    drawing ='...drawing...'

    def drawbackground(filename,constant=True):
        if constan..... More

Print this item

  NameError with simple code
Posted by: DanielBrasher - Feb-18-2017, 12:22 AM - Forum: General Coding Help - Replies (4)

Hi, This is my first post on the forum.

I'm currently learning the basics of Python from a 2014 copy of "Idiot's Guides: Beginning Programming". I'..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#)... 7 hours ago SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
  I'm trying to make a piec... 09-13, 06:11 Alislugacool MilesWeb General Codin...
  Seeking feedback: dynamic... 09-12, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575629
  Tutorial Requ... 496716
  Web Scraping ... 439692
  Newbie with P... 383320
  New Users Int... 364559
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Fobertsmene Yesterday
jeremyn24503 Yesterday
homataheri Yesterday
Dev Yesterday
RonR 09-13

User Panel Messages

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