Nova of Novaxis

01
Sep
Task CLI Pro — A Real-World CLI Project

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

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

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

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

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

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

🐍 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