Unix shell integration

Introduction

Introduction

sys.argv to grab arguments

start with

#!/usr/bin/env python3

start with

    # -*- coding: utf-8 -*-