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,299
» Latest member: matt
» Forum threads: 38,796
» Forum posts: 175,892

Full Statistics

Online Users
There are currently 45 online users.
» 0 Member(s) | 40 Guest(s)
Bing, Apple, Google, AOL

Latest Threads
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
5 hours ago
» Replies: 1
» Views: 46
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Today, 08:47 AM
» Replies: 3
» Views: 125
silent deployment Python ...
Forum: News and Discussions
Last Post: Bummibaer
Today, 08:40 AM
» Replies: 2
» Views: 90
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Today, 04:40 AM
» Replies: 6
» Views: 3,194
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 258
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 143
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 97
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,531
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 183
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 86

 
  ATM Tracking Issue
Posted by: Zsapp01 - Jun-04-2019, 06:04 PM - Forum: General Coding Help - Replies (1)

Hello, I am trying to make an Atm where you scan an RFID card and then you type in a pin number and it opens the atm. Right now I have it where the AT..... More

Print this item

  Creating Python GUI applications with PyQt5
Posted by: mfitzp - Jun-04-2019, 05:32 PM - Forum: Tutorial Requests and Submissions - No Replies

I've been using PyQt5 for about 8 years and have written a number of tutorials on various things. This month I finally moved them all onto a single si..... More

Print this item

  3D Stacked bar on Map
Posted by: ZairaRosas - Jun-04-2019, 05:15 PM - Forum: General Coding Help - No Replies

I have a big problem and I would appreciate your help so much.
The thing is that I've been trying to do the map on the attached video with free resou..... More

Print this item

  ValueError: invalid rectstyle object
Posted by: fen1c5 - Jun-04-2019, 04:16 PM - Forum: General Coding Help - Replies (1)

Hi everyone, I have a problem.
First of one I'm using the python 3.7 version
I'm learning to use the pygame library; Well I have done this test prog..... More

Print this item

  web3 method
Posted by: rembrandt - Jun-04-2019, 03:27 PM - Forum: General Coding Help - Replies (3)

installed web3 api and cannot get it recognized.

from web3 import Web3
nonce = web3.eth.getTransactionCount(acct1)
[b]error = in..... More

Print this item

  generator function that yield from a list
Posted by: buran - Jun-04-2019, 01:58 PM - Forum: General Coding Help - Replies (9)

Let's say we have a string lie this 'a b c' (simplified example)
so we can do
[python]spam = 'a b c'
for ch in spam.split(' '):
..... More

Print this item

  sensor code that starts heater
Posted by: chano - Jun-04-2019, 01:57 PM - Forum: General Coding Help - Replies (3)

Hello,
i want to start the heater with the sensor, when the temperature is 0 dеgrees the heater start when the temperature becomes +3 degree heater st..... More

Print this item

  Predicting an output variable with sklearn
Posted by: Ccross1 - Jun-04-2019, 01:36 PM - Forum: Data Science - Replies (1)

*Disclaimer: I am new to this forum so I apologize if I am posting this in a way that does not conform to the best practices. This is a relatively gen..... More

Print this item

  Creating a new DataFrame from another DataFrame column
Posted by: Ilangos - Jun-04-2019, 11:24 AM - Forum: General Coding Help - Replies (1)

Hi All,

I'm newbie to python. I've a task to automate wherein I have to create separate excel files based on the RTO code available in an excel sh..... More

Print this item

  pyPDF2 nautilus columns modification
Posted by: AJBek - Jun-04-2019, 09:15 AM - Forum: General Coding Help - Replies (1)

Hi there, I am a recent convert to Linux and really enjoying it so far but I have come across a really annoying problem that is preventing me from mov..... More

Print this item

  google webscraper
Posted by: kirito85 - Jun-04-2019, 08:49 AM - Forum: Data Science - Replies (12)

Hi all,

I have a problem when using the code for webscraping. Appreciate any help please.

I get an error:
[error]
----------------------------..... More

Print this item

  website development
Posted by: masoud_da - Jun-04-2019, 08:05 AM - Forum: Web Scraping & Web Development - Replies (9)

hi dear guys
hope u be fine all.
im intending to develop a website for my business by python.i have a google site as [REMOVED BY MOD] but i want to ha..... More

Print this item

  How to create python API for face_recognition
Posted by: murali_datascience - Jun-04-2019, 06:43 AM - Forum: Data Science - No Replies

Hi,
I am using python 3.6.I have created a face recognition model using Anaconda python and want to create a API service using Flask or any API ..... More

Print this item

  Select of connections
Posted by: Gupi - Jun-04-2019, 05:01 AM - Forum: Networking - Replies (1)

Hello there.
I'd like to get some help to understand the basics of socket's work

The conditions are next:
1) server keeps 2 client connections ma..... More

Print this item

  Date format issue
Posted by: the_dude - Jun-04-2019, 03:05 AM - Forum: General Coding Help - Replies (11)

Hi All,

My apologies in advance if my code is sloppy, just getting back into programming from a LONG break.

I'm having some trouble with datetime.st..... More

Print this item

  New to Python. Need help!!!
Posted by: hoangthai10788 - Jun-03-2019, 11:40 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

My name is Thai and I am new to Python. I have a question and really need your help so that I can have a better understanding about..... More

Print this item

  Importing randon error
Posted by: bharat_s579 - Jun-03-2019, 09:16 PM - Forum: General Coding Help - Replies (1)

Am trying to generate 2 random lists using below code

[python]
import random
a = random.randint(range(1,10))
b = random.randint(range(1,15))
c..... More

Print this item

  Error in compiling cython extension on Python 3.6.4 on Windows 8
Posted by: goldenmean - Jun-03-2019, 08:23 PM - Forum: General Coding Help - Replies (3)

I am learning to use Cython from here

I h..... More

Print this item

  New and raring to go just need some direction
Posted by: Lee23 - Jun-03-2019, 05:41 PM - Forum: News and Discussions - Replies (1)

Hello,

I have completed a new & beginner course and have done some small programs mainly converting some size calculations that I previously had in..... More

Print this item

  Preventing: IndexError: list index out of range
Posted by: PappaBear - Jun-03-2019, 04:57 PM - Forum: General Coding Help - Replies (1)

I understand how to use a for loop with range(len(list)) to be able to cycle through and address each item in a list.
However (and in my case a dir..... More

Print this item

  output limited
Posted by: loren41 - Jun-03-2019, 04:28 PM - Forum: Data Science - Replies (3)

Running Python 2.7 and Pandas.
Editor is Sublime Text.
Wrote a program to display two columns from a large csv file. The output seems correct, but tr..... More

Print this item

  Installing FPDF
Posted by: Batman - Jun-03-2019, 03:32 PM - Forum: General Coding Help - Replies (3)

I have downloaded the FPDF package zip file but have no idea how to install it. I was hoping there would be an install program with it. Has anyone d..... More

Print this item

  Help with filtering in Python
Posted by: Junes786 - Jun-03-2019, 02:19 PM - Forum: General Coding Help - Replies (2)

Hi, i am new to python and trying to learn a new language.

I am attempting to filter some output, but can't get my head around the syntax.

[pyth..... More

Print this item

  if cond1 or cond2 or ...condN is not True
Posted by: asheru93 - Jun-03-2019, 01:41 PM - Forum: General Coding Help - Replies (4)

Hello,

Here is the code and the question:

[python]
t1 = addProduct1()
t2 = addProduct2()
...
t25 = addProduct25()

if t1 or t2 or ... t25..... More

Print this item

  Question on Tuple
Posted by: SamGer - Jun-03-2019, 12:55 PM - Forum: General Coding Help - Replies (2)

Hello Users,

I have my desired Tuple (see below) using the code mentioned. But I was wondering if there is any other clean way to obtain the same O..... More

Print this item

  How to iterate over the pandas rows
Posted by: SriMekala - Jun-03-2019, 12:54 PM - Forum: General Coding Help - Replies (3)

Hi,
I want to iterate through the "Pandas DataFrame" rows and while the "last_day <=day_set".

Condition1: Iterate over the rows of the first column. ..... More

Print this item

  [split] Using beautiful soup to get html attribute value
Posted by: moski - Jun-03-2019, 11:07 AM - Forum: Web Scraping & Web Development - Replies (6)

[python]# I want to get <h2>, 'Official website' and 'Address' from this website as a dataFrame using BeautifulSoup
# I see the items 14 of them on t..... More

Print this item

  Making Player Sprite Ricochet of walls
Posted by: michael1789 - Jun-03-2019, 07:58 AM - Forum: Game Development - Replies (4)

I have vector ("Asteroids") type movement and I want my player sprite to bounce of things they bump into.

It is best to use 2 .spritecollide chec..... More

Print this item

  Improving code for automated piano tiles
Posted by: SheeppOSU - Jun-03-2019, 06:58 AM - Forum: Code sharing - No Replies

I just spent 2.5 hours straight on this and it works very well. I got the inspiration from a youtuber names Code Bullet. Anyways it could use a few im..... More

Print this item

  number plus suffix
Posted by: Skaperen - Jun-03-2019, 04:32 AM - Forum: General Coding Help - Replies (5)

i want to convert a number that has a suffix following the digits. i think i will need to split it at the point where the digits end and the suffix b..... More

Print this item

  lambda or operator?
Posted by: ichabod801 - Jun-03-2019, 01:13 AM - Forum: News and Discussions - Replies (1)

So, say you are passing around callables to functions. Say also that you could do this with something from the operator package. Would you create a la..... More

Print this item

  Formatting Help
Posted by: Expel - Jun-02-2019, 09:06 PM - Forum: General Coding Help - Replies (2)

code

sales_tax = food_charge*.08
print('The sales tax is: $', sales_tax)
Output:
The sales tax is: $ 0.8
..... More

Print this item

  List of dictionaries: use key-value instead of index?
Posted by: dn237 - Jun-02-2019, 06:08 PM - Forum: General Coding Help - Replies (6)

If you have a list of dictionaries, and need any dictionary but do not know what index that dictionary is located at, then how can you instead use the..... More

Print this item

  Help with recursive functions
Posted by: Joseph - Jun-02-2019, 05:33 PM - Forum: General Coding Help - Replies (2)

Hi Friends,

I'm relatively new to Python recursive functions.
(Sorry my english.)

If expanding the Python list, I think they are the same:

l..... More

Print this item

  How to get visible text of Select Drop down
Posted by: ankitjindalbti - Jun-02-2019, 05:03 PM - Forum: Web Scraping & Web Development - Replies (2)

There is a function named select_by_visible_text() to select an option in <select> drop down. Is there a similar function something like get_visible_t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Proposal for PEP 5 hours ago matt Gribouillis News and Disc...
  My regex function is not ... Today, 08:47 Moltar1997 perfringo General Codin...
  silent deployment Python ... Today, 08:40 Bummibaer Bummibaer News and Disc...
  best way to learn python Today, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... Yesterday, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
Most views
  The best Prog... 579375
  Tutorial Requ... 512392
  Web Scraping ... 442290
  Newbie with P... 386343
  New Users Int... 380311
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+ 12110
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
matt Today
Divyakrishnan071 Today
ichsanputr Today
nicos18 Yesterday
Moltar1997 Yesterday

User Panel Messages

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