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,576
» Latest member: Dnfsdd8hfn2
» Forum threads: 38,632
» Forum posts: 175,026

Full Statistics

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

Latest Threads
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 3
» Views: 126
[split] Simple webbot for...
Forum: Code Review
Last Post: Larz60+
6 hours ago
» Replies: 2
» Views: 83
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Yesterday, 03:37 AM
» Replies: 2
» Views: 113
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
Jun-18-2025, 09:15 PM
» Replies: 4
» Views: 217
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-18-2025, 03:52 PM
» Replies: 7
» Views: 276
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Jun-18-2025, 06:40 AM
» Replies: 4
» Views: 990
I have a question
Forum: General Coding Help
Last Post: Pedroski55
Jun-18-2025, 04:47 AM
» Replies: 1
» Views: 100
How to produce a CPU load...
Forum: General Coding Help
Last Post: Plyth
Jun-18-2025, 02:19 AM
» Replies: 2
» Views: 128
Venv - Python Virtual Env...
Forum: General Coding Help
Last Post: Larz60+
Jun-17-2025, 02:23 AM
» Replies: 1
» Views: 141
Webscraping: Attendance L...
Forum: Web Scraping & Web Development
Last Post: Larz60+
Jun-17-2025, 02:20 AM
» Replies: 1
» Views: 111

 
  [Share] Invented a new wheel for calling Python from JAVA
Posted by: john.huang - Oct-13-2016, 09:01 AM - Forum: News and Discussions - Replies (4)

I'm a java developer and need call Python from JAVA sometimes. I google that but didn't find a satisfy way to do it. The Jython is clear and simple, b..... More

Print this item

  Posting and you
Posted by: metulburr - Oct-13-2016, 03:59 AM - Forum: Bar - Replies (10)

I was skimming the old forum for useful posts....and i still think this is funny years later. 

[video=youtube]https://www.youtube.com/watch?..... More

Print this item

  Python in Visual Studio “15” Preview
Posted by: snippsat - Oct-12-2016, 09:50 PM - Forum: News and Discussions - Replies (5)

Python in Visual Studio “15” Preview 5
Nice to see ..... More

Print this item

  Path of Notepad++ and Python
Posted by: Vienetas - Oct-12-2016, 08:33 PM - Forum: General Coding Help - Replies (6)

Dear Forum members,

I have just registered and I am happy that there is a place where people share their struggles and achievement using Python or ..... More

Print this item

  Simple Cryptography Capture the Flag
Posted by: DrEastwood - Oct-12-2016, 08:33 PM - Forum: Homework - Replies (12)

I don't really understand how I am supposed to change my code to work to print the proper flag out in the text.
The flag itself is 30 characters long..... More

Print this item

  Import Error: No module named 'tables'
Posted by: kentman234 - Oct-12-2016, 06:31 PM - Forum: General Coding Help - Replies (5)

Hi there, 

after trying to run a python file I got this error:

Error:
Import Error: No module named 'tables'
and that is after execut..... More

Print this item

  Test internet connection
Posted by: Larz60+ - Oct-12-2016, 04:27 PM - Forum: Code sharing - Replies (14)

This is not a foolproof way to test if internet is active or not, but I find that it works in at least 90% of the cases.
If someone has a better (as ..... More

Print this item

  Use of classes or functions discussion
Posted by: Larz60+ - Oct-12-2016, 04:27 PM - Forum: News and Discussions - Replies (12)

This is not a foolproof way to test if internet is active or not, but I find that it works in at least 90% of the cases.
If someone has a better (as ..... More

Print this item

  help tempertaure
Posted by: Dpennington - Oct-12-2016, 05:34 AM - Forum: Homework - Replies (4)

Help I have been at this for days and I do not understand what I am doing wrong.  the script will not run. :huh:  also I do not have any errors and wh..... More

Print this item

  More codebox issues
Posted by: Mekire - Oct-12-2016, 04:05 AM - Forum: Board - Replies (26)

Just noticed that codebox seems to be parsing things into special characters.

I just entered "open_parenthesis + lowercase_c + close_parenthesis" a..... More

Print this item

  ARCPY using the arcpy.da.UpdateCursor
Posted by: CornJulio - Oct-12-2016, 03:32 AM - Forum: General Coding Help - Replies (2)

Howdy,

I am trying to get this script to create Grid Numbers for me in a mapping fishnet,  but I am running into troubl with the error listed below..... More

Print this item

  lambda function
Posted by: tkj80 - Oct-12-2016, 02:32 AM - Forum: General Coding Help - Replies (3)

Hi, 

I have the following code:

[python]
from collections import OrderedDict
tallyDict = {'New York': 12, 'Boston': 32, 'Atlanta': 5, 'Los Ang..... More

Print this item

  Where are we learning from?
Posted by: wavic - Oct-12-2016, 01:41 AM - Forum: News and Discussions - Replies (13)

Two days ago I came across a website where there was a huge amount of examples of Python code. I decided not to share it here because I didn't know if..... More

Print this item

  Using the and operator to check if two values equal a third
Posted by: DBS - Oct-11-2016, 11:58 PM - Forum: General Coding Help - Replies (13)

Hello,

Newbie question here, which is the correct way to use the and operator if checking to see whether two values equal a third value:
[python]i..... More

Print this item

  how can i send a picture
Posted by: shahpy - Oct-11-2016, 11:43 PM - Forum: Board - Replies (2)

hi

i want to send a picture when i,m asking a question

i want to show what error i,m getting.

how can i send a image in  this forum
thanks

Print this item

  Password checking
Posted by: nzieno - Oct-11-2016, 11:27 PM - Forum: General Coding Help - Replies (7)

I am making a program to check if a password is atleast 8 characters long, has atleast 1 special character, has atleast 1 number and atleast 1 capital..... More

Print this item

  my discussions AKA egosearch
Posted by: metulburr - Oct-11-2016, 11:16 PM - Forum: Board - Replies (1)

I finally got My Discussions in the menu links above ^^^ :D 

This is the same as the old forum's "view your posts". This gives you a list of thread..... More

Print this item

  " No module named 'msvcrt' " for mac
Posted by: harmanjotuppal - Oct-11-2016, 10:35 PM - Forum: General Coding Help - Replies (12)

So this is the problem I run into when I run my script, which is a .py file that I opened using IDLE, then I run the module (F5).

"
[color=#33cc66..... More

Print this item

  Missing smiley
Posted by: Ofnuts - Oct-11-2016, 08:43 PM - Forum: Board - Replies (3)

May I suggest to add a smiley to mark the more [Image: python.png]pythonic[img]http://www.gimp-forum...... More

Print this item

  beginer oop help
Posted by: noissue - Oct-11-2016, 06:17 PM - Forum: General Coding Help - Replies (7)

im beginer to oop and i have problem with understanding:
how to do a method that adds 2 objects with x and y coordinates
do i have to make another c..... More

Print this item

  Effeciency of passing XML tree object as function arguments
Posted by: sandeepvl - Oct-11-2016, 07:39 AM - Forum: General Coding Help - Replies (3)

Hi all, 

Is it efficient to pass an object returned by lxml.etree.parse("a.xml") as argument to other functions? Is the object returned a C pointer..... More

Print this item

  Call a code written in Fortran programming language in RhinoPython.
Posted by: TOM - Oct-11-2016, 07:27 AM - Forum: Homework - Replies (2)

[color=#333333][size=small][font=Verdana, Geneva, Tahoma, sans-serif]Hello,
I'm working through a uni project in which I'm trying to use a code writt..... More

Print this item

  Basic IRC bot with socket
Posted by: metulburr - Oct-11-2016, 02:02 AM - Forum: Networking Tutorials - Replies (2)

This is the basic layout of an IRC bot with the socket module. The docstrings specify each method. The end result is a bot that connects to the channe..... More

Print this item

  reputation + like system
Posted by: metulburr - Oct-11-2016, 12:12 AM - Forum: Board - Replies (25)

There is some difference in opinions about both

Print this item

  [split] Need help with lists to continue my assignment code
Posted by: cylandur - Oct-10-2016, 11:58 PM - Forum: Homework - Replies (7)

[quote='tinabina22' pid='1929' dateline='1475880835']
I'm using Python 3.5, Pycharm.

This is what the instructions say to do:

[color=#000000][s..... More

Print this item

  coult not convert string to float
Posted by: kentman234 - Oct-10-2016, 09:34 PM - Forum: General Coding Help - Replies (9)

Hello,

I got this error while trying to compile my code:
[error] 
self.datayf.append(float(y.strip().replace(',', '')))
ValueError: could not co..... More

Print this item

  Ysignal - WeakRef Signal/Slots
Posted by: Yoriz - Oct-10-2016, 08:36 PM - Forum: Code sharing - Replies (2)

signal.py
[python]
'''
@author: Yoriz
'''
import inspect
import weakref

class Ysignal(object):

    '''WeakRef Signal/Slots'''

    def _..... More

Print this item

  error: max() arg is an empty sequence
Posted by: kentman234 - Oct-10-2016, 08:00 PM - Forum: General Coding Help - Replies (2)

Hello everyone, 

I'm trying to compile this code:
[python]
for idx, i in enumerate(array):
    if  idx > phaseshift:
        if  abs(i - array[..... More

Print this item

  Registration issues
Posted by: Kebap - Oct-10-2016, 07:17 PM - Forum: Board - Replies (2)

I noticed 2 minor issues:

1) During registration, there is an (unchecked) box saying "Hide your email from other members". I found that somewhat ir..... More

Print this item

  Selenium and Flash
Posted by: ATXpython - Oct-10-2016, 07:07 PM - Forum: Web Scraping & Web Development - Replies (3)

Hello -

Building a program that inputs data to a website using selenium.
Part of the site has an embedded flash widget, and that widget has some f..... More

Print this item

  Shorting Code down
Posted by: gh01 - Oct-10-2016, 06:17 PM - Forum: Homework - Replies (12)

Hi I've made some code but it seems a bit long is their a way to shorten it down because it seems too long . This is the code:


[python]if passwor..... More

Print this item

  variable gets lost
Posted by: Jordy - Oct-10-2016, 05:47 PM - Forum: General Coding Help - Replies (10)

why doesn't this work??
[python]admin = ['Jordy', 'Julian']
logged_in = 0

def login(name):
    for i in admin:
        if name == i:
         ..... More

Print this item

  ValueError: invalid literal for int() with base 10: ''
Posted by: DennisT - Oct-10-2016, 05:08 PM - Forum: General Coding Help - Replies (8)

I have a Pyhon 3 application using a Maxbotix Ultrasonic Rangefinder (HR-USB-EZ1). 

Once in a great while I'll get the following error in my debug ..... More

Print this item

  Thonny IDE 2.0
Posted by: snippsat - Oct-10-2016, 04:27 PM - Forum: News and Discussions - Replies (9)

Python IDE for beginners Thonny IDE 2.0, video intro.
Teste..... More

Print this item

  pyenv says python 3 is not installed
Posted by: iFunKtion - Oct-10-2016, 04:24 PM - Forum: General Coding Help - Replies (3)

Hi there,

So pyenv is well aware of the (more than) 40 odd versions of python on this raspberry py, yet the one I use all the time, Python 3.4.0 i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Dynamic Module Import Err... 2 hours ago DaddyMAN Pedroski55 General Codin...
  [split] Simple webbot for... 6 hours ago AB073 Larz60+ Code Review
  What Are the Most Overloo... Yesterday, 03:37 shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 06-18, 21:15 voidtrance deanhystad General Codin...
  How do select this table ... 06-18, 15:52 MarkMan snippsat Web Scraping ...
  Wish to write a code for ... 06-18, 06:40 Hasan2025 Hasan2025 General Codin...
  I have a question 06-18, 04:47 Clictithe Pedroski55 General Codin...
  How to produce a CPU load... 06-18, 02:19 Calab Plyth General Codin...
  Venv - Python Virtual Env... 06-17, 02:23 DanneA Larz60+ General Codin...
  Webscraping: Attendance L... 06-17, 02:20 ThatsMe Larz60+ Web Scraping ...
  Convert any Python expres... 06-16, 14:06 voidtrance voidtrance General Codin...
Most views
  The best Prog... 572255
  Tutorial Requ... 484753
  Web Scraping ... 436799
  Newbie with P... 379624
  Thread remain... 351214
Most reputation
buran 581
snippsat 506
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 7337
deanhystad 6838
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
Dnfsdd8hfn2 Today
Zefin7 Today
Donaldabani Yesterday
linnchinnn Yesterday
crobertson Yesterday

User Panel Messages

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