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,272
» Latest member: DataScientist071
» Forum threads: 38,787
» Forum posts: 175,858

Full Statistics

Online Users
There are currently 40 online users.
» 1 Member(s) | 30 Guest(s)
Bing, Google, Mojeek, Applebot, Facebook, Axel_Erfurt

Latest Threads
PyQt6 QWidgets and system...
Forum: GUI
Last Post: deanhystad
2 hours ago
» Replies: 1
» Views: 122
best way to learn python
Forum: News and Discussions
Last Post: mamta25
2 hours ago
» Replies: 5
» Views: 3,057
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 10:27 PM
» Replies: 3
» Views: 184
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Yesterday, 11:47 AM
» Replies: 4
» Views: 164
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Yesterday, 08:44 AM
» Replies: 2
» Views: 128
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 177
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 352
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 73
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 371
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 214

 
  retirement counter help
Posted by: 2ball - Mar-24-2018, 12:10 AM - Forum: General Coding Help - No Replies

So, I’m old. I tried to learn just enough Python to make a retirement count down and a retirement money count up. Part of my retirement is that in t..... More

Print this item

  Noob Udacity Help
Posted by: CastyMcBoozer - Mar-23-2018, 11:18 PM - Forum: Homework - Replies (3)

So I'm chugging along w/ a beginner's computer science course @ Udacity. It seems to be going ok, I don't have tons of time to dedicate to it, but I'..... More

Print this item

  new to coding, need help on a HW problem almost got it
Posted by: philanthony - Mar-23-2018, 10:53 PM - Forum: Homework - No Replies

i have a folder containing 5 shapefiles (.shp). the problem wants me to list the 5 files and the geometry type (point, line, or polygon)
EX: counties..... More

Print this item

  Change color pixel in an image
Posted by: louloudevinci - Mar-23-2018, 09:08 PM - Forum: Data Science - Replies (2)

Hey!
I have a basic image, in color.
I would like to change every color by another color.
I know the functions putpixel, et caetera.
My problem, i..... More

Print this item

  problem running program in VScode
Posted by: LavaCreeperKing - Mar-23-2018, 07:51 PM - Forum: General Coding Help - Replies (4)

Now that I VScode to program with I have been making some stuff and getting used to the new program but I am having one problem. I have this line of c..... More

Print this item

  Tkinter Listbox tab char issues
Posted by: ashtona - Mar-23-2018, 06:38 PM - Forum: GUI - Replies (4)

Hello, I'm writing a GUI app in tkinter. Right now I am trying to insert filenames that I have stored in an SQL database into a Listbox with a tab in ..... More

Print this item

  Two same codes, different result. Please help to understand.
Posted by: vickyprabhat - Mar-23-2018, 02:50 PM - Forum: General Coding Help - Replies (5)

why there is two different output for similar codes.
This below code gives proper Fibonacci
[Python]
def fib(n) :
a,b= 0,1
for x in rang..... More

Print this item

  need some help
Posted by: kobehoo - Mar-23-2018, 02:35 PM - Forum: General Coding Help - Replies (1)

D:\Python\Python36\Test>python cal.py File "cal.py", line 1 Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:54:40) [MSC v.1900 64..... More

Print this item

  Load data from json into MySQL
Posted by: chevanton1988 - Mar-23-2018, 12:13 PM - Forum: General Coding Help - Replies (1)

Hi gurus,

I need to take data from JSON API rest and put it into MySQL database table. I try this with for loop through json list which contains dict..... More

Print this item

  [Poznań} Python Developer; 8-15k PLN/moth
Posted by: MaciejMerix - Mar-23-2018, 10:43 AM - Forum: Jobs - Replies (2)

Hello,

We are Merixstudio. Software house from Poznań/Poland. We are looking for a Python developer who will work with us from our office or remot..... More

Print this item

  I'm having trouble printing a return value in my main function
Posted by: RedSkeleton007 - Mar-23-2018, 09:21 AM - Forum: General Coding Help - Replies (2)

I'm missing something very basic here. The following code:
[python]
#!/usr/bin/env python3
#QuickTest.py
def summ(numThree,numFour):
result =..... More

Print this item

  Scilab -> Python translation
Posted by: silverfish - Mar-23-2018, 07:35 AM - Forum: General Coding Help - No Replies

Hi guys :)

With Scilab, you can create a splin and then interpolate it : (proba is a function I created )

[output]Vpart = linspace(0,vmax, Nbr)..... More

Print this item

  command line: python -c 'code here'
Posted by: Skaperen - Mar-23-2018, 05:27 AM - Forum: Web Scraping & Web Development - Replies (7)

when tying to execute multi line code through the -c option of the python interpreter itself, i have not gotten anything to work. is this suppose to ..... More

Print this item

  tkinter scheduling app
Posted by: Rabbyte - Mar-23-2018, 03:35 AM - Forum: Jobs - Replies (7)

Looking to hire a programmer for a simple team scheduling app that utilizes tkinter and can export html.

I have all desired features laid out, I just..... More

Print this item

  What Is Best/Easiest IDE To Install?
Posted by: abrogard - Mar-22-2018, 11:19 PM - Forum: Bar - Replies (12)

I am completely new.

I would like to know which is quickest and easiest IDE to install?

My Python installation comes with IDLE but I'd like someth..... More

Print this item

  Keypad Help
Posted by: FireBlitz8404 - Mar-22-2018, 07:26 PM - Forum: General Coding Help - Replies (1)

I currently have a 4x4 keypad working with this Python code. The script just runs indefinitely and I don't know how to get it to stop. I'm trying to g..... More

Print this item

  (Not urgent) IDLE issue with methods
Posted by: vinfer12 - Mar-22-2018, 06:50 PM - Forum: Homework - Replies (5)

I'm in a fundamentals of computer science class at my school, and encountered an issue my teacher can't answer. I'm coding a method-based text adventu..... More

Print this item

  Parts of the house
Posted by: abscorpy - Mar-22-2018, 05:48 PM - Forum: Game Development - Replies (2)

I want to create a game in which an image is shown in the screen and user have to input the correct name of the object. This is the code i have so far..... More

Print this item

  Adding <!Doctype> to existing xml
Posted by: harshvardhancse - Mar-22-2018, 05:08 PM - Forum: General Coding Help - No Replies

Hi All,
Im new to python so bear with me .. I have exisiting xml with element and tags i need to add <!Doctype> element , i tried with element tre..... More

Print this item

  How to perform an ssl renegociation
Posted by: madem - Mar-22-2018, 04:59 PM - Forum: Homework - No Replies

Hello,


I tried to déterminate if a website is vulnerable to ssl client renegociation.
I've got two constraint for that
1) Create a script with..... More

Print this item

  .JSON conversion to .CSV or .xslx
Posted by: tccompton - Mar-22-2018, 03:56 PM - Forum: Data Science - Replies (4)

I'm currently undertaking my masters thesis and recording lots of data (through in-house software) which churn out files in .JSON format. Any ideas of..... More

Print this item

  list
Posted by: zowhair - Mar-22-2018, 01:13 PM - Forum: General Coding Help - Replies (2)

Hi friends can anyone explain this for me

def test1():
    l = []
    for i in range(1000):
        l = l + [i]
how this s..... More

Print this item

  Deploying Python-based excel plugin
Posted by: pyexcelnewbie - Mar-22-2018, 11:05 AM - Forum: Data Science - Replies (2)

Apologies if this question has already been answered or is a bit amateur.
I'm just starting on Python development (have experience with C#, VB before..... More

Print this item

  Could someone please help walk me through my home work
Posted by: tetoronga - Mar-22-2018, 10:09 AM - Forum: Homework - Replies (3)

Write a program that will convert litres per 100km (l/100km) to mpg. The output should show conversions using iteration from a user defined start and..... More

Print this item

  Multiplying number in a list in an order
Posted by: pythoneer - Mar-22-2018, 08:57 AM - Forum: Homework - Replies (12)

I have a list
Numbers=[4,7,8]
and i want to multiply that with a range(1,5,2) of numbers in an order
[inline]Expected output:
1..... More

Print this item

  Install Saleor
Posted by: kostasvit - Mar-22-2018, 07:46 AM - Forum: Web Scraping & Web Development - Replies (4)

Goodmorning from Greece!
I'm new in Python and i want your help. i'm trying to install Saleor but i'm getting errors.
is there any guide to install ..... More

Print this item

  need help what is the error here
Posted by: m123 - Mar-22-2018, 02:22 AM - Forum: General Coding Help - Replies (2)

i am trying to find the cube root and print
[python]
cube=-64
for i in range(abs(cube)+1):
if i**3 >=abs(cube):
break
if i**3 !=abs(cube):..... More

Print this item

  converting to Python
Posted by: Skaperen - Mar-22-2018, 01:14 AM - Forum: News and Discussions - Replies (4)

many years ago i wrote a semi-complex very critical bash script named "clean" that makes heavy use of the "find" command to select certain files and r..... More

Print this item

  Running two scripts
Posted by: arka7886 - Mar-21-2018, 10:21 PM - Forum: Data Science - Replies (5)

Hi all,
I have two scripts, say script1.py and script2.py. In script1 I calculate a lot of parameters and matrices, and it takes time, say 30 mins to..... More

Print this item

  I need some feedback on this program
Posted by: tannishpage - Mar-21-2018, 09:36 PM - Forum: Code sharing - Replies (3)

So about a year ago, I started development on an FTP client. It started out as a simple thing, but I've been developing on it for 1 year on and off an..... More

Print this item

  Mastering bitcoin
Posted by: Larz60+ - Mar-21-2018, 09:25 PM - Forum: News and Discussions - Replies (3)

This book may or may not have any python in it, but I see a lot of folks discussing
bitcoin quite often. Here's a free book offered by O'Reilly: http..... More

Print this item

  Setup Notepad++ for python
Posted by: LavaCreeperKing - Mar-21-2018, 08:53 PM - Forum: General Coding Help - Replies (8)

I don't like the default python editor. In order to edit more than one file you have to have a bunch of windows open, and I want to have an editor tha..... More

Print this item

  I am unable to install NumPy in Python3.7.0 and I don't know why.
Posted by: kanika97_scs - Mar-21-2018, 08:30 PM - Forum: Data Science - Replies (4)

This is the error message displayed.

numpy\random\mtrand\mtrand.c(45472): error C2039: 'exc_type': is not a member of '_ts'
c:\python37\includ..... More

Print this item

  Python environment variables
Posted by: Nuttall - Mar-21-2018, 06:35 PM - Forum: General Coding Help - Replies (2)

Please can someone advise me.
I am using python on a linux box and have tried setting environment variables such as PYTHONSTARTUP in my .bashrc file ..... More

Print this item

  if statement always testing as true?
Posted by: Bawhs - Mar-21-2018, 05:55 PM - Forum: Homework - Replies (6)

Hello, I've been tasked with creating a simple choice based text game revolving around a general theme, which I choose to be Greek mythology. For the ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PyQt6 QWidgets and system... 2 hours ago stevecoh1 deanhystad GUI
  best way to learn python 2 hours ago dutch mamta25 News and Disc...
  Graph Interpolate Difficu... Yesterday, 22:27 Tuurbo46 deanhystad General Codin...
  [SOLVED] Access keys and ... Yesterday, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... Yesterday, 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...
  New to python and coding 11-13, 19:58 lary_p jefsummers Homework
Most views
  The best Prog... 579116
  Tutorial Requ... 511349
  Web Scraping ... 442074
  Newbie with P... 386141
  New Users Int... 378510
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
DataScientist071 Today
aminrony1999 Yesterday
fobby888 Yesterday
digitalboy346 Yesterday
ben9090o Yesterday

User Panel Messages

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