Menu

#LearnPython

46 posts

Feed·
20 of 46 posts
📰
0

Reddit - Please wait for verification

Python Education·/u/mekmookbro·2 days ago
#xlQImz1Z

I'm mainly a web developer and I'm currently building a desktop app with python using pywebview. Its been going pretty well and I'm close to done with it, just curious if anyone else has experience with it and if there's any pitfalls, bugs or gotchas I…

15s
Read More
📰
0

Reddit - Please wait for verification

Python Education·/u/No_Link_4379·2 days 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·2 days 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·3 days 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·3 days 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·3 days 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·3 days 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