python
String.format()
·399 words·2 mins
Posts
python
Unique capabilities that f-strings cannot replicate.
Adding Python3.11
·261 words·2 mins
Posts
101
python
ubuntu
Steps to install alternate Python version for Noble
Mistake in List Iteration
·169 words·1 min
Posts
101
python
Unexpected behaviour in your Python loops.
Break the Virtual Environment
·419 words·2 mins
Posts
python
py-venv
Making standalone tool from Python virtual environment.
Optimize main.py
·348 words·2 mins
Posts
code
python
tips
tools
Tips to optimize Python code.