rogulski.it

My name is Piotr, a passionate pythonista and this is my blog!

    Recent posts

    Oct 9, 2021
    SqlAlchemy 1.4 async ORM with FastAPITutorial on how to build a service using async ORM and Python framework
    Oct 4, 2021
    Checkout what's new in Python 3.10New Python is here! Introducing new cool features like structural pattern matching, parenthesized context managers, typing improvements and more!
    Jun 10, 2021
    The best pre-commit config for Python codePre commit is a helpful tool for keeping your code clean, autoformatted and readable.
    Jun 6, 2021
    My experience with FastAPI and async database connectionFind out how to run FastAPI with PostgreSQL and SQLAlchemy using asyncio.
    Dec 20, 2020
    Neovim on OS XSetting up neovim on OS X
    Oct 19, 2020
    Continuous Integration and Deployment using Google CloudbuildSecure CI & CD for Google Services including App Engine and Python3 setup