Skip to content

Instantly share code, notes, and snippets.

View F4Jonatas's full-sized avatar

Jonatas Peclat F4Jonatas

View GitHub Profile
@F4Jonatas
F4Jonatas / printt.py
Last active August 9, 2025 13:44
<%Python Printing Template%>
# -*- coding: utf-8 -*
# LICENSE
# Apache License 2.0
import re
import types
from typing import Pattern as regex