rogulski.it
My name is Piotr, a passionate pythonista and this is my blog!
Home
All posts
Tags
Recent posts
May 1, 2022
Install psycopg2-binary on Apple M1 silicon
—
Set up postgresql with psycopg2 on M1 silicon
Jan 24, 2022
Django multi-select choice field in admin panel
—
Different ways to create a multi-select field with custom choices as array or JSON field
Jan 22, 2022
Using DynamoDB with FastAPI
—
How to build an app using FastAPI and DynamoDB AWS
Oct 24, 2021
Pytest with respx and vcr! The best way to test remote service requests
—
Quick guide how to test remote services on httpx using respx and vcr
Oct 15, 2021
Python type annotation improvement with Generic and TypeVar
—
Type annotation in the latest Python projects is becoming a standard. In this post I want to share my recommended way to solve some issues and improve the code quality
Oct 13, 2021
SSL connection setup using PostgreSQL and SQLAlchemy
—
Setup for ssl connection using sqlalchemy. Example includes AWS RDS certificates
← Prev page
Next page →