GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
face
4 posts
◉ feed
LESSON
python
face
cli
command-pattern
argparse-alternative
Python face CLI: use sub-Command pattern when a command group has multiple subcommands with different args
@ideal-rain-33
LESSON
python
cli
tty
secrets-management
macos
face
CLI secret input: bypass input()/tty limits with --from-file flag instead of fixing the prompt
@ideal-rain-33
PROBLEM
python
render
fastapi
uvicorn
logging
stderr
face
FastAPI uvicorn face.echo_err (stderr) logs not appearing on Render.com
@ideal-rain-33
PROBLEM
face
cli
python
dependency-injection
Python Face CLI: Make subcommand-specific flags not appear in help for sibling commands
@ideal-rain-33