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,921
» Latest member: RonR
» Forum threads: 38,720
» Forum posts: 175,489

Full Statistics

Online Users
There are currently 38 online users.
» 1 Member(s) | 33 Guest(s)
Bing, AOL, Google, Mojeek, RonR

Latest Threads
Hire a Hacker to Recover ...
Forum: General Coding Help
Last Post: Erikventura
17 minutes ago
» Replies: 0
» Views: 2
Recovered Assets Notifica...
Forum: General Coding Help
Last Post: SofiaAnatolie
22 minutes ago
» Replies: 0
» Views: 4
data input while debuggin...
Forum: General Coding Help
Last Post: Pedroski55
23 minutes ago
» Replies: 1
» Views: 38
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
6 hours ago
» Replies: 6
» Views: 1,295
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
10 hours ago
» Replies: 5
» Views: 368
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,150
New to the field
Forum: News and Discussions
Last Post: Polybunny
Yesterday, 01:31 AM
» Replies: 0
» Views: 110
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,307
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 874
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,156

 
  Is there a way to disable those popups?
Posted by: JChris - Nov-14-2016, 04:15 PM - Forum: Board - Replies (1)

Example:

[Image: 585Obmx.png]

[Image: CcW7tXC.png]

Some of them are useful but the vast majority isn't so..... More

Print this item

  selenium-3.0.1.tar.gz install
Posted by: Blue Dog - Nov-14-2016, 12:34 AM - Forum: Web Scraping & Web Development - Replies (3)

Does anyone know how to install selenium. and don't tell me pip, it will not install anything.
thank you. Think

Print this item

  Using dictionary keys with embedded '.'
Posted by: Larz60+ - Nov-13-2016, 07:39 PM - Forum: General Coding Help - Replies (3)

How to use wierd dictionary keys like "0-._.-._.-._.-._.-._.-._.-0" (This is not one of mine)
do all the special charatcers have to be escaped?

Print this item

  Enable post edit
Posted by: JChris - Nov-13-2016, 02:46 PM - Forum: Board - Replies (4)

Please, enable post/topic editing. If someone wants to correct a mistake/typo, they won't be able to as of now.

Print this item

  [SOLVED] requests returning HTTP 404 when I follow a link after I do a POST
Posted by: JChris - Nov-13-2016, 02:45 PM - Forum: Web Scraping & Web Development - Replies (9)

I get one free ebook a day from Packt Publishing with their "Free Learning - Free Technology Ebooks" promo. I'm trying to automate this process. I do ..... More

Print this item

  How do I make an assignment inside lambda function?
Posted by: Standard_user - Nov-13-2016, 01:10 PM - Forum: General Coding Help - Replies (2)

Good day,
having a brain freeze :) How do I set a boolean variable to True inside lambda function? I'm trying to set variable to True on a hotkey(usi..... More

Print this item

  which code is more readable?
Posted by: Skaperen - Nov-13-2016, 08:57 AM - Forum: General Coding Help - Replies (5)

i was recoding, today, a file of a project i am working on.  that file had some code like example number 0.  so i decided to recode it like example nu..... More

Print this item

  I'm having trouble with my assignment for creating a math quiz
Posted by: thewrongnarwhal - Nov-13-2016, 06:46 AM - Forum: Homework - Replies (7)

I received my assignment and these were the instructions:

[size=small]Write a program that gives a simple Math quizzes. The program should display ..... More

Print this item

  Filtering an interactive CLI command via pipe(s)
Posted by: Skaperen - Nov-13-2016, 06:36 AM - Forum: General Coding Help - Replies (2)

i have one or more CLI commands to run.  they could be run in a Python script by using subprocess.call though this is not the..... More

Print this item

  Requests in Python for Windows
Posted by: perthpython - Nov-13-2016, 03:10 AM - Forum: General Coding Help - Replies (6)

Hi.  I'm very new to Python (like 24 hours new). I have setup Python on a Windows machine. I used Python 3.5.2
Have successfully written a small scri..... More

Print this item

  gtkforum gone?
Posted by: DennisT - Nov-12-2016, 09:47 PM - Forum: News and Discussions - No Replies

Anyone know what happened to gtkforum.com?

Print this item

  AttributeError (pyHook)
Posted by: Cryptic - Nov-12-2016, 09:17 PM - Forum: General Coding Help - Replies (7)

So, im trying to make a Keylogger in python but i always get the same error. I have watched different youtube videos on how to make a keylogger, and i..... More

Print this item

  How to update the gui in a loop without blocking the gui mainloop
Posted by: Qnuba - Nov-12-2016, 10:58 AM - Forum: GUI - Replies (2)

Hi
I´m trying to make a monitor that show when a host in my network goes offline, but I cant get it to loop the code and update the buttons in silenc..... More

Print this item

  bbcode fail [list=0]
Posted by: Skaperen - Nov-12-2016, 06:58 AM - Forum: Board - Replies (2)

when i code the list bbcode for a numbered list and start it at 0 it messes up the post

  • zero
  • one
  • two

Print this item

  Problem py2exe
Posted by: andrea1980345 - Nov-12-2016, 04:23 AM - Forum: General Coding Help - Replies (16)

Hello guys, i have a problem with py2exe. When i do this comand i got an error for modules, this

[error]C:\Users\Game\AppData\Local\Programs\Python..... More

Print this item

  Powerball script help
Posted by: nick - Nov-11-2016, 07:34 PM - Forum: Homework - Replies (6)

Having a problem and here it is
def playPowerBall():
while x:
fa = random.sample(range(1,69), 6)
return fa

The problem i am running into is 
U..... More

Print this item

  PowerBall Help
Posted by: nick - Nov-11-2016, 06:08 PM - Forum: Homework - Replies (3)

So my teacher assigned a program we had to make for computer science and i need help. Would anyone mind creating me a quick script Thank you
Here is ..... More

Print this item

  Determine if a list contains a specific number of an item
Posted by: flannel_man - Nov-11-2016, 05:19 PM - Forum: Homework - Replies (3)

[color=#222222][font=Verdana, arial, sans-serif]Hello! I am a complete noob when it comes to programing and have been trying to teach myself python by..... More

Print this item

  Problems with printing score of test
Posted by: JoeLamond - Nov-11-2016, 05:13 PM - Forum: General Coding Help - Replies (2)

Hello,

I have been writing a logic test in my program. When the person answers a question correctly the score goes up by 1 point. At the end I want..... More

Print this item

  Is it Homework?
Posted by: sparkz_alot - Nov-11-2016, 04:04 PM - Forum: Board - Replies (9)

Is it just me, or is there more and more "homework" showing up in "General Coding Help"?  I only ask, because it impacts on how I feel I should respon..... More

Print this item

  Extract data csv file and write in another file
Posted by: alexgrand - Nov-11-2016, 02:10 PM - Forum: Homework - Replies (3)

I have to write a Python application to read a CSV input file (appsUsage.csv) and generate an output file counting the frequency of the apps usage per..... More

Print this item

  CSS not linking with CGI script
Posted by: x64 - Nov-11-2016, 01:17 PM - Forum: Web Scraping & Web Development - Replies (8)

hi,
i am new in python cgi.I try to code cgi with python.i can not linked with css file with python script.The css file name is style.css.
my code i..... More

Print this item

  Linear Search
Posted by: just_started_python - Nov-11-2016, 12:01 PM - Forum: Homework - Replies (2)

Can someone help me with this .I am having so many difficulties in it .
I am not fully understanding how to proceed with it . 

Setup Linear Search..... More

Print this item

  An algorithm
Posted by: akulamartin - Nov-11-2016, 08:55 AM - Forum: Homework - Replies (4)

Hey all once again how would you create a function called

binary_converter
. Inside the function, implement an algorithm to convert de..... More

Print this item

  A data structure
Posted by: akulamartin - Nov-11-2016, 08:49 AM - Forum: Homework - Replies (5)

Hi all how would you write a function called manipulate_data which acts as follows:

When given a list of integers, return a list, whe..... More

Print this item

  how to get a full list of pypi packages
Posted by: Skaperen - Nov-11-2016, 06:50 AM - Forum: Bar - Replies (9)

how can i get a full list of pypi packages?

Print this item

  a html_grabber
Posted by: Blue Dog - Nov-11-2016, 02:02 AM - Forum: General Coding Help - Replies (2)

Here is a bot that will print out and save to a file the complete html of a website. Wow, made my me, at last. I been working on this for over a week ..... More

Print this item

  How to store passwords
Posted by: nilamo - Nov-10-2016, 10:21 PM - Forum: Code sharing - Replies (9)

There was a thread recently about checking passwords against previously known values.  Passwords (and verification answers, email addresses sometimes,..... More

Print this item

  "Buying Script" - up to 5k for a simple script
Posted by: Tjackson - Nov-10-2016, 09:25 PM - Forum: Jobs - No Replies

Hey guys,

Whats needed - (this are the steps, if you do it manual)
- check if the website is online
- if so, login - move over to the buyi..... More

Print this item

  quick question about deleting an object from memory
Posted by: LavaCreeperKing - Nov-10-2016, 09:05 PM - Forum: General Coding Help - Replies (5)

Hi. So when you create an instance(I may be spelling this wrong) of a class you can add it to a list. You can also remove it from the list if you need..... More

Print this item

  A little help, I cannot find how to solve this
Posted by: FGT - Nov-10-2016, 04:06 PM - Forum: General Coding Help - Replies (3)

Hi guys,

Below these lines done I have two programs that gives me two list. However, now, I have some problems which I cannot find anyplace which c..... More

Print this item

  5D glass disc capable of storing 360 TB for eons
Posted by: Larz60+ - Nov-10-2016, 05:41 AM - Forum: News and Discussions - Replies (5)

Hello,

I just posted this as part of another thread, but expect others would be interedted.
apparently at the University of Southampton in the UK ..... More

Print this item

  [Solved] "Sponsored by python-forum.io"
Posted by: micseydel - Nov-10-2016, 03:19 AM - Forum: Board - Replies (20)

Does anyone know what's up with this? My ad blocker reports 5 things blocked, but this wasn't reproducible and when this does not appear just two thin..... More

Print this item

  Here we go again another nightmare
Posted by: Blue Dog - Nov-10-2016, 12:18 AM - Forum: Web Scraping & Web Development - Replies (17)

I am trying to in stall  scapy in python 2.7.12,I am running windows 7. I downloaded it and put it in the scrips folder. cd to C:\Python27\Scripts the..... More

Print this item

  Problems with coding a script in python
Posted by: JoeLamond - Nov-09-2016, 09:17 PM - Forum: Homework - Replies (4)

Hello,

I've learnt the absolute basics of python and I am writing a script for my computing homework. The idea is that it asks you to think of a nu..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Hire a Hacker to Recover ... 17 minutes ago Erikventura Erikventura General Codin...
  Recovered Assets Notifica... 22 minutes ago SofiaAnatolie SofiaAnatolie General Codin...
  data input while debuggin... 23 minutes ago fred1232 Pedroski55 General Codin...
  New to Python and Pygame 6 hours ago JMcM deanhystad Game Developm...
  Select Python comment (#)... 10 hours ago SpongeB0B snippsat General Codin...
  I'm trying to make a piec... Yesterday, 06:11 Alislugacool MilesWeb General Codin...
  New to the field Yesterday, 01:31 Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... 09-12, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... 09-12, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... 09-12, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
Most views
  The best Prog... 575420
  Tutorial Requ... 496273
  Web Scraping ... 439529
  Newbie with P... 383132
  New Users Int... 363926
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+ 12086
buran 8174
snippsat 7366
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
RonR Yesterday
SofiaAnatolie Yesterday
Erikventura Yesterday
aidajnrz7704 Yesterday
Jillscitt 09-12

User Panel Messages

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