Skip to content

Instantly share code, notes, and snippets.

@MstWntd
MstWntd / template.py
Last active May 13, 2025 22:33
Python and BASH script templates, focused on debugging with pdb, logging, error capture. improvements are welcome.
#! /usr/bin/env python3
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
"""
Author : %USER%
Email : %MAIL%
Version : 0.1
Created : %FDATE%