This article is a sequel to Unicode strings in Python: A basic tutorial. Read that... (more…)
Read more »
What is Recursion?
If you understand the underlying concept of recursion but struggle to implement it like myself, or you don't even know what it is, then this post if for you.
Recursion is defined as solving a complex problem by breaking the problem... (more…)
Read more »
An Open Source Python alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI - souzatharsis/podcastfy... (more…)
Read more »
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump ver... (more…)
Read more »
aiosmtpd - A reimplementation of the Python stdlib smtpd.py based on asyncio. (more…)
Read more »