How to make arguments mutually exclusive with Python's argparse module #Shorts

preview_player
Показать описание
Sometimes you need mutually exclusive arguments, for example: you can use -t or -n, but not together.

In this short we show a quick example how we did this with the argparse Python Standard Library module the other day.

---

And last but not least, we appreciate any feedback to make our YouTube content better 💡
Рекомендации по теме