IntroductionIn this post, I want to look at the biggest strengths and weaknesses of Python, with more emphasis on the weaknesses, just because these problems have been there for years now and some of the rough edges bleed a lot. The Good – Where Python Sh... (more…)
Read more »
Sorted Containers is an Apache2 licensed sorted collections library,
written in pure-Python, and fast as C-extensions. (more…)
Read more »
Publish and install private python packages using OCI/docker registries. - AllexVeldman/pyoci... (more…)
Read more »
We can make the computer speak with Python. Given a text string, it will speak the written words in the English language. This process is called Text To Speech or shortly TTS. (more…)
Read more »