PythonHub
2.36K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Django and htmx Tutorial: Easier Web Development

Christopher Trudeau demonstrates how htmx can add dynamic features like lazy loading and search-as-you-type to Django applications with minimal JavaScript. The tutorial showcases htmx's integration with Django, allowing more server-side logic and potentially better performance compared to traditional single-page applications.

https://www.youtube.com/watch?v=i1eMxu_PR5Y
👍1
15 Powerful Python Libraries You Should Be Using

In this video, 15 impressive Python libraries are showcased that everyone should know about. Whether for data scientists or backend developers, many of these packages will prove to be very useful.

https://www.youtube.com/watch?v=OiLgG4CabPo
The Stacktrace Puzzle

Explore how Python stacktraces with chained exceptions can become confusing puzzles and solve a few puzzles of your own.

https://www.bugsink.com/blog/chained-stacktraces-puzzle/
Python and Sigstore

Seth Larson discusses the implementation of Sigstore in Python, highlighting its benefits for software supply chain security and its integration into CPython's release process. He explains how Sigstore improves upon traditional GPG signatures by providing transparency, ease of use, and better security practices, while also detailing the challenges and future plans for Sigstore adoption i...

https://sethmlarson.dev/python-and-sigstore
BugGPT

LLM powered vulnerable web page generator for testing and educational purposes.

https://github.com/Trivulzianus/BugGPT