Latest All Articles
01
Sep

Task CLI Pro โ A Real-World CLI Project
Welcome to Task CLI Pro, your first full-featured command-line application built entirely with Pythonโs argparse.
This isnโt a
10 min read
25
Aug

Lesson 5: Advanced Usage โ Type Safety, Flexible Input & CLI Black Magic
Most CLI tools fail not because they lack power โ but because they accept garbage input.
Today you learn to prevent
2 min read
18
Aug

Lesson 4: Grouping & Subcommands โ Organize Like a Pro
Your CLI isnโt just a script anymore โ itโs a command suite.
This lesson takes you beyond single-command logic
2 min read
12
Aug

Task Management with the Command Line: A Simplified Approach
We're building a powerful CLI tool that makes managing your tasks easier and faster! Here's what
1 min read
11
Aug
Coming This September: My Task Manager CLI! ๐ฅ๏ธ
Iโm excited to share the first post of my new series, where Iโll be building a powerfulย Task
1 min read
11
Aug

Lesson 3: Validation & Errors โ Data Safety, Type Checking
๐ Series: Python CLI Mastery โ Argparse Deep Dive
Goal:
Make sure your CLI tool only accepts valid, well-typed input and throws
3 min read
04
Aug

Flags & Options: -help Me Help You
Welcome to Part 2 of the argparse mastery series โ written from real CLI-building experience.
Letโs start with the essential
2 min read
29
Jul
Coming Soon
๐ The next command-line tool is almost here โ donโt touch that terminal!
๐ง Weโre tightening the bolts on the next CLI lesson.
๐ A new backend post is warming up in the launch chamber.
28
Jul

๐ Command-Line Power with argparse: Turning Scripts into Real Tools
Hardcoded scripts are fineโuntil they're not. Learn how argparse transforms your Python scripts into serious CLI tools with real user input and flexibility.
2 min read
28
Jul
๐ Welcome to Novaxis
Hi there โ Iโm Nova.
This site is my home base for everything Iโm building and learning in Python,
1 min read