PythonHub
2.44K subscribers
2.35K photos
49.3K 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/