Video description
Learn to refactor a Python script into a library called by Python Click CLI. 00:00 Intro 00:19 Refactoring to a library 01:44 Installing click 02:23 Importing refactored library 02:36 Building click options 05:04 Formatting code with Python Black and Running Click 06:14 Building conditional logic to print colored output
Table of contents
Product information
- Title: Refactoring a Python script into a library called by Python Click CLI
- Author(s):
- Release date: April 2022
- Publisher(s): Pragmatic AI Solutions
- ISBN: 04082022VIDEOPAIML
You might also like
book
Using Asyncio in Python
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another …
book
Prototyping for Designers
Prototyping and user testing is the best way to create successful products, but many designers skip …
book
Essential SQLAlchemy, 2nd Edition
Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …