Learn PythonPythonPython GUIVideos

Learn Python With The Hitchhiker’s Guide to CLIs in Python by Vinayak Mehta (PyCon 2020) Video

learn python with the hitchhikers guide to clis in python by vinayak mehta pycon 2020 video

Here comes another interesting talk from the recently concluded PyCon 2020. In this video presented by Vinayak Mehta, we will learn more about Command-line applications and their interesting history as well as how can we create them using various Python packages. We all know that these Command-line applications and interfaces are used by both newcomers and experienced Python developers on a daily basis but how exactly they came to be? Vinayak will take us back in time and give us a glimpse of its interesting origin.

The video will also highlight CLI anatomy and will also help us discover a great number of Python packages that can help us create these command-line applications. Vinayak will also share with us some of the widely used CLIs of our generation and will also teach us how to emulate them by creating our own CLI using Click (a Python package for creating beautiful command-line interfaces). He will then help us publish the project in PyPI. To learn more about CLI, feel free to watch the video below.

Related posts
CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Matplotlib Library?

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Pillow Library?

CodeDelphiDelphiFMXLearn PythonProjectsPythonPython GUI

How To Create A Weather App With The Python Delphi Ecosystem and Weatherstack API

CodeDelphiDelphiFMXLearn PythonProjectsPythonPython GUI

How To Create A Music Player With The Python Delphi Ecosystem

Leave a Reply

Your email address will not be published. Required fields are marked *