Skip to main content

python

Installation with Winget
·40 words·1 min
xx
Essential Posts cli git python tools win11
Installing essential tools with Winget in Windows 11 OS.
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.