Skip to main content

python

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.
Insecurity in HTTP Headers
·2195 words·11 mins
Posts Essential async cli http python
Based on essential security, here is how to protect users by securing HTTP headers for a website.
HTTP Versioning
·740 words·4 mins
Posts async cli http python tools
HTTP/1 vs HTTP/1.1 vs HTTP/2 vs HTTP/3
Python Rich Package
·121 words·1 min
Posts cli python
Enrich python cmdline apps with RICH.