It all started with @click
and, well. It went on from there. I'm going to post some code now. from collections.abc import Generator from contextlib import contextmanager, suppress from dataclasses import dataclass import click import requests from beartype.typing import Any, ...
Oct 17, 20233 min read76