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,973
» Latest member: sophielane
» Forum threads: 38,731
» Forum posts: 175,557

Full Statistics

Online Users
There are currently 38 online users.
» 1 Member(s) | 28 Guest(s)
Bing, Google, Applebot, Facebook, AOL, sophielane

Latest Threads
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
1 hour ago
» Replies: 6
» Views: 692
Looking for constructive ...
Forum: News and Discussions
Last Post: PhamMaria
1 hour ago
» Replies: 1
» Views: 859
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
2 hours ago
» Replies: 0
» Views: 24
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
6 hours ago
» Replies: 8
» Views: 427
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Yesterday, 06:39 PM
» Replies: 7
» Views: 2,812
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 676
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,210
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,780
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,177
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,141

 
  Interesting response from GoDaddy After I transfered my domains
Posted by: Larz60+ - Feb-18-2019, 12:38 AM - Forum: Bar - No Replies

After transferring all of my domains, I got this suggestion from GoDaddy:
I had used them at my business for over 10 years, and at home for another 1..... More


Attached Files

Thumbnail(s)
   
Print this item

  6.24 LAB: Vapor Pressure Calculation using the Peng-Robinson Equation of State
Posted by: NathanielH - Feb-17-2019, 11:33 PM - Forum: Homework - Replies (1)

[Image: media%2Fece%2Fecefbf1c-1c77-4b88-82b1-7f...aDlmlh.png]
[img]https://media.cheggcdn.com/media%2F903%..... More

Print this item

  Range Function
Posted by: OceanJeff40 - Feb-17-2019, 09:08 PM - Forum: General Coding Help - Replies (1)

Hello Python World!

I'm not new to programming, I am intermediate to advanced C family programmer (mostly focused on OpenGL at the moment), but I'm..... More

Print this item

  Learning Python. Which is a good text editor for MacOS?
Posted by: birb - Feb-17-2019, 08:54 PM - Forum: News and Discussions - Replies (4)

I just started learning Python and so far am very excited about it.

Which text editor to you recommend for coding Python? (For MacOS)

Print this item

  reading a file int a dictionary specifically
Posted by: sonicx05 - Feb-17-2019, 08:54 PM - Forum: General Coding Help - Replies (3)

Im relatively new to python and I have a file containing words/lines like this:


AA EY2 EY1
AAA T R IH2 P AH0 L EY1
AABERG AA1 B ER0 G
AACHEN AA..... More

Print this item

  reading data from command line
Posted by: mcmxl22 - Feb-17-2019, 08:15 PM - Forum: General Coding Help - Replies (2)

I want to automate updating python packages through pip. I think I have most of it. I just don't know how to evaluate the output from [icode]results =..... More

Print this item

  How Do I Get the IDE to Find My Imports
Posted by: petec - Feb-17-2019, 06:19 PM - Forum: General Coding Help - Replies (18)

I can't seem to get an IDE to find my imports.
I have tried IDLE and Visual Basic (Note I have used Visual Basic to write a few python programs quite..... More

Print this item

  Made my first Python program: Snake. Please help me improve it
Posted by: andrerocha1998 - Feb-17-2019, 05:29 PM - Forum: Game Development - Replies (8)

Hello,

I've started learning Python yesterday with the intention of studying machine learning. Before this, my experience with programming was excl..... More

Print this item

  tuple and formating problem
Posted by: darktitan - Feb-17-2019, 05:19 PM - Forum: General Coding Help - Replies (7)

Hi
Im using sqlite3 for a lite project and im getting this error

[error]conn.execute('SELECT * FROM anställda WHERE ID={0},{1},{2},{3}'.format(uid[:4..... More

Print this item

  How to use a tfrecord file for training an autoencoder
Posted by: JohnMarie - Feb-17-2019, 04:05 PM - Forum: Data Science - Replies (6)

I don't know how to get the number of features from a tfrecord file to make them as input to a stacked autoencoder.

I used the follwing function fo..... More

Print this item

  Failed to locate element
Posted by: gahhon - Feb-17-2019, 04:04 PM - Forum: Web Scraping & Web Development - Replies (4)

Capture


[python]driver.find_eleme..... More

Print this item

  Input and Output Programming
Posted by: Ducats - Feb-17-2019, 03:34 PM - Forum: General Coding Help - Replies (2)

Thanks for letting me join your forum. I am trying to create a simple PLC style controller with Raspberry pi and Python software. I'm very new to prog..... More

Print this item

  How to redefine object so that all user- objects have the necessary capabilities?
Posted by: AlekseyPython - Feb-17-2019, 11:26 AM - Forum: General Coding Help - Replies (5)

When I used the pickle library, it turned out that it does not save the current values ​​of the class members (after recovery pickle fills them with t..... More

Print this item

  Combine two scripts and loop
Posted by: BMC - Feb-17-2019, 08:46 AM - Forum: General Coding Help - Replies (2)

Hi all

I am novice at python.

I have to scripts - one reads the barcode of a box and the other takes the weight of the box.

Barcode:

[pyth..... More

Print this item

  How to open and interact with an app
Posted by: SheeppOSU - Feb-17-2019, 07:37 AM - Forum: General Coding Help - Replies (1)

So I have an app called Signal on my computer. My dad is deployed and I wan't to say goodnight to him every night. So I've spent atleast 2 hours tryin..... More

Print this item

  how to reopen a closed tab of wx.aui.Notebook?
Posted by: royer14 - Feb-17-2019, 06:22 AM - Forum: GUI - Replies (2)

Hello Group, I have a design that I had created in wxformbuilder but I have a difficulty when I close a tab and by a [b]menubar return it open[..... More

Print this item

  Pixmap Dosnt always load
Posted by: jimmyvegas29 - Feb-17-2019, 03:00 AM - Forum: GUI - Replies (3)

So, im trying to create a video poker training program in PyQt5 and im using button with Pixmap for the cards. The issue im running into in testing th..... More

Print this item

  Sorting algorithm issues
Posted by: Clunk_Head - Feb-17-2019, 12:57 AM - Forum: General Coding Help - Replies (2)

I'm working on a sorting algorithm as a curiosity, but it seems to be stuck in an infinite loop.

[python]
def simple_sorter(unsorted):
print(..... More

Print this item

  How can I sort my dict ?
Posted by: Mike Ru - Feb-16-2019, 11:43 PM - Forum: General Coding Help - Replies (1)

I have it

{1: ['3', ['third task', True]], 2: ['1', ['first task', True]], 3: ['2', ['second task', True]]}
I need to get sor..... More

Print this item

  unittest.assertEqual giving failure on result although it's ok.
Posted by: FWendeburg - Feb-16-2019, 09:50 PM - Forum: General Coding Help - Replies (3)

Hi, i have been trying the unittest.TestCase class but when I tried it using this python program it somehow says the assertion it's wrong.

employee..... More

Print this item

  How do I read the keyboard arrow keys?
Posted by: r2d2 - Feb-16-2019, 07:01 PM - Forum: General Coding Help - No Replies

I am trying to get a Python2 program to print the result of the up, down, left and right arrows. This sample program did that. I also want the pro..... More

Print this item

  Digits increasing
Posted by: meknowsnothing - Feb-16-2019, 06:09 PM - Forum: Homework - Replies (6)

Could anyone help me in the following problem from https://artofproblemsolving.com/communit...ith_digits..... More

Print this item

  function call in recursion
Posted by: moong - Feb-16-2019, 04:34 PM - Forum: General Coding Help - Replies (2)

Basically I need to call the function recursively.
Below is my code

[python]path="/home/"
url = "<url>"
nme = {'xmlns' : url}
def find( repo, d..... More

Print this item

  Convert row data to columns based on keyword
Posted by: mjack24 - Feb-16-2019, 03:40 PM - Forum: General Coding Help - Replies (1)

I have two columns of data with string names and values (x, y). I would like to convert it to columns.

For example
Column 1 Column 2
String1 ..... More

Print this item

  Programming with only a certificate?
Posted by: bennylava - Feb-16-2019, 03:33 PM - Forum: News and Discussions - Replies (4)

I saw that this forum says its for things that "don't fit into other categories" so I figured that this is the best place to post this. And this is re..... More

Print this item

  ARIMA error with hight MA order
Posted by: wissam1974 - Feb-16-2019, 02:57 PM - Forum: Data Science - No Replies

Hi for all Python expert forum.

i have used the predefined functions in python such as:
[python]
plot_acf(col, ax=pyplot.gca(), lags=1500) #to se..... More

Print this item

  How I can recognize that member is classmethod of staticmethod?
Posted by: AlekseyPython - Feb-16-2019, 11:35 AM - Forum: General Coding Help - No Replies

I want to get only MY variables of the class and for this I wrote such a function:

[python]
import inspect
class MyClass:
...
...
@classme..... More

Print this item

  identify window
Posted by: DPaul - Feb-16-2019, 08:44 AM - Forum: GUI - Replies (5)

Hi, i am in a spot of trouble trying to do this:
I want to create a number of (tkinter) windows dynamically and simultaneously (between 2 and 10).
E..... More

Print this item

  Why the heck is this not working
Posted by: YTPizzer - Feb-16-2019, 05:06 AM - Forum: Game Development - Replies (1)

Hey, so I'm new here and don't plan to use this website again.
The only reason I'm here is because I've spent ages trying to get this code to work an..... More

Print this item

  run_pipe_line
Posted by: Skaperen - Feb-16-2019, 02:24 AM - Forum: Code sharing - No Replies

last year i posted a 22 line version of a function to run a pipeline of multip..... More

Print this item

  tried to setup private pypi, but can not upload
Posted by: ggpython000 - Feb-16-2019, 02:21 AM - Forum: Networking - Replies (1)

Hi, I have earlier succeeded generating package and upload to pypi.org but sidelined by the fact that pypi.org appears to be requiring twine to upload..... More

Print this item

  Please help me with this!
Posted by: kevinwoo00 - Feb-16-2019, 01:44 AM - Forum: Homework - Replies (2)

Consider the following recursive function:
[python]
def mystery(a, b):
if a == b:
return a
else:
myst_rest = mystery(a +..... More

Print this item

  How to store the value from variable into list & run a statement then put in variable
Posted by: searching1 - Feb-16-2019, 12:35 AM - Forum: General Coding Help - Replies (1)

Hi, I have 2 question regarding this code, 1st I want to put all the values into list from the variable?

Example, Im grepping multiple ip f..... More

Print this item

  Python code - Vulnerabilities
Posted by: helloworld - Feb-15-2019, 10:55 PM - Forum: General Coding Help - Replies (1)

Hello

I produced a python code and I already checked and removed all the vulnerabilities. But I need help to disclose any lift vulnerability that I..... More

Print this item

  Help with assignment
Posted by: dxfrelince - Feb-15-2019, 10:46 PM - Forum: Homework - Replies (7)

Hi,

I want to make a nested indexing on heatingdata = [m,t1,t2,s].

[python]When i Write: heatingdata = [m,t1,t2,s]
i=0
For i in range (list(he..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Unable to resolve FileNot... 1 hour ago llarkin6 noisefloor General Codin...
  Looking for constructive ... 1 hour ago decuser PhamMaria News and Disc...
  Integer Factorization Too... 2 hours ago fosuwxb fosuwxb Code sharing
  Comparing 2 100GB Drives/... 6 hours ago tester_V snippsat General Codin...
  Select Python comment (#)... Yesterday, 18:39 SpongeB0B tester_V General Codin...
  My goal to be hired worki... 09-27, 23:58 GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
Most views
  The best Prog... 577300
  Tutorial Requ... 500510
  Web Scraping ... 440971
  Newbie with P... 385004
  New Users Int... 369444
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 8176
snippsat 7370
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
sophielane Today
Oscar0057 Today
Cromulent Today
PhamMaria Today
Zephlonix Today

User Panel Messages

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