python
Get ANSI Code with Euclidean Distant
·295 words·2 mins
xx
Posts
ansi
color
fun
python
tools
To get the closest ANSI code based on color code in hexidecimal (for fun).
MkDocs (Python)
·182 words·1 min
zd
Posts
101
documentation
markdown
python
tools
Documenting project with MkDocs.
Fetching with Retries
·386 words·2 mins
Posts
async
http
python
A practical example to fetch multiple pages with retries (using recursive).
About Concurrent.futures()
·630 words·3 mins
Posts
101
async
concurrent
http
python
thread
Run numerous tasks concurrently via multi-thread and multi-process.
Fingerprint HTTPS Certificate
·801 words·4 mins
Posts
cli
fingerprint
https
python
Detecting HTTPS interception with fingerprint.