Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,310
» Latest member: QABOB
» Forum threads: 38,801
» Forum posts: 175,921

Full Statistics

Online Users
There are currently 41 online users.
» 1 Member(s) | 37 Guest(s)
Bing, Google, AOL, snippsat

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
8 minutes ago
» Replies: 10
» Views: 266
Python compiler
Forum: General Coding Help
Last Post: NeoQuant
Yesterday, 08:01 PM
» Replies: 0
» Views: 43
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
Yesterday, 07:34 PM
» Replies: 5
» Views: 87
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
Yesterday, 05:51 PM
» Replies: 0
» Views: 39
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,114
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 200
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 725
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,836
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 196
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 163

 
  Why isn’t there any good hacking books written in Python 3
Posted by: Takeshio - Aug-13-2018, 04:48 PM - Forum: News and Discussions - Replies (8)

Hi Guys,

I am currently learning Python 3 recently using the Crash Course for Beginners Book and so far so good. My intention of learning Python i..... More

Print this item

  Solve a system of non-linear equations in Python (scipy.optimize.fsolve)
Posted by: drudox - Aug-13-2018, 04:44 PM - Forum: Data Science - Replies (7)

I'm trying to solve this system of non linear equations using scipy.optimize.fsolve , I took this from an example in one other post [here][1]

my sy..... More

Print this item

  List operation error
Posted by: Hermann_Fegelein - Aug-13-2018, 04:26 PM - Forum: General Coding Help - Replies (3)

Hello everyone,
I recently registered in order to ask for help. Being a total newbie, I decided to practice with list operations, and I wanted to cre..... More

Print this item

  Need help using pathlib to read text file into dictionary
Posted by: gwilli3 - Aug-13-2018, 04:14 PM - Forum: General Coding Help - Replies (4)

First, this is not homework - it's a program I am writing for my wife's pet sitting business. Basically, it's a calendar program where I can add or r..... More

Print this item

  Keeping Intersection of an Image Only
Posted by: Anysja - Aug-13-2018, 04:13 PM - Forum: General Coding Help - Replies (4)

I am trying to take a black and white image, place red lines over the top and keep only the part of the red line that intersects with the black.

O..... More


Attached Files

Thumbnail(s)
       
Print this item

  Pandas nested json data to dataframe
Posted by: FrankC - Aug-13-2018, 02:54 PM - Forum: Data Science - Replies (1)

We have this json response:
https://api.binance.com/api/v1/exchangeInfo

And want to get each symbol filters content in a dataframe.

How can we ..... More

Print this item

  installation on W10
Posted by: ruggb - Aug-13-2018, 02:23 PM - Forum: News and Discussions - Replies (2)

BUG??
I tried to install Py 3.7.0 (64bit) to C:\Program Files\Programming\Python3 on W10 and got the following error [b]TARGETDIR variable must be pr..... More

Print this item

  Error object has no attribute text
Posted by: hcyeap - Aug-13-2018, 12:28 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi all,

i am new to Python and am following examples found here
https://medium.freecodecamp.org/how-to-s...utifulsoup-..... More

Print this item

  [Help] A function that generates an n x n sized board?
Posted by: vanicci - Aug-13-2018, 11:16 AM - Forum: General Coding Help - Replies (5)

Hi Python Experts,

I'm trying to solve this problem but I am having a hard time understanding what exactly it is that I'm supposed to do? Or what i..... More

Print this item

  learning decorators
Posted by: Prince_Bhatia - Aug-13-2018, 08:58 AM - Forum: General Coding Help - Replies (6)

hi,

I am learning decorators and trying to run this code but when i run it it says following error:
[error]Traceback (most recent call last):
F..... More

Print this item

  No output for the code to read emails
Posted by: avani9659 - Aug-13-2018, 06:53 AM - Forum: General Coding Help - Replies (6)

Hello,
I've tried the code given below to read emails using poplib but I'm unable to get the output.
[python]import poplib
import string, random
..... More

Print this item

  AWS ELB auto tagging with Lambda and boto 3
Posted by: karteekdavid - Aug-13-2018, 05:22 AM - Forum: General Coding Help - Replies (4)

I'm trying to build a function to auto tag aws elb v1 and v2 with cloud watch events, lambda, boto3 and python 2.7

elb v1 and v2 have same cloud wa..... More

Print this item

  Snake Game in Python with Pygame
Posted by: Bjdamaster - Aug-13-2018, 05:14 AM - Forum: Code sharing - Replies (2)

So with some help I wrote this simple Snake game in Python using Pygame. It works in it's current state with no errors that I could find. I was wonder..... More

Print this item

  How yo find "zlib" necessary for "pyenv" in Linux
Posted by: sylas - Aug-13-2018, 02:58 AM - Forum: General Coding Help - Replies (1)

Hi all! I am trying to make python 3.7.0 the default language, with "pyenv install 3.7.0" and then
"pyenv global 3.7.0". But when I install 3.7.0..... More

Print this item

  G code reader
Posted by: luisfelipepc - Aug-13-2018, 01:21 AM - Forum: General Coding Help - Replies (2)

Hi, i'm trying to make a g-code reader for my cnc project, i allready had some progress, but i'm strugguling to make it identify the number 0,1,4 and ..... More

Print this item

  Incorrect lambda
Posted by: vndywarhol - Aug-13-2018, 12:06 AM - Forum: General Coding Help - Replies (3)

Hi! I'm trying to make a map with "factorial" func, but with a sum and odd numbers. For example, 1=1, 3=3+1, 5=5+3+1 and so on.
Now I have something..... More

Print this item

  Kivy property (in .kv) loses binding to a variable (in .py)
Posted by: j.crater - Aug-12-2018, 11:47 PM - Forum: GUI - Replies (3)

Hello all,
so, I have the following files:

main.py
[python]
from kivy.app import App

import parameters


class MainApp(App):
gui_data = p..... More

Print this item

  Python prediction
Posted by: Larz60+ - Aug-12-2018, 10:58 PM - Forum: News and Discussions - Replies (3)

Will Python dethrone Java this year? Programming language rankings say yes:
https://jaxenter.com/will-python-dethron...47499.html

Print this item

  Homework
Posted by: blabla44 - Aug-12-2018, 09:50 PM - Forum: Homework - Replies (3)

I can't find what I did wrong.
[python]
def program(a, b, c):
a = eval(input('Enter value a: '))
b = eval(input('Enter value b: '))
c = eval(i..... More

Print this item

  Code to change LAN Settings
Posted by: MTom5 - Aug-12-2018, 09:18 PM - Forum: Networking - No Replies

I need to change LAN settings within IE and LAN adapter settings as part of my script but cannot get it working.
I have a Batch file that currently d..... More

Print this item

  Output variables from a list
Posted by: MTom5 - Aug-12-2018, 08:53 PM - Forum: Data Science - Replies (2)

I have the following code that uses Pandas and filters an excel spreadsheet containing IP Addresses.
The code filters the spreadsheet and narrows it..... More

Print this item

  Project im working on
Posted by: Mobilesoundfx - Aug-12-2018, 05:35 PM - Forum: Bar - Replies (3)

I had an idea to build a modern day boom box. Im going to use a Raspberry Pi as the brains, and a Raspberry Pi 7 inch touch screen to control the whol..... More

Print this item

  Decoding html to text string
Posted by: PeterPython - Aug-12-2018, 04:51 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi all

Trying to convert email information into text. Have the following code:

[python]for response_part in data:
if isinstance(respons..... More

Print this item

  Installing RE2
Posted by: Mradr - Aug-12-2018, 04:31 PM - Forum: General Coding Help - Replies (2)

Trying install RE2 on to windows and I keep hitting hit with the following error:

[python]C:\Users\Owner\AppData\Local\Programs\Python\Python37\pytho..... More

Print this item

  pythy
Posted by: fpourki - Aug-12-2018, 04:25 PM - Forum: Web Scraping & Web Development - Replies (4)

Hi there

How can i check if i installed the Django?

Thanks in advance

Print this item

  Hey Python, football's over y'know..
Posted by: Nwb - Aug-12-2018, 03:16 PM - Forum: Bar - Replies (3)

They still haven't removed the football icon. Ahh guys take good glimpse of this before it's fixed. Big Grin

Print this item

  TypeError: initial_value must be str or None, not bytes
Posted by: PeterPython - Aug-12-2018, 01:47 PM - Forum: General Coding Help - Replies (2)

Hi all

Here is a snapshot of my code:

[python]for num in data[0].split():
typ, data = mail.fetch(num,'(RFC822)')


for response_part..... More

Print this item

  Simple coding help: Volumes of three cubes
Posted by: MrHendrixen - Aug-12-2018, 12:59 PM - Forum: Data Science - Replies (1)

Hello Python-forums!

Im new to python and programming. Literally no experiences before so please bear with me.
For a textbook exercise the task go..... More

Print this item

  yet another homework question
Posted by: HakolYahol - Aug-12-2018, 10:34 AM - Forum: Homework - Replies (16)

Quote:Write a program that flips a coin 100 times and then tells you
the number of heads and tails.

the solution should not include "list..... More

Print this item

  newbie questions about objects properties...
Posted by: slowbullet - Aug-12-2018, 09:27 AM - Forum: Homework - Replies (2)

Hi everyone,
Still confused between objects and properties..

When I run this:

[python]

from datetime import date
from datetime import time..... More

Print this item

  Computing average
Posted by: vestkok - Aug-12-2018, 09:04 AM - Forum: Homework - Replies (2)

Hi guys, I have an exercise question from a book. I can't figure out where and how do I place error message if the first input from the user is 0.

..... More

Print this item

  Asyncio select.select
Posted by: Mradr - Aug-12-2018, 08:46 AM - Forum: Networking - Replies (3)

What is select.select(rlist, (), (), timeout) doing as far as "waiting" for socket data using asyncio?

My end goal here is to remove the need for ..... More

Print this item

  Read and find elements which contains text
Posted by: craver35 - Aug-12-2018, 08:34 AM - Forum: General Coding Help - Replies (2)

Hello

I am new to this forum, i am currently working on a simple bot, which should be able to find an element which contain some information (text)..... More

Print this item

  [Help] How to print elements from list of lists?
Posted by: vanicci - Aug-12-2018, 08:28 AM - Forum: General Coding Help - Replies (2)

Hi,

I'm trying to print the elements inside the list world. I'm using for loop but I kept getting [i]"SyntaxError: invalid character in identifier..... More

Print this item

  Element with locator not found - WebElement is used
Posted by: kavitha - Aug-12-2018, 05:38 AM - Forum: Bar - Replies (1)

Very new to Robot Framework and am trying to read the elements from xpath / css

My Code
My variable declaration
${xpath_l} xpath=//..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 8 minutes ago Lou snippsat General Codin...
  Python compiler Yesterday, 20:01 NeoQuant NeoQuant General Codin...
  Trading Risk management s... Yesterday, 19:34 NeoQuant NeoQuant Code sharing
  Standard template Data En... Yesterday, 17:51 Hosthubac Hosthubac Code Review
  Python Online Compiler Yesterday, 07:39 alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... 11-28, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... 11-28, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... 11-27, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
Most views
  The best Prog... 579499
  Tutorial Requ... 512886
  Web Scraping ... 442371
  Newbie with P... 386398
  New Users Int... 381746
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12113
buran 8196
snippsat 7394
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
QABOB Today
adityaN Today
NeoQuant Yesterday
Hosthubac Yesterday
ifdainstitute7 Yesterday

User Panel Messages

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