Lucy Linder
DERLIN.

DERLIN.

Follow
homeAbout MeKotlin is funnewsletter
Tag

Python 3

#python3

More content

Read more stories on Hashnode


Articles with this tag

Python, type hints, and future annotations

Sep 13, 20239 min read

Not long ago, I came across a bug in one of my projects that highlighted very interesting changes in how Python handles type hints at runtime. This...

Python, type hints, and future annotations

FastAPI + Celery = ♥

Mar 27, 20232 min read

Interested in Python FastAPI? Wondering how to execute long-running tasks in the background in Python? You came to the right place! · The use case I...

FastAPI + Celery = ♥

7 Python 3.11 new features 🤩

Oct 26, 20225 min read

Python 3.11 is out since October, 25 and comes with great new features! Here are my top picks. Covered in this article: Adding notes to...

7 Python 3.11 new features 🤩