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,591
» Latest member: Vasil
» Forum threads: 38,637
» Forum posts: 175,047

Full Statistics

Online Users
There are currently 424 online users.
» 0 Member(s) | 416 Guest(s)
Bing, Yandex, Baidu, Google, Facebook

Latest Threads
[SOLVED] Let user search ...
Forum: GUI
Last Post: Winfried
3 hours ago
» Replies: 2
» Views: 93
Comparing two columns wit...
Forum: General Coding Help
Last Post: Stonsuld
8 hours ago
» Replies: 2
» Views: 1,416
Convert any Python expres...
Forum: General Coding Help
Last Post: DeaD_EyE
8 hours ago
» Replies: 2
» Views: 240
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:45 AM
» Replies: 1
» Views: 125
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Yesterday, 02:14 AM
» Replies: 0
» Views: 98
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
Jun-21-2025, 05:26 PM
» Replies: 5
» Views: 231
I have a question
Forum: General Coding Help
Last Post: noisefloor
Jun-21-2025, 09:26 AM
» Replies: 2
» Views: 223
Problème d'exécutable
Forum: General Coding Help
Last Post: noisefloor
Jun-21-2025, 09:22 AM
» Replies: 1
» Views: 207
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-20-2025, 07:21 PM
» Replies: 11
» Views: 590
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Jun-20-2025, 04:55 AM
» Replies: 3
» Views: 188

 
  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

  Creating a bat file to call Python from command line
Posted by: dimitrisana - Feb-18-2017, 12:18 AM - Forum: General Coding Help - Replies (2)

I have created a .bat file containing
[code]@echo off
set PATH=C:\Users\Dimitris\AppDa..... More

Print this item

  Does Python 3.x have a built-in byte string compare function?
Posted by: Raptor88 - Feb-17-2017, 07:38 PM - Forum: General Coding Help - Replies (2)

I'm just starting to learn Python 3.6 and this will be my first program. (I have coded in Basic and C about 20 years ago)
Does Python 3.x have a buil..... More

Print this item

  Why grammar is import
Posted by: metulburr - Feb-17-2017, 01:11 PM - Forum: Bar - Replies (7)

Why grammar is import :)


Attached Files

Thumbnail(s)
   
Print this item

  [split] Web Crawler Error
Posted by: takaa - Feb-17-2017, 11:21 AM - Forum: General Coding Help - Replies (1)

Today I am all off the sudden getting this error message after the crawler made its way through a few pages. 

[error]    raise ConnectionError(err,..... More

Print this item

  global variables, classes, imports
Posted by: Skaperen - Feb-17-2017, 07:17 AM - Forum: General Coding Help - Replies (16)

i set up a module with a class.   outside the class i import a module and define a variable.  in a method of the class in can use that module or objec..... More

Print this item

  import antigravity not working
Posted by: Skaperen - Feb-17-2017, 06:19 AM - Forum: General Coding Help - Replies (8)

isn't this supposed to open a web browser to xckd 353?  i tried it on both python 2 an python 3 but nothing happens.  it does define an object named [..... More

Print this item

  doing something after been checked a checkbutton
Posted by: gray - Feb-17-2017, 05:48 AM - Forum: GUI - Replies (1)

i want when i tick  'python' checkbutton in 'lng' checkbar in under program and then i push 'peek' button, it prints 'python'
i dont get any error ....... More

Print this item

  Restrictions in online coding
Posted by: Lux - Feb-17-2017, 02:40 AM - Forum: Homework - Replies (7)

Hi!
I am doing coding for a class project, but I am not in a coding class. This means I can take any coding help. However, I am using school computer..... More

Print this item

  Sorting Santa's List of Children
Posted by: sirox84 - Feb-17-2017, 01:19 AM - Forum: Homework - Replies (4)

Hi guys,


I'm doing a Master in Comupter science in Brasil and the problem began to be more seriously and i'm a bit lost in this problem.

It se..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [WxPython] [SOLVED] Let u... 3 hours ago Winfried Winfried GUI
  Comparing two columns wit... 8 hours ago doug2019 Stonsuld General Codin...
  Convert any Python expres... 8 hours ago voidtrance DeaD_EyE General Codin...
  Using EventSource in Pyth... Yesterday, 08:45 rbadis snippsat Web Scraping ...
  need help with tracking a... Yesterday, 02:14 gqdeep01 gqdeep01 General Codin...
  A penny doubled every day... 06-21, 17:26 esoyboy DeaD_EyE Homework
  I have a question 06-21, 09:26 Clictithe noisefloor General Codin...
  Problème d'exécutable 06-21, 09:22 Zauf noisefloor General Codin...
  How do select this table ... 06-20, 19:21 MarkMan snippsat Web Scraping ...
  [split] Simple webbot for... 06-20, 04:55 AB073 Plyth Code Review
  Dynamic Module Import Err... 06-20, 00:07 DaddyMAN Pedroski55 General Codin...
Most views
  The best Prog... 572303
  Tutorial Requ... 484833
  Web Scraping ... 436841
  Newbie with P... 379669
  Thread remain... 351228
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 7340
deanhystad 6839
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
Vasil Today
sakshi Today
Stonsuld Today
Dhivya Today
Dnfsdd8hFn3 Today

User Panel Messages

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