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,257
» Latest member: Bamboo
» Forum threads: 38,782
» Forum posts: 175,834

Full Statistics

Online Users
There are currently 49 online users.
» 1 Member(s) | 43 Guest(s)
Bing, Google, Mojeek, AOL, AOL, metulburr

Latest Threads
[solved] re.split issue
Forum: General Coding Help
Last Post: paul18fr
3 hours ago
» Replies: 8
» Views: 148
Please guide me to comple...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 1
» Views: 71
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 185
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 356
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 116
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 243
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 395
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 151
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,643
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 250

 
  Bare Minimum Sockets
Posted by: nilamo - Oct-10-2017, 02:58 AM - Forum: Networking Tutorials - Replies (1)

Getting started using sockets is not easy. It's complicated, unintuitive, and the documentation is less than perfect. I think it could be useful to ha..... More

Print this item

  Nested If Work Help
Posted by: Septhys - Oct-09-2017, 07:32 PM - Forum: Homework - Replies (4)

Hi,

Started using Nested Ifs in my work and have made this code.

math=int(input("Enter your math score: \n"))
english=int(input("Enter your eng..... More

Print this item

  [Discord.py] Bot not responding?
Posted by: Ouindoze - Oct-09-2017, 05:47 PM - Forum: General Coding Help - Replies (2)

Here is the code : https://hastebin.com/fugurelagu.py

So the error is that the _help does not respond, whenever a user types _help, nothing happens..... More

Print this item

  [GoogleTrans] How can i print my translation word ?...
Posted by: JamieVanCadsand - Oct-09-2017, 03:01 PM - Forum: General Coding Help - Replies (7)

Hey Programmers...

I try to translate the word 'Yes' to the Dutch (Ja)... but it don't works perfect...


This is my code:
[python]from ..... More

Print this item

  Keyword search in resumes
Posted by: Jammy - Oct-09-2017, 02:19 PM - Forum: General Coding Help - Replies (3)

Hello folks, I am new to python coding.I need some help to write a code to perform keyword search from resumes in pdf and doc format.output of the cod..... More

Print this item

  seleniem PhantomJS stops working, while Chome still working
Posted by: metulburr - Oct-09-2017, 01:35 PM - Forum: Web Scraping & Web Development - Replies (7)

I have had a program running on a loop executing a program every so often. So i dont check it often. It was using selenium and phantomjs to do headles..... More

Print this item

  Need help to open PDF file and Export to text file
Posted by: ratna_ain - Oct-09-2017, 01:07 PM - Forum: General Coding Help - Replies (3)

Hi All,

I need to open PDF file with Adobe Reader and save to text file using sendkeys:
- File : ALT+F
- Save to Others : H
- Text : X

This i..... More

Print this item

  How can I draw en color shapes on python?
Posted by: MBlastSt - Oct-09-2017, 09:54 AM - Forum: GUI - Replies (2)

How do i draw shapes in python?

For a project i have to ask the users some questions about time and depending on the answer I have to print a hourg..... More

Print this item

  Lists: concatenate vs. extend vs. chain
Posted by: buran - Oct-09-2017, 08:44 AM - Forum: News and Discussions - Replies (8)

Seeing this tweet by Raymond Hettinger, I wanted to compare the difference in perfor..... More

Print this item

  way back machine
Posted by: metulburr - Oct-09-2017, 05:30 AM - Forum: Bar - Replies (4)

I saw the internet archive here a bit ago, and remembered that was a method to search out the old forum. Its odd because it saves the most random thre..... More

Print this item

  save the output from scapy to txt file
Posted by: evilcode1 - Oct-09-2017, 05:22 AM - Forum: General Coding Help - Replies (11)

hello all ...
some one is deleted my membership and my topic i don't know why ??
so ia'm new in python i want to modify this code after run and ge..... More

Print this item

  might there be someone interested in killcx
Posted by: Skaperen - Oct-09-2017, 05:05 AM - Forum: News and Discussions - No Replies

there is a Perl program called killcx.  anyone interested in translating it to Python?

Print this item

  TypeError: can't multiply sequence by non-int of type 'str'
Posted by: Beatenberg - Oct-09-2017, 03:57 AM - Forum: Homework - Replies (12)

Hello again, this time a type error is appearing with the following error (scroll down to the bottom of the post). The aim of this part is for the pac..... More

Print this item

  Please help :)
Posted by: crystalteoh92 - Oct-09-2017, 03:54 AM - Forum: Data Science - Replies (12)

Hi all, I am new to Python and currently doing NLTK sentiment analysis on customer reviews. I have a SAS data set that stores all customer review and ..... More

Print this item

  Can someone please help me?
Posted by: AndJustice4A11x - Oct-09-2017, 03:06 AM - Forum: General Coding Help - Replies (5)

I need to write this simple code for my python class. It has stumped me and I cant find any help through google searching.

My problem is, when I tr..... More

Print this item

  file transfer with sockets
Posted by: sinister88 - Oct-09-2017, 02:21 AM - Forum: Networking - Replies (1)

Hey guys i'm trying to get my server to be able to send my client files. Sorry for my horrible code i'm still pretty new and learning. Any replies wil..... More

Print this item

  Syntax error in def
Posted by: Beatenberg - Oct-09-2017, 01:56 AM - Forum: Homework - Replies (8)

Hello so in my program when I try to run it, it comes up with Syntax error then highlights my def statement (To help explain I underlined the part tha..... More

Print this item

  compacting multiple ranges
Posted by: Skaperen - Oct-09-2017, 01:52 AM - Forum: General Coding Help - Replies (2)

i have two or more int, float, Decimal, string, or bytes (anything simple and sortable) non-overlapping ranges, like maybe:
1...1000, 2000...4000, 90..... More

Print this item

  Exponentiation order of operations
Posted by: Slatye - Oct-09-2017, 01:00 AM - Forum: General Coding Help - Replies (6)

G'day everyone

I'm just starting with Python, and already I'm confused about the order of operations for exponentiation. With division, the followi..... More

Print this item

  Installing python 3.x to run from a USB
Posted by: MetaSquirrel - Oct-09-2017, 12:28 AM - Forum: Homework - Replies (6)

I'm learning python at school but things are locked down so I cannot install extension libraries such Numpy and PyGame.

In the past I've run progra..... More

Print this item

  problems building python on win32 xp
Posted by: miltmobley - Oct-08-2017, 11:22 PM - Forum: General Coding Help - Replies (4)

I am trying to build python from source on an older machine running win32 XP SP3.
Apparently the providers of prebuilt win32 versions no longer suppo..... More

Print this item

  Windows Python Memory Scanner
Posted by: Awesometech - Oct-08-2017, 10:39 PM - Forum: General Coding Help - Replies (1)

Hi all, I trying to write a Python Windows Memory Scanner, that finds the addresses of a specific value. The complete code is at the bottom, and I'll ..... More

Print this item

  IndexError: pop from empty stack
Posted by: prateek - Oct-08-2017, 10:22 PM - Forum: General Coding Help - No Replies

Hi, I am trying to audit the open street map data which is a XML file. In this i am trying to find the street name which are not in the correct format..... More

Print this item

  Nested IF statements
Posted by: severnon1188 - Oct-08-2017, 03:17 AM - Forum: Homework - Replies (1)

I am very confused by the professor's instruction on this problem of my homework. Please help me understand where to begin here. I feel like the gramm..... More

Print this item

  header of website but no data
Posted by: Brian1210 - Oct-07-2017, 11:39 PM - Forum: General Coding Help - Replies (2)

I am running this stock on a Raspberry pi. I have the header of the webpage but no data being inputted
http://www.instructables.com/id/Raspberry-PI-a..... More

Print this item

  simplify my excel work on python
Posted by: CodeAyoub - Oct-07-2017, 11:18 PM - Forum: General Coding Help - Replies (1)

Hi guys,

I am currently working at a freight forwarding agency and my work requires a lot of calculations that I usually do on excel or manually. W..... More

Print this item

  convert list compression to for loop
Posted by: Prince_Bhatia - Oct-07-2017, 10:11 PM - Forum: Web Scraping & Web Development - Replies (5)

hi,

i have a script which has so many list compression of for loop, can someone expand those list compression to for loop so that i can understand ..... More

Print this item

  Return None
Posted by: student8 - Oct-07-2017, 10:07 PM - Forum: Homework - Replies (6)

I am a beginner at programming and I wrote a function that returns the int value of a string but I want the function to return none if the input doe..... More

Print this item

  summation of series
Posted by: student8 - Oct-07-2017, 09:03 PM - Forum: Homework - Replies (6)

I am trying to create a function that return the sumer of the following series 1000 +1/1^2 + 1/2^2 ... and so on for the given integer n.

So far I ..... More

Print this item

  Identity Operators and basic Forum etiquette.
Posted by: Boogachomp - Oct-07-2017, 07:32 PM - Forum: General Coding Help - Replies (3)

Hey fellow users! I just started learning Python a few weeks ago via the 'Beginning Programming wit Python for Dummies' book. I am currently on operat..... More

Print this item

  How to create a question generator?
Posted by: student8 - Oct-07-2017, 07:22 PM - Forum: Homework - Replies (9)

I am trying to create a function where it takes two parameters, an integer "flag" and a positive integer "n". If flag is 0, primary_school_quiz helps ..... More

Print this item

  Palindrome.strip pirts.emordnilaP
Posted by: RodNintendeaux - Oct-07-2017, 07:12 PM - Forum: Homework - Replies (4)

I have a homework assignment that wants me to get a user input string, reverse it, then remove all punctuation. After that, I must compare original st..... More

Print this item

  [BS4] Having Trouble Scraping A Single URL
Posted by: digitalmatic7 - Oct-07-2017, 05:51 PM - Forum: Web Scraping & Web Development - No Replies

It seems this should work, not sure why I'm having issues Wall LOL

I'm trying to scrape a single URL off a page.. it's an IFRAME SRC link. ..... More

Print this item

  Import problems
Posted by: Lux - Oct-07-2017, 05:49 PM - Forum: General Coding Help - Replies (2)

I am trying to use python-docx, but I can't get it to import. I'm pretty sure it's installed- if I do pip install python-docx, I get ..... More

Print this item

  Word Search Solver
Posted by: PythonLamer - Oct-07-2017, 05:26 PM - Forum: General Coding Help - Replies (4)

Hello all,

First time here. So I've pieced together some code and can't quite figure out how to get it to work. It's not throwing any errors, but i..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [solved] re.split issue 3 hours ago paul18fr paul18fr General Codin...
  Please guide me to comple... 4 hours ago pbkurd noisefloor General Codin...
  New to python and coding Yesterday, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... Yesterday, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
Most views
  The best Prog... 578941
  Tutorial Requ... 510326
  Web Scraping ... 441963
  Newbie with P... 385980
  New Users Int... 376929
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+ 12107
buran 8195
snippsat 7388
deanhystad 6909
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
Bamboo Today
TomTMH Yesterday
pbkurd Yesterday
Gichardaxora Yesterday
cc123 Yesterday

User Panel Messages

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