๐ Stories, Tutorials & Articles

medium.com
In an organization with many cloud assets, tracking the entire inventory of resources is challenging.
In this article, you will see how you can subscribe to the real time notifications for changes in your assets and get an alert when a Google Compute Engine Instance with Public IP is created.

blog.deepgram.com
Deepgram builds its AI speech recognition platform in Rust but the first three iterations were built in Python.
This post shares why they selected Rust instead of Python, the challenges, bottlenecks and experiences.

hackernoon.com
Python is one of the most powerful and dominant languages in web development. check more here about why to use Python for Web Development.

lukeplant.me.uk
Luke Plant has been trying to like static type checking in Python for Django projects. This blog post documents how it went with Parsy, a parser combinator library he maintain.

talkpython.fm
Wondering what Mastodon is all about? More importantly, what does it offer Python developers and other open source folks compared to Twitter?
There is a huge amount of interest in the tech community about what's happening at Twitter and whether they should expand to or even move to a new location.
On this episode you'll meet Gina Hรคuรge, Simon Willison, and Juan Luis Cano Rodrรญguez. They're going to talk about the technology and the culture of Mastodon from this Python perspective.
โ๏ธ Tools, Apps & Software

github.com
A deobfuscator for PyArmor.

github.com
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking

github.com
A two-party secure function evaluation using Yao's garbled circuit protocol

github.com
An open source list of developer questions to ask prospective employers

github.com
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.

github.com
DALLE2 in the command line.