Script com Dependências
#!/usr/bin/env -S pipx run --
#
# /// script
# requires-python = ">=3.12"
# dependencies = [
# "click >= 8.2.1, < 9",
# ]
# ///
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
#!/usr/bin/env -S pipx run --
#
# /// script
# requires-python = ">=3.12"
# dependencies = [
# "click >= 8.2.1, < 9",
# ]
# ///