Posts
All the articles I've posted.
-
Introducing code formatters: Black and YAPF
Enforce a consistent style guide with Black and YAPF formatters for Python and forget about inconsistencies
-
Ruff: A Fast Rust-based Python Linter
Introducing a new Python linter that is surprising everyone with its speed
-
My Personal Setup for the Terminal
Here is my configuration for the terminal, including the source, the shell, and how to set it all up
-
Building a Dog Shelter API with Flask and Python
I present you my personal project where I build an API for a dog shelter for a friend, choosing Flask as framework