Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trstringer/pycli

:computer: Basic structure for a simple Python CLI
https://github.com/trstringer/pycli

cli cli-structure python python-cli

Last synced: 3 months ago
JSON representation

:computer: Basic structure for a simple Python CLI

Awesome Lists containing this project

README

        

# 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.