PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
When should you upgrade to Python 3.12?

Python 3.12 is out now–but should you switch to it immediately?
And if you ...

https://pythonspeed.com/articles/upgrade-python-3.12/
Options for passwordless authentication in Django apps

Passwordless authentication is gaining popularity as a secure and user-friendly alternative to traditional password-based authentication in Django applications. In this article, we will delve into three passwordless authentication methods: email-based authentication, authentication with OAuth, and authentication with magic links.

https://www.honeybadger.io/blog/options-for-passwordless-authentication-in-django/
Python Gotcha: Comparisons

Comparing two numerical variables in Python can have surprising results if you aren't aware of some common gotchas. This post covers a couple of the common ones.

https://andrewwegner.com/python-gotcha-comparisons.html
We Have To Talk About Flask

Miguel Grinberg writes that Flask maintainers often introduce trivial backwards incompatible changes into new releases of Flask and Werkzeug, causing extensions and tutorials to break until they are updated. There is now

https://blog.miguelgrinberg.com/post/we-have-to-talk-about-flask
Pytest Tutorial – How to Test Python Code

Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT to help you write tests quicker.

https://www.youtube.com/watch?v=cHYq1MRoyI0