how to build interactive command line tools (quick and easy) with python

Опубликовано: 11 Август 2020
на канале: Coder Cave
2,553
52

Usually CLI tools have really poor interactivity.
In this tutorial we will use the equivalent of radio-buttons and check-boxes in a simple Python command-line program, to enable single-choice selections as well as multiple-choice (multiple options) selections.

All this, in just a few lines of code, with the help of "questionary"


0:00 intro
0:18 summary
1:10 setup and single select
3:22 multiple choice from file
6:27 combination
10:40 closing





questionary on PyPi https://pypi.org/project/questionary/



https://github.com/codercave
  / codercave  
https://codercave.tv



Python / CLI / command line interface / multiple choice / single choice / how to / questionary


На этой странице сайта вы можете посмотреть видео онлайн how to build interactive command line tools (quick and easy) with python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coder Cave 11 Август 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 2,553 раз и оно понравилось 52 зрителям. Приятного просмотра!