Write powerful CLIs in Python with Typer - Design Patterns

preview_player
Показать описание
Here we build a command line interface with Typer to display the latest weather conditions on Mars.

Checkout the pattern here

Want to checkout other interesting patterns? Contribute your own? Checkout Patternite!

Official Typer docs

NASA InSight Mars weather portal
Рекомендации по теме
Комментарии
Автор

Loved your video! Discovered about enum and callback in a 3 minute video! Looking forward to more python videos.

benxneo
Автор

That was the best explanation anyone could make out, thank you. This is similar to the click module of Python

gnvageesh
Автор

THANK YOU! This is the best tutorial i found.

iDev
Автор

what if i what to acsess my CLI anyware in my computer not just in one folder?

ahmedyousif