Tech
      leginabroad.com
        ABOUT Tech
TOPICS

Articles with tag: "Python":

Start with AsyncIO

Tech

Recently, I wanted to go deeper with the AsyncIO package in Python. It is used in FastAPI, and using this async code in general can increase efficiency dramatically due to concurrency.

I&...


January, 25, 2026

#AsyncIO #Learning #Python

Handling dependencies with UV

Tech

I've decided to use UV to keep my Python workflow fast and simple. It replaces pip, virtualenv, pip-tools, and pipx for me—o...


November, 01, 2025

#Dependencies #Learning #Python #UV

Learning Python

Tech

I started learning Python during my postgraduate studies. There were two goals: to write a blog website and analyze data conveniently and quickly. I started by reading ...


December, 01, 2024

#Books #Learning #Python

1

© Leginabroad.com