PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Putting Pants On

One Thing We Did Right After 5 Years with Django.

https://g-cassie.github.io/2021/10/02/django-pants.html
End-to-end tinyML audio classification with the Raspberry Pi RP2040

In this article, we will demonstrate how an Arm Cortex-M based microcontroller can be used for local on-device ML to detect audio events from its surrounding environment. This is a tutorial-style article, and we’ll guide you through training a TensorFlow based audio classification model to detect a fire alarm sound.

https://blog.tensorflow.org/2021/09/TinyML-Audio-for-everyone.html
Create a Stunning PDF Flyer in Python with borb

In this guide, we'll create a beautiful stylized PDF flyer using nothing but Python and borb - a pure-Python library for working with PDF documents.

https://stackabuse.com/create-a-stunning-pdf-flyer-in-python-with-borb/
Python leads Tiobe Index for first time in 20 years

https://www.tiobe.com/tiobe-index/
Python 3.11: “Zero cost” exception handling

https://bugs.python.org/issue40222
What's great about Python 3.10?

What changed in Python 3.10 and which of those changes matter for you?

I’ve spent this week ...

https://treyhunner.com/2021/10/whats-great-about-python-3-dot-10/