Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env -S uv run --with=pyyaml --with=jinja2 --with=fire python
#s.py
# python -mfire s.py
# type: ignore
from jinja2 import Template
from functools import wraps
def _clip():
from tkinter import Tk
tk = Tk()
@c6401
c6401 / snippets.py
Last active October 2, 2017 00:13
Various python snippets
"""
The MIT License (MIT)
Copyright (c) 2016, Ruslan Zhenetl
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is