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,274
» Latest member: SavingSquirrel199835
» Forum threads: 38,788
» Forum posts: 175,860

Full Statistics

Online Users
There are currently 34 online users.
» 0 Member(s) | 25 Guest(s)
Bing, Google, Facebook, Applebot, AOL

Latest Threads
link variable to exc bloc...
Forum: General Coding Help
Last Post: Astrobert
5 hours ago
» Replies: 0
» Views: 35
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
7 hours ago
» Replies: 2
» Views: 138
best way to learn python
Forum: News and Discussions
Last Post: mamta25
9 hours ago
» Replies: 5
» Views: 3,064
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-17-2025, 10:27 PM
» Replies: 3
» Views: 190
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 179
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Nov-17-2025, 08:44 AM
» Replies: 2
» Views: 137
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 184
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 359
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 76
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 379

 
  PyInstaller
Posted by: jure98 - Mar-30-2018, 05:39 PM - Forum: General Coding Help - Replies (2)

Hi guys

I'm use Pyinstaller to convert my .py to .exe ,and all works.I just have an question. Which files I need to upload so that I can run it on ..... More

Print this item

  Keyboard bind
Posted by: Gaiiden - Mar-30-2018, 03:45 PM - Forum: Homework - Replies (2)

Hey everyone :D
So i need to make a little game for school and i have a problem but first i need to explain how this game will work :
So basically ..... More

Print this item

  Misterious invalid syntax
Posted by: Galedon - Mar-30-2018, 03:33 PM - Forum: Data Science - Replies (3)

Hello.

I need help with one of my scripts. It worked yesterday, but today (with no chenge at all!) it suddenly stopped working. The mistake is "inva..... More

Print this item

  Error message with PIL putpixel
Posted by: louloudevinci - Mar-30-2018, 03:23 PM - Forum: Networking - Replies (7)

Hey ! I want to change all the pixels of an image with this loop but I have an error message : "'module' object has not attribute 'putpixel' and I don..... More

Print this item

  errors while installing packages
Posted by: kavindu - Mar-30-2018, 11:58 AM - Forum: General Coding Help - Replies (3)

Cry It always occur errors when i'm trying to install wheel or any other python package. What is the reason to always occur errors like this. how ..... More

Print this item

  tkinter freezes by clicking button
Posted by: Zatox11 - Mar-30-2018, 11:38 AM - Forum: GUI - Replies (33)

Hi,

I am new to Python and programming in general. What I want to do is build a kind of "sudoku-solver" which is capable of doing the following tas..... More

Print this item

  How to fix and of quote / end of statement
Posted by: codyGirl - Mar-30-2018, 11:16 AM - Forum: Web Scraping & Web Development - Replies (4)

Hi Smile ,

What code is missing from the script below ... Specific;
sample_df.to_csv (Desktop / "+ str (title_csv) +" .csv ",
..... More

Print this item

  How to find the list of dependencies not present in the remote artifactory repository
Posted by: csplrj - Mar-30-2018, 11:04 AM - Forum: General Coding Help - Replies (6)

How to find the list of dependencies not present in the remote artifactory repository?
I want to install a package twisted(https://pypi.python.org/py..... More

Print this item

  calculate the 10001st prime number
Posted by: topologh - Mar-30-2018, 10:59 AM - Forum: Homework - Replies (7)

I'm learning python by following project euler. Q7 asks you to calculate the 10001st prime.

i did the following (in pseudocode):

def div(n): mak..... More

Print this item

  Issues with Nickel Calculation
Posted by: CrashAndBurn2018 - Mar-30-2018, 10:04 AM - Forum: General Coding Help - Replies (3)

[python]#Change.PY
# A program to calculate the value of change

def main():
print("Change Counter")
print()
print("Enter count of e..... More

Print this item

  Newbie with Pi3
Posted by: Dualxeon - Mar-30-2018, 08:39 AM - Forum: General Coding Help - Replies (50)

I am working on opening a door with my Pi3, I have borrowed a lot of this code so far,as to I am very new to programming. I have this much working, no..... More

Print this item

  How to access Modal window using Selenium Python
Posted by: sumandas89 - Mar-30-2018, 08:21 AM - Forum: Web Scraping & Web Development - No Replies

While crawling in a web-page using python selenium, I found a link and after clicking in the link using selenium, I found a modal window appears. Now ..... More

Print this item

  When Erlang befriend Python and they work together to mutual advantage
Posted by: nsharma9 - Mar-30-2018, 06:02 AM - Forum: News and Discussions - No Replies

There is a lot more work that you could do by leveraging multiple programming languages together (mostly the libraries and tools available). Making it..... More

Print this item

  question about list and remove function
Posted by: wmw12344 - Mar-29-2018, 10:29 PM - Forum: General Coding Help - Replies (5)

hello,
I am a beginner in programming,started learning python a few days ago.When I was doing exercise,found a problem that I couldn't solve by mysel..... More

Print this item

  Creating user accounts in Google Directory
Posted by: amankahlon - Mar-29-2018, 10:25 PM - Forum: General Coding Help - Replies (1)

Hello,

I am trying to create the user accounts in the google directory using python. I am not sure what should be my starting point.

Thanks,
Am..... More

Print this item

  Question about telegram bot
Posted by: Romank - Mar-29-2018, 09:36 PM - Forum: General Coding Help - No Replies

Hello, im writing a telegram bot and i got a problem:
In the story there is a moment where user need to choose one of two options for further developm..... More

Print this item

  finding items/comparison in/with a dictionary
Posted by: AGC - Mar-29-2018, 09:11 PM - Forum: General Coding Help - Replies (17)

Hello,
I have file 1 with this kind of information: Name Definition for about 2,000 names --> I have created a dictionary with this file (name:defin..... More

Print this item

  Format tel hyperlink
Posted by: 3115Tech - Mar-29-2018, 08:24 PM - Forum: Code sharing - Replies (1)

Here is a simple code snippet to format a tel hyperlink. this will display just the phone number otherwise it just prints out the whole <a href..... More

Print this item

  Convert script from Perl to Python3
Posted by: gentoobob - Mar-29-2018, 06:13 PM - Forum: Web Scraping & Web Development - Replies (2)

Hello! First off I'm not a strong Python developer. I'm a Network Engineer and I use Python to create automation scripts for accessing routers and sw..... More

Print this item

  Multi thread telnet issue
Posted by: anna - Mar-29-2018, 05:35 PM - Forum: General Coding Help - No Replies

Below script is working, however randomly few devices showing as time out, but those devices are reachable to able to telnet.

Thanks for our Modera..... More

Print this item

  Code review for S3 object creation
Posted by: beherap - Mar-29-2018, 01:31 PM - Forum: General Coding Help - No Replies

Hello!

I have developed a python3.6 program to create a csv object in S3 from a JSON payload. As this is my first python program, it would really h..... More

Print this item

  unable to convert text file in dictionary
Posted by: purnima1 - Mar-29-2018, 09:37 AM - Forum: General Coding Help - Replies (6)

Hi Team,
I am trying to convert one text file in dictionary but it remains empty . Please help .

text files sample records are as follows
CC_FIP..... More

Print this item

  RE: Making Python3 Default on Debian Stretch
Posted by: silver2row - Mar-29-2018, 08:54 AM - Forum: News and Discussions - Replies (4)

Hello,

I was trying to find info. on making my Debian Distro Python3 ready. I have Python3 installed on the machine but it is not my default Python..... More

Print this item

  Display 20 records at a time,data structure or loop
Posted by: pythonds - Mar-29-2018, 08:49 AM - Forum: General Coding Help - Replies (1)

I have this problem.I need to submit 20 words separated by a comma to a web service.The words i am getting them from mysql database. I am new to pytho..... More

Print this item

  Convert TXT to CSV
Posted by: jabberwock88 - Mar-29-2018, 08:14 AM - Forum: General Coding Help - Replies (1)

Hello,

I need help converting a text file, to a CSV that I could use in splunk.

This is my source file:

Image Digest: sha256:316ebb92ca66bb8d..... More

Print this item

  What tool do I need to look at a CSV file?
Posted by: RedSkeleton007 - Mar-29-2018, 05:51 AM - Forum: General Coding Help - Replies (5)

The following code successfully created a .csv file:
[python]
#!/usr/bin/env python3
#MoviesCSV.py

import csv

movieList = [["Monty Python and..... More


Attached Files

Thumbnail(s)
   
Print this item

  Matplotlib question
Posted by: notsolowki - Mar-29-2018, 05:37 AM - Forum: GUI - Replies (2)

where can i ask a question about matplotlib ive been asking everywhere and nothing but silence. i have written a program in it and it needs to be modi..... More

Print this item

  how do i rewrite this code to give me 10 outputs
Posted by: BlackPimpernel - Mar-29-2018, 02:26 AM - Forum: General Coding Help - Replies (2)

[python]
# File: Futurevalue.py
# A simple program illustrating the future value of a savings account in 10 years
def main():
p = eval(input (..... More

Print this item

  Trouble with global variables
Posted by: maymac789 - Mar-29-2018, 02:18 AM - Forum: General Coding Help - Replies (1)

In the simple code below, schedule_last_update in the function check_schedule_file() is seen as a local variable and generates an error at line 15 cla..... More

Print this item

  Trusting the garbage collector
Posted by: Mekire - Mar-29-2018, 02:01 AM - Forum: News and Discussions - Replies (3)

Just ran into a case where the garbage collector is absolutely not doing what I need it to do.

Context: I'm creating a game hub from which users ca..... More

Print this item

  ValueError
Posted by: mazzz56 - Mar-28-2018, 10:05 PM - Forum: Homework - Replies (1)

Hello people,

I am running this code from github(https://github.com/ofirlevy/repcount) when I run the script I am receiving this error message. Ple..... More

Print this item

  Code dont work
Posted by: FrankWhite - Mar-28-2018, 09:42 PM - Forum: General Coding Help - Replies (11)

Hello Everyone,

im new here and have no experience in programming. I have a python 2 program which wont run:
I have installed python 2.7 and want ..... More

Print this item

  Nothing happens - its a simple multiplication table!
Posted by: tjnichols - Mar-28-2018, 09:05 PM - Forum: General Coding Help - Replies (10)

[code]def create_multiplcation_table(width, height):
output = ""
num_chars = len(str(width*height)) + 1

for a in range(1, height+1):
fo..... More

Print this item

  Two questions
Posted by: jure98 - Mar-28-2018, 08:45 PM - Forum: General Coding Help - Replies (3)

Hi guys,

I'm today start in Python so i have two questions.

1)I want to generate all possible characters.I'm do it,but i don't have idea how tha..... More

Print this item

  Windows DIB format in bytearray to image?
Posted by: dusca - Mar-28-2018, 08:02 PM - Forum: General Coding Help - Replies (2)

Hello,

I have OLE Object with bytearray (h++ps://ufile.io/5mnfn)

How to convert this info (Windows DIB) to image?

Thanks

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  link variable to exc bloc... 5 hours ago Astrobert Astrobert General Codin...
  PyQt6 QWidgets and system... 7 hours ago stevecoh1 Axel_Erfurt GUI
  best way to learn python 9 hours ago dutch mamta25 News and Disc...
  Graph Interpolate Difficu... 11-17, 22:27 Tuurbo46 deanhystad General Codin...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... 11-17, 08:44 Tuurbo46 Tuurbo46 GUI
  How to make ball stay wit... 11-15, 16:07 nathanael deanhystad General Codin...
  sorting a lisr of file pa... 11-15, 13:00 Skaperen DeaD_EyE News and Disc...
  conditional nested loops 11-14, 23:31 Skaperen Skaperen News and Disc...
  [solved] re.split issue 11-14, 18:02 paul18fr deanhystad General Codin...
  Please guide me to comple... 11-14, 15:33 pbkurd Larz60+ General Codin...
Most views
  The best Prog... 579122
  Tutorial Requ... 511419
  Web Scraping ... 442079
  Newbie with P... 386146
  New Users Int... 378566
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+ 12108
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
SavingSquirrel199835 Yesterday
Astrobert Yesterday
DataScientist071 Yesterday
aminrony1999 11-17
fobby888 11-17

User Panel Messages

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