split join files [part 2] - add commands, options and interactivity (with python)

Pubblicato il: 25 agosto 2020
sul canale di: Coder Cave
240
8

It's time to give a maintainable, flexible and interactive CLI to our split-join-file script.
The MVP was making a lot of assumptions: which file to split, and where to dump the chunks. Now we need to allow the user to pick which file they want to split (either through a CLI option, or vial CLI interactive "select list") , where to send the chunks, and how big the chunks need to be.
We'll be using python click and questionary to build our CLI.


0:00 intro
0:30 commands and options with click
11:04 interactivity with questionary
17:52 github pull requests
18:32 closing



code available at https://github.com/codercave/split-jo...
twitter   / codercave  
https://codercave.tv


python / questionary / click / command line interface / cli


In questa pagina del sito puoi guardare il video online split join files [part 2] - add commands, options and interactivity (with python) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Coder Cave 25 agosto 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 240 volte e gli è piaciuto 8 spettatori. Buona visione!