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 321 online users.
» 0 Member(s) | 316 Guest(s)
Bing, Google, Baidu, Yandex, Mojeek

Latest Threads
[SOLVED] Let user search ...
Forum: GUI
Last Post: Winfried
4 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

 
  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

  Where to store data?
Posted by: mcmxl22 - Feb-13-2017, 06:32 AM - Forum: General Coding Help - Replies (4)

I am writing a program that will need to access a list of 100+ names that will be frequently edited. I am wondering what the best option is for storin..... More

Print this item

  wishing for a 3-way loop construct
Posted by: Skaperen - Feb-13-2017, 03:07 AM - Forum: Bar - Replies (16)

when i make a loop, i often need for the body of the loop to do something different or a little bit different in the first pass or the last pass.  som..... More

Print this item

  how to read a dictionary line from txt file?
Posted by: Doug - Feb-13-2017, 01:03 AM - Forum: General Coding Help - Replies (2)

Hey! I have a txt file with multiple dictionary lines. How could I possible read it literally as a dictionary line or straight as a dictionary line va..... More

Print this item

  How to ask smart questions
Posted by: Ofnuts - Feb-12-2017, 08:14 PM - Forum: Board - Replies (7)

It occurs to me that the examples in the How to ask smart questions help page ar..... More

Print this item

  Print format
Posted by: valerydolce - Feb-12-2017, 05:05 PM - Forum: General Coding Help - Replies (2)

Hi Gigs,

Below is a code that I'm working on:
[python]
def class_tuple_create(filename):
    try:
        file = open (filename, 'r')
    exce..... More

Print this item

  Please help with the code
Posted by: zarnav - Feb-12-2017, 02:15 PM - Forum: General Coding Help - Replies (7)

Hi guys, my code should do this:

I have an account of 10000$ and every month I take interest of 0.5% and also I substract 500$ every month
I need ..... More

Print this item

  Setting interdependencies between checkboxes
Posted by: merlem - Feb-12-2017, 12:16 PM - Forum: GUI - Replies (2)

Aim is to show the user that he shouldn't check some items if he already has chosen others.
(He should be able to do so, just get a hint, maybe even..... More

Print this item

  Mind stimulation for Saturday Night
Posted by: Larz60+ - Feb-12-2017, 06:21 AM - Forum: Bar - Replies (3)

I was doing some research tonight and got sidetracked for a while.
I am so glad that it happened.
For those of you who are unfamiliar with Neri Oxma..... More

Print this item

  in python 2 and python 3
Posted by: Skaperen - Feb-12-2017, 04:19 AM - Forum: General Coding Help - Replies (13)

in python 2 and python 3 i want to test if a variable refers to any kind of string.  in python 2 i can do [icode]if isinstance( var, (str,unicode) ):[..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [WxPython] [SOLVED] Let u... 4 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