101
Python Project
·221 words·2 mins
Posts
Essential
101
python
py-venv
Elegant way to execute Python project.
Encoding 101
·580 words·3 mins
Posts
101
cli
encoding
Some notes about encoding: HTML encoding, URL encoding and ASCII encoding.
Podman 101
·1829 words·9 mins
Posts
101
podman
cli
tools
Docker alternative with Podman.
Use of f-string format() in Python
·242 words·2 mins
Posts
101
python
Using f-string in Python.
Chained Comparison
·132 words·1 min
Posts
101
python
Chained comparison in Python.