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,936
» Latest member: bennyanderson482
» Forum threads: 38,725
» Forum posts: 175,514

Full Statistics

Online Users
There are currently 40 online users.
» 0 Member(s) | 33 Guest(s)
Applebot, Google, Bing, AOL, AOL, Internet Archive

Latest Threads
erotic encounters online
Forum: General Coding Help
Last Post: gerrit1985
33 minutes ago
» Replies: 0
» Views: 11
Stephenchers
Forum: General Coding Help
Last Post: Gichardaxora
1 hour ago
» Replies: 0
» Views: 27
Earnestinome
Forum: General Coding Help
Last Post: LhanePulse
1 hour ago
» Replies: 0
» Views: 22
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
2 hours ago
» Replies: 2
» Views: 90
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,109
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,522
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 535
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 796
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,893
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 889

 
  [Discord.py] Editing messages
Posted by: Ouindoze - Oct-10-2017, 07:28 PM - Forum: General Coding Help - Replies (4)

Hi, so i got this code, and i can't get it to modify the bot's own message, can anyone help me with this ?
I want it to, when somebody sends "_test" ..... More

Print this item

  Running Python via Anaconda?
Posted by: Athenaeum - Oct-10-2017, 07:13 PM - Forum: Data Science - Replies (14)

I am rather new to Python. I recently installed Anaconda, after I had already installed a regular Python command line. Anaconda came with many new p..... More

Print this item

  Python 2.x or Python 3.x
Posted by: phread - Oct-10-2017, 06:51 PM - Forum: News and Discussions - Replies (10)

I'm sure this discussion is in here somewhere, but I haven't found it. I'm learning Python and have seen a lot of older discussions about why it's a b..... More

Print this item

  Script works ok on windows but gives error on ubuntu
Posted by: papampi - Oct-10-2017, 05:52 PM - Forum: General Coding Help - Replies (3)

A friend of mine wrote this script for me :


[python]#!/usr/bin/env python2.7
import requests;
import json

# Configurable Variables

#Curr..... More

Print this item

  collosal cave python adventure
Posted by: rowan_hd - Oct-10-2017, 05:42 PM - Forum: Homework - Replies (3)

in this task that i have been set i have to recrate the 80s game colosal cave adventure but with learning python.
my code is this:
# collosal cave p..... More

Print this item

  Save As redirect on Netork
Posted by: ArsirusUK - Oct-10-2017, 05:07 PM - Forum: Networking - Replies (2)

Hi I`m an Administrator in a School.
The kids in our School keep corrupting the programme.
This is because they are saving over keys files.
They ha..... More

Print this item

  Error with crawling site.
Posted by: jj2110 - Oct-10-2017, 04:11 PM - Forum: General Coding Help - Replies (3)

Hi I am getting the following exceptions when I am making a request to the following site.
URL: http://www.sec.gov/cgi-bin/browse-edgar?action=getcom..... More

Print this item

  Trying to create a BMI calculator Help!
Posted by: jamshaid1997 - Oct-10-2017, 03:44 PM - Forum: Homework - Replies (1)

[python]
name = ( input ('what is your name? '))
height = float( input ("What is your bodys height in meters?"))
weight = float( input ("what is th..... More

Print this item

  How about HTML/2
Posted by: wavic - Oct-10-2017, 03:29 PM - Forum: Networking - Replies (1)

The last tutorial in the Tutorials/Networking forum is why I am asking is Python HTML/2 compatible. What I am meaning... In HTML/2 a client can send m..... More

Print this item

  how to solve UserWarning
Posted by: rajeev1729 - Oct-10-2017, 02:01 PM - Forum: General Coding Help - Replies (2)

UserWarning: 'n_jobs' > 1 does not have any effect when 'solver' is set to 'liblinear'. Got 'n_jobs' = -1.
" = {}.".format(self.n_jobs))

Print this item

  Parameterized SQL query
Posted by: purnima1 - Oct-10-2017, 01:15 PM - Forum: General Coding Help - Replies (1)

Hi Experts,

I have one sql file(workphone.sql) which has one query written in that:

query >>


SELECT * FROM <TABLE_NAME> WHERE <COLUMN_NAME>=? AND..... More

Print this item

  an issue with bs4 scraping
Posted by: komarek - Oct-10-2017, 12:53 PM - Forum: Web Scraping & Web Development - Replies (5)

i have this script running on my raspberry that is scraping weather report from an url:
http://it.freemeteo.com/tempo/
this is the snippet of the we..... More

Print this item

  remove recovery page from boot raspbian
Posted by: gray - Oct-10-2017, 12:20 PM - Forum: GUI - Replies (1)

hello friends
how can i remove recovery page while booting raspbian(the page that has raspberry logo)???
i created a text file in the name of "autob..... More

Print this item

  python with arguments
Posted by: haye - Oct-10-2017, 11:35 AM - Forum: General Coding Help - Replies (1)

here's an example of what i would like to do

[python]
def infos():
print "His name is John, he is 24"
print "His name is Bra..... More

Print this item

  [split] merge/display values from two dictionaries
Posted by: ramkumar_70 - Oct-10-2017, 04:55 AM - Forum: General Coding Help - Replies (3)

I have the following problem:
I created two dictionaries

[python]province = {'onatario':'on', 'alberta':'ab', 'quebec':'qc', 'british_columbia':'b..... More

Print this item

  Are my descriptions (comments) correct here? [newbie needs help]
Posted by: MattSS102 - Oct-10-2017, 04:55 AM - Forum: General Coding Help - Replies (4)

I'm curious what the name of the "slots" are that I mentioned in my comments. These are slots in the function. There are two in the parentheses in thi..... More

Print this item

  unicode error message
Posted by: Skaperen - Oct-10-2017, 03:11 AM - Forum: News and Discussions - Replies (2)

i got this error message:

[inline]SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-9: illegal Unicode character[..... More

Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  erotic encounters online 33 minutes ago gerrit1985 gerrit1985 General Codin...
  Stephenchers 1 hour ago Gichardaxora Gichardaxora General Codin...
  Earnestinome 1 hour ago LhanePulse LhanePulse General Codin...
  C++ program embedding Pyt... 2 hours ago Alexandros Gribouillis General Codin...
  403 Error Yesterday, 17:56 CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... Yesterday, 11:22 RonR RonR GUI
  datetime in SQL query. Yesterday, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
Most views
  The best Prog... 576055
  Tutorial Requ... 497548
  Web Scraping ... 440013
  Newbie with P... 383781
  New Users Int... 366305
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12089
buran 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
bennyanderson482 Today
AstoundzSEO Today
tobey12 Today
alexguemez Yesterday
Shadab Yesterday

User Panel Messages

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