Uncategorized Business, The Serious Side of Python Learn about running an MLops business with Bojan Miletic!
Uncategorized The Passion For Python Michael Driscoll has been a Python fan since the days PyPI did not yet exist. He is an author, blogger…
Uncategorized 14 Years Old And Teaching Typing To The World A casual chat with the maintainer of the pypi commandline package and typesplainer. A dive into his journey into tech…
Uncategorized Knowledge Transfer in OpenSource This podcast features two Pypy and one CPython core devs. Projects like Pypy and CPython are complex undertakings. Even to…
Uncategorized Breaking Into Tech: The Traditional Way v/s OpenSource Osmar Mansoor has had a rich career at big tech companies. Now an Engineering Manager at Amazon, he has been…
Uncategorized Notes of Get your resources faster, with importlib.resources by Barry Warsaw Talk notes thepkg/ # is a package since has __init__.py __init__.py a.py b.py data/ sample.dat You need to get data…
Uncategorized Python-efl Tutorial 2 Callback demo ''' Abdur-Ramaan Janhangeer Updated from Jeff Hoogland's tutos for Python3.9 and Python-elf 1.25.0 https://www.toolbox.com/tech/operating-systems/blogs/py-efl-tutorial-2-weight-hints-031215/ ''' import efl.elementary as…
Uncategorized Why i admire tiangolo more than FastAPI People talk about FastAPI a lot, but they give little attention to Sebastián RamÃrez, alias tiangolo. It’s so obvious to…
Uncategorized How to install Python-efl on Ubuntu or Linux Mint Python-efl is the binding for EFL, an awesome and performance-obcessed set of libraries. EFL stands for Enlightment Foundation Libraries. It…