the top Reddit posts from r/python for the past day
Latest posts:
Function closures... what's the big deal?
I build a cookiecutter project generator with Django Rest Framework, Postgres, CircleCi, Error tracking, Code coverage
I created a Gmail API client for python
PSA: If you update a YML file used in CI to install or use Python 3.10, make sure to use “3.10” as a string. Otherwise is will most likely install Python 3.1.
Monday Daily Thread: Project ideas!
I created a Python course for beginners
Re: codility test. How do you know whether it is the case that you are too stupid for python and you should cut your losses and stop trying to learn, or it is just normal that you don't understand certain things as you are only in early stages?
I made a Spotify playlist Downloader.
Password Generator GUI
Python Code Quality - Improve the quality of your Python code with linters, code formatters, and security vulnerability scanners
Is it okay to copy codes from other people’s projects on github for work?
If you are using Apple's M1 Macs, compiling numpy against Accelerate results in much better performance
Is there any language that is as similar as possible to Python in syntax, readability, and features, but is statically typed?
Sunday Daily Thread: What's everyone working on this week?
Windows Python Editor with Jedi Code Navigation
How to classify sports using TensorFlow and Mobilenet (Neural network project) - [project]
spaCy NLP v3.2 released
I just published an article to help people get started with python virtual environments. I hope it's useful to those of you who have recently started with python
Building a Chess AI
What are some programming practice websites that filter problems by topic?