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,586
» Latest member: jahedulalamsameer
» Forum threads: 38,637
» Forum posts: 175,043

Full Statistics

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

Latest Threads
Let user search read-only...
Forum: GUI
Last Post: Larz60+
3 hours ago
» Replies: 1
» Views: 62
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:45 AM
» Replies: 1
» Views: 110
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Yesterday, 02:14 AM
» Replies: 0
» Views: 77
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
Jun-21-2025, 05:26 PM
» Replies: 5
» Views: 198
I have a question
Forum: General Coding Help
Last Post: noisefloor
Jun-21-2025, 09:26 AM
» Replies: 2
» Views: 206
Problème d'exécutable
Forum: General Coding Help
Last Post: noisefloor
Jun-21-2025, 09:22 AM
» Replies: 1
» Views: 190
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-20-2025, 07:21 PM
» Replies: 11
» Views: 549
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Jun-20-2025, 04:55 AM
» Replies: 3
» Views: 161
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
Jun-20-2025, 12:07 AM
» Replies: 3
» Views: 225
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Jun-19-2025, 03:37 AM
» Replies: 2
» Views: 171

 
  [UDEMY] Complete Python Bootcamp: Go from zero to hero in Python - Just 15EUR
Posted by: buran - Jan-30-2017, 04:36 PM - Forum: News and Discussions - No Replies

https://www.udemy.com/complete-python-bootcamp/
Complete Python Bootcamp: Go from zero to hero in Python
EUR 15 - 92% discount till 1 February.
If ..... More

Print this item

  cant run uncompyle
Posted by: sajley - Jan-30-2017, 12:16 PM - Forum: General Coding Help - Replies (1)

 hi guys 
i cant run this setup.py   in windows 7 and py 2.7  Think
how i can run it
what is my wrong!!

[i]link..... More

Print this item

  Where to improve my application?
Posted by: Sjoerd - Jan-30-2017, 10:39 AM - Forum: News and Discussions - Replies (8)

Ok, so I've been browsing the web and there appear to be a ton of places where you can post a specific coding problem, address the efforts you've alre..... More

Print this item

  80
Posted by: Skaperen - Jan-30-2017, 04:44 AM - Forum: Bar - Replies (6)

trying to limit all code lines to fit in 80 characters is hard to do

[python]    if opt_instance == None:
        instances_sortedby_launchtime = ..... More

Print this item

  Need a little more help in a Choose Your Own Adventure Program
Posted by: Goldberg291 - Jan-29-2017, 07:56 PM - Forum: General Coding Help - Replies (13)

Keep in my mind before you read this I just started coding and using python in the past week.
Ok so I decided I wanted to create a choose your own a..... More

Print this item

  What to do to avoid error
Posted by: California - Jan-29-2017, 11:08 AM - Forum: GUI - Replies (2)

Hello, I am getting an error when calling function from apps_5 modul into main. I need those 3 modules, becouse a lot of code will be inside. Any help..... More

Print this item

  Can't seem to install pywapi
Posted by: mark9117 - Jan-29-2017, 09:57 AM - Forum: General Coding Help - Replies (2)

Greetings!

I'm glad I found this place. I hope I can get a simple issue resolved.  First some info:

Linux adamsmdk 4.4.39-desktop-1.mga5 #1 SMP..... More

Print this item

  How to find the location of an object and object at a given location?
Posted by: hsunteik - Jan-29-2017, 04:47 AM - Forum: Game Development - Replies (19)

I have two question

1)how to find the object given the location of the object?

Let's say I draw a cube at coordinate x y z ,4 5 3 respectively...... More

Print this item

  No Uninstall Option in Pyton 3.6
Posted by: Aidan - Jan-28-2017, 08:06 PM - Forum: News and Discussions - Replies (2)

I have windows 10 64 bit and download and installed python 3.6 for windows 64, I used the option to install for all users but I noticed there is no op..... More

Print this item

  Class for reading a csv FIie
Posted by: Ambriador - Jan-28-2017, 07:03 PM - Forum: Homework - Replies (3)

Hey,
i have a problem with a homework for university. We have to write a class which can use attributes and read a cs. file. I am on it for several d..... More

Print this item

  Date Format Changing Program Not Working
Posted by: pyth0nus3r - Jan-28-2017, 05:25 PM - Forum: General Coding Help - Replies (2)

So below is the program that I am using to change files with European (DD-MM-YYYY) style date to American (MM-DD-YYYY) Style Date:


[quote]
#! py..... More

Print this item

  chat iframe no longer working after https
Posted by: metulburr - Jan-28-2017, 02:10 PM - Forum: Board - Replies (1)

I was told the chat link is no longer working after https change. Initially this was an iframe to go to a php page that grabbed your logged in usernam..... More

Print this item

  PDF tools
Posted by: Skaperen - Jan-28-2017, 06:15 AM - Forum: News and Discussions - Replies (4)

i found 3 packages for manipulating PDFs in Python.  how many used one or more o f these?  i am curious how good they are.  my goal is basically makin..... More

Print this item

  Not working anymore, dlls & errors
Posted by: Raures - Jan-28-2017, 03:50 AM - Forum: GUI - Replies (4)

I'm having big troubles with PyQt5 lately, I had it working just fine a few days ago, then I wanted to install PyQt4 for some reason, but I accidently..... More

Print this item

  NameError: global name 'PyAssertionError' is not defined
Posted by: merlem - Jan-27-2017, 09:00 PM - Forum: GUI - Replies (5)

How may I handle this error message?

The PyAssertionError appears when I try to set values into a grid:
[error]Traceback (most recent call last):..... More

Print this item

  Calculating Pandigital Numbers
Posted by: Flexico - Jan-27-2017, 08:43 PM - Forum: General Coding Help - Replies (6)

Inspired by a passage in the book Things to Make and Do in the Fourth Dimension, I threw together an algorithm to find all existing pandigital numbers..... More

Print this item

  unicodeencodeerror 'charmap' codec can't encode characters in position
Posted by: panoss - Jan-27-2017, 06:18 PM - Forum: General Coding Help - Replies (3)

The whole error is:
"unicodeencodeerror 'charmap' codec can't encode characters in position 1-6: character maps to <undefined>"

Appears when I run..... More

Print this item

  Using "goto" to jump to lines ?!
Posted by: LOLO - Jan-27-2017, 05:22 PM - Forum: Homework - Replies (6)

Hi guys, there I just finished my program, except small problem these are two subroutines.



So I would like to create a question which program w..... More

Print this item

  Python Script Problem
Posted by: JW49 - Jan-27-2017, 03:02 PM - Forum: General Coding Help - Replies (1)

I am new to Python and can use a little help. I am trying to write a script that will go out to a specific web site and download multiple .gif images ..... More

Print this item

  PyQt4 Touch events
Posted by: alekssandrap - Jan-27-2017, 02:33 PM - Forum: GUI - Replies (2)

[color=#000000][font=DejaVu Sans Mono][color=#000080][b][color=#000000][font=DejaVu Sans Mono]Hi, I tested simple code for detecting touch event on to..... More

Print this item

  Brute Force WEP key using python
Posted by: spbr - Jan-27-2017, 01:23 PM - Forum: Networking - Replies (4)

Hi,

I want to create a brute force program to hack a WEP key by using python.

Is there any tutorials in order to help me out of this one?

[i]..... More

Print this item

  How to let browser to assigned web
Posted by: Baal - Jan-27-2017, 10:24 AM - Forum: Web Scraping & Web Development - Replies (2)

Hi all,

I want to my chrome browser to assigned web
but chrome browser just show  frontpage of browser

The code was this...

[code]
   from ..... More

Print this item

  Creating 2D array without Numpy
Posted by: landlord1984 - Jan-27-2017, 08:57 AM - Forum: Data Science - Replies (3)

I want to create a 2D array and assign one particular element.
The second way below works.
But the first way doesn't.
I am curious to know why the ..... More

Print this item

  Pinch-zoom
Posted by: alekssandrap - Jan-27-2017, 08:21 AM - Forum: GUI - No Replies

Hi, I started with designing an GUI application on Raspberry Pi 3, I am using PyQt4. For plotting graphs on that app I am using pytqgraph. At this poi..... More

Print this item

  comment indentations
Posted by: Skaperen - Jan-27-2017, 06:42 AM - Forum: General Coding Help - Replies (12)

i want to write some one line comments that describe why a line or block of code is there.  the comment is too long to be appended to the right side o..... More

Print this item

  What about Cython?
Posted by: panoss - Jan-27-2017, 06:36 AM - Forum: News and Discussions - Replies (5)

I 'm new in Python an trying to find how to 'bypass' some things.
e.g what I don't like in Python is the fact that when I make an .exe with PyInstall..... More

Print this item

Photo Show Installed Package detail
Posted by: Larz60+ - Jan-27-2017, 02:52 AM - Forum: Code sharing - Replies (10)

I have created a ShowInstalledPackages.py program on GitHub (and below).
Works on-line and offline, showing all python packages installed by user, an..... More

Print this item

  Color mixing
Posted by: thyva - Jan-27-2017, 01:34 AM - Forum: Homework - Replies (6)

When mixed, the primary colors-red, blue, and yellow- create secondary colors- orange, green and purple. mix red and blue to get purple. mix blue and ..... More

Print this item

  Python Wrapper Application
Posted by: panick1992 - Jan-27-2017, 01:24 AM - Forum: GUI - Replies (8)

Hello, 

[color=#000000][size=small]I want to develop, for my own education, a wrapper application(with in..... More

Print this item

  Measurement
Posted by: thyva - Jan-27-2017, 12:56 AM - Forum: Homework - Replies (7)

A US gill is measure of volume that is equal to 32 fluid drams .One drams is equal to 1/8 of a US ounce. If you know the number of fluid ounces, you c..... More

Print this item

  map function
Posted by: landlord1984 - Jan-26-2017, 11:44 PM - Forum: General Coding Help - Replies (5)

map(print,[1,2,3])
I thought above code should print individual element, but it does not work.

Why map function does not work h..... More

Print this item

  Need help explaining what the variables do in my code.
Posted by: BurnedChipotle - Jan-26-2017, 09:04 PM - Forum: Homework - Replies (6)

Hello I'm learning Python at school and have been set a task,

Task 1


[b]Develop a program that analyses a sentence that contains severa..... More

Print this item

  import 13 row from .csv file into array or list
Posted by: tofi - Jan-26-2017, 07:17 PM - Forum: General Coding Help - Replies (1)

HI

I have .csv file which contains 3 columns ( feature 1 , feature 2 , class )

I need to take 13 row each time with one class each time to pass ..... More

Print this item

  Loading a GUI from Terminal
Posted by: Raudert - Jan-26-2017, 05:16 PM - Forum: GUI - Replies (3)

So I am making a simple program to read the value from an ADS1x15 ADC, convert it to the voltage value that went into it using linear interpolation an..... More

Print this item

  Python Modulo Problem
Posted by: PYTHONEUR - Jan-26-2017, 02:59 PM - Forum: Homework - Replies (3)

Hi everyone would anyone know the formula for the reverse modulo?

If there is not only the PGCD

If there is only the PGCD could you give me a fo..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [WxPython] Let user searc... 3 hours ago Winfried Larz60+ GUI
  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...
  What Are the Most Overloo... 06-19, 03:37 shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 06-18, 21:15 voidtrance deanhystad General Codin...
Most views
  The best Prog... 572302
  Tutorial Requ... 484816
  Web Scraping ... 436836
  Newbie with P... 379665
  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
jahedulalamsameer Yesterday
Cio Yesterday
Harsh Yesterday
gqdeep01 Yesterday
woefdram 06-21

User Panel Messages

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