PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Convert a Python Project to an Executable (.exe) File

How to convert .py to .exe using Auto PY to EXE

https://python.plainenglish.io/convert-a-python-project-to-an-executable-exe-file-175080da4485
Django security releases issued: 3.2.1, 3.1.9, and 2.2.21

https://www.djangoproject.com/weblog/2021/may/04/security-releases/
Python in Visual Studio Code – May 2021 Release

Pylance is now the default language server for Python and is bundled with the core Python extension as an optional extension starting with this release. Other notable updates are that we now have faster extension startup time and a new debugger feature: live reload for Python scripts.

https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2021-release/