We build a CLI tool utilizing Python's subprocess that, in one command, creates a directory to host our code, initialize git in it, creates the README and gitignore file, write content into the gitignore file, creates a virtual environment, start a task in our todo manager. So much value for personal / developer productivity, eh?
If you'd like to build beautiful CLI tools, watch my playlist: • Building data tools with JUST python (data...
All videos in that playlist use Python's standard library with no / minimal dependencies. We walk through the process of building a CLI productivity tool on top of TaskWarrior. To learn more about TaskWarrior, watch my introduction video:
• Taskwarrior: Terminal-based task managemen...
Timestamps for the impatient:
00:00 Intro: Automating our developer workflow
04:06 Understanding processes (w/ top and htop)
06:24 Python's subprocess module
16:18 Creating our project starter program with subprocess!
Learn how to use webbrowser instead of subprocess for browser-related automation / scripts in Python:
• Automated research: Extracting companies f...
Alternatively, consider Selenium for web scraping or other browser automation task: • Web (Scraping) Automation using Selenium i...
On this page of the site you can watch the video online Practical introduction to Python's subprocess module with a duration of hours minute second in good quality, which was uploaded by the user Samuel Chan 21 October 2022, share the link with friends and acquaintances, this video has already been watched 8,557 times on youtube and it was liked by 174 viewers. Enjoy your viewing!