Skip to content

Instantly share code, notes, and snippets.

View Errorbot1122's full-sized avatar
🤖
Errrrrooooooooooo.......

Errorbot Errorbot1122

🤖
Errrrrooooooooooo.......
View GitHub Profile
@fonic
fonic / python_argparse_custom_help_usage.py
Last active April 20, 2025 08:24
Python module extending class 'argparse.ArgumentParser' to support custom help/usage output (incl. example/demo)
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# -------------------------------------------------------------------------
# -
# Python Module Argument Parser -
# -
# Created by Fonic <https://github.com/fonic> -
# Date: 06/20/19 - 04/03/24 -
# -
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active December 7, 2025 14:28
Conventional Commits Cheatsheet