Menu

#LearnPython

43 posts

Feed·
20 of 43 posts
📰
0

Reddit - Please wait for verification

Python Education·/u/No_Link_4379·4 months ago
#dxRi5P0d

I'm trying to read input from an original PS3 controller using HID. I followed the tutorial at https://blog.thea.codes/talking-to-gamepads-without-pygame/, but for some reason my code isn't working. I'm not receiving any values from the controller.…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/amca01·4 months ago
#nQzjxjqz

Apparently the trick is to load the ipympl package, and then in Jupyter Lab enter the magic command %matplotlib widget and then include your code for points to be added. But when I do this, all that happens is a notice: Loading widget... and then nothing.…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/Soogs·4 months ago
#oUUnttgv

Does anyone have any experience with publishing a flask app via docker? Is it even possible? I have a pretty neat project I want to share but having to setup a nix server and create an env might be too much so thinking docker might be a nice workaround?…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/Electronic-Low9797·4 months ago
#ztzGk8RH

I am currently learning about data structures in Python. I understand that searching for an element in a List requires O(n) linear time. However, I read that searching a Set has an average time complexity of O(1) because it is implemented using a hash…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/MalibuBon·4 months ago
#mDKULehH

*Edited to add: Thank you all so much to everybody who took time to reply and to those who gave me helpful links about where to start. I'm wanting to do something more than play games on my computer to help keep my mind sharp, and learning Python seemed a…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/Justicemirm·4 months ago
#oW53KIFI

Have been coding for 2 months , yesterday was the 2 month marker All the code I have prepared is saved but not pushed in github I never touched it ,was thinking to do it but I code in mobile so I thought maybe after a few months ,need a laptop first I…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/mattibeltro·4 months ago
#DGd4kY7Q

Hi everyone! I'm a student at Politecnico di Milano and I'm trying to refactor a small ML project of mine (~500 LOC) before I get used to bad habits. It runs but the code grew organically and is starting to feel messy.…

15s
Read More