Home Articles Projects About

Tag: python

My personal collection of code snippets, starter guides, tutorials and interesting things I found online. I hope you find something useful here.

Cheatsheetify

A python tool to generate cheatsheet of command line tools as a PDF.

Default image

Exception Handling in Python: A Detailed Guide

Learn effective Python exception handling with practical examples, including custom error classes and try-except blocks for robust error management.

Default image

How to execute python module?

Use this simple trick to execute a module instead of a single python script

Default image

Export pip packages list

Export the list of external python packages using Python

Default image

© 2025 hyperoot.dev

Licensed under CC BY-NC-ND 4.0