trstringer / pycli

:computer: Basic structure for a simple Python CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python CLI structure

Why?

This repo serves as a good reference point for a simple and basic CLI structure. This can either be consumed visually or cloned in which case you should change pycli to whatever your CLI name will be.

About

:computer: Basic structure for a simple Python CLI


Languages

Language:Python 97.9%Language:Shell 2.1%