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 44 online users.
» 0 Member(s) | 38 Guest(s)
Google, Bing, Mojeek, AOL, Apple

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 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

  Interrupt/Break Function
Posted by: sdprelude - Feb-16-2017, 11:17 PM - Forum: General Coding Help - Replies (2)

Hello All,
I have been working on a class project, which is due tomorrow and I completed the project but I misinterpreted a requirement. I need a fun..... More

Print this item

  MIT course
Posted by: snippsat - Feb-16-2017, 10:06 PM - Forum: News and Discussions - Replies (5)

I was looking little at the new MIT course that been publish on Youtube.
It's been a while now since MIT switch from Java to Python.

Video from [u..... More

Print this item

  format dtype
Posted by: arka7886 - Feb-16-2017, 09:10 PM - Forum: General Coding Help - Replies (2)

Hi, 
I am struggling with a very basic problem. While reading or writing a data file, some times I need to define the format... normally I can do it a..... More

Print this item

  Plot correct values
Posted by: Felipe - Feb-16-2017, 01:38 PM - Forum: Data Science - Replies (9)

Hi guys,

I wrote a code to make corrections in array data and plot the after/before for that.

Here's my code:

[python]
while ctr2 == 'R':
         ..... More

Print this item

  Can not get information from User
Posted by: o0TarZan0o - Feb-16-2017, 12:54 PM - Forum: Web Scraping & Web Development - Replies (5)

Hi everyone

I getting started with Django (v0-96), I get trouble while get info from superuser, this is snippet (views)




When I browse, it ..... More

Print this item

  PyQt5 blurpicker example
Posted by: alekssandrap - Feb-16-2017, 12:48 PM - Forum: GUI - Replies (1)

[color=#333333][font=Titillium Web]Hello, does someone has the Python (PyQt5) version of the BlurPicker example from the Qt Crator 5. Itried to conver..... More

Print this item

  Eclipse Python We development Environment
Posted by: Adelton - Feb-16-2017, 11:20 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi There,

I am a newbie to python and I am learning as fast as I can and trying to solve as many problems as I encounter before soliciting help.I a..... More

Print this item

  How to integrate a python algorithm in a Django website
Posted by: daekch - Feb-15-2017, 11:50 PM - Forum: Web Scraping & Web Development - Replies (2)

Hello,
[color=#212121][font=arial, sans-serif]
[size=medium]I am a novi[/s..... More

Print this item

  Copy file and rename it
Posted by: Filthy_McNasty - Feb-15-2017, 07:31 PM - Forum: General Coding Help - Replies (10)

I have to copy already created text file, Layer_Name.txt , so new copied file has to be renamed with user input initials (IN_Layer_Name.txt)
If the u..... More

Print this item

  AttributeError when
Posted by: sunilka - Feb-15-2017, 03:46 PM - Forum: General Coding Help - Replies (2)

using python3.6 and i'm trying to use pycharm as my IDE. below code works well on the interpreter from command list but not from pycharm.
any help ap..... More

Print this item

  QApplication: Invalid Display* argument
Posted by: iFunKtion - Feb-15-2017, 11:00 AM - Forum: GUI - No Replies

Hi,

Following this tutorial: https://bitesofcode.blogspot.co.uk/2011/...c871564559..... More

Print this item

  Parsing text list to csv using delimiter discarding non-interesting data
Posted by: murdock72 - Feb-15-2017, 04:43 AM - Forum: General Coding Help - Replies (3)

Great coders, I am having this problem and unable to solve from similar threads.

I have no idea how to do this - seems importing the csv module is ..... More

Print this item

  Need help with posting to API website
Posted by: pasi12 - Feb-15-2017, 01:04 AM - Forum: General Coding Help - Replies (4)

HI ,

I am pretty new to python and wanted help with below code? All I am trying to do is to make a project name and post it to API website. Not sur..... More

Print this item

  Advice getting started with Python
Posted by: NeilIves - Feb-14-2017, 08:27 PM - Forum: General Coding Help - Replies (10)

Hi. I'm new here. 

I've been messing about with flavours of BASIC for many years so have an understanding of program structures. Now I want to lear..... More

Print this item

  Code hangs in Ubuntu but not in IDE
Posted by: cmietzner - Feb-14-2017, 05:51 PM - Forum: General Coding Help - Replies (6)

I have an app that is using the paramiko library that hangs when I run in ubuntu 16.04. I wrote it in Pycharm using python3 and it works perfectly. Wh..... More

Print this item

  image color
Posted by: Zman350x - Feb-14-2017, 04:36 PM - Forum: Game Development - Replies (6)

I have an image of a white robot. How can I change the color white of that image to another color, like red or blue or green or something?

Happy Va..... More

Print this item

  interrupt serial port
Posted by: trainee1 - Feb-14-2017, 01:50 PM - Forum: General Coding Help - Replies (9)

hey everyboy

I am currently working on a project using raspberry pi 3 to read data through the serial port via putty 
and my question is: 

is t..... More

Print this item

  need help creating a basketball manager
Posted by: iggy23 - Feb-14-2017, 10:11 AM - Forum: Game Development - Replies (6)

Hey guys
I would like to make a basketball manager
Can i make it with Python?
Where should i start?:)

Print this item

  code to increment ip address
Posted by: Keerthi - Feb-14-2017, 05:02 AM - Forum: General Coding Help - Replies (2)

Hello,

The below code is used to increment the ip address by a given step for a particular class.
The ip address should not have 0 or 255 in it.
..... More

Print this item

  Using two functions to shuffle a deck of cards
Posted by: bwe587 - Feb-14-2017, 12:54 AM - Forum: Homework - Replies (7)

First, I would like to say that I'm happy to be apart of the community Big Grin . I'm University student, that have recently been having trouble wi..... More

Print this item

  Python cmd function call from script
Posted by: John_O - Feb-13-2017, 09:35 PM - Forum: General Coding Help - Replies (10)

Dear all,

I found a function which is callable from command line. Now I need to add this function to my script. How can I do this?
So if I use CMD..... More

Print this item

  FIN scan with scapy
Posted by: peterkl - Feb-13-2017, 09:10 PM - Forum: Networking - No Replies

I'm trying to make a FIN scan with python3.5 using scapy, I send a FIN packet and in case the port is closed I should get a RST packet back, in case i..... More

Print this item

  Importing files to other python scripts
Posted by: amilie1234 - Feb-13-2017, 08:56 PM - Forum: General Coding Help - Replies (1)

Hey everyone

I need help, when I import from ex_part1 import loadData it decides to execute the part1 python script instead of part2 p..... More

Print this item

  Drop Dead Simple Interview Questions
Posted by: nilamo - Feb-13-2017, 05:56 PM - Forum: News and Discussions - Replies (23)

What's some good interview questions?  There's FizzBuzz, and "print a ladder", what else do you have?

And sure, let's share answers why not.  Since..... More

Print this item

  Query number of Logged in users?
Posted by: S0undwav3 - Feb-13-2017, 01:33 PM - Forum: General Coding Help - Replies (5)

Hi,

I am trying to write an applet that scans a number of servers, and returns the number of logged in users per server.

Background : I have a c..... More

Print this item

  Cut .csv to pieces and save as .csv
Posted by: BruderKellermeister - Feb-13-2017, 09:10 AM - Forum: Data Science - Replies (24)

Hi folks!   Cool 

I am quite new to programming / python - the journey is fun but can be frustrating at times...

I have a .csv file about 30..... 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... 364560
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