Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aperezdc/python-cmdcmd
Ergonomic and flexible commands-with-subcommands command line parser
https://github.com/aperezdc/python-cmdcmd
cli commandline commands parsing python python3
Last synced: 13 days ago
JSON representation
Ergonomic and flexible commands-with-subcommands command line parser
- Host: GitHub
- URL: https://github.com/aperezdc/python-cmdcmd
- Owner: aperezdc
- Created: 2017-02-28T14:18:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T17:38:02.000Z (about 1 year ago)
- Last Synced: 2024-10-11T02:48:12.198Z (about 1 month ago)
- Topics: cli, commandline, commands, parsing, python, python3
- Language: Python
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: changes/.gitignore
Awesome Lists containing this project
README
cmdcmd
======.. image:: https://github.com/aperezdc/python-cmdcmd/actions/workflows/ci.yml/badge.svg
:target: https://github.com/aperezdc/python-cmdcmd/actions/workflows/ci.yml
:alt: Build Status.. image:: https://img.shields.io/coveralls/aperezdc/python-cmdcmd/master.svg?style=flat
:target: https://coveralls.io/r/aperezdc/python-cmdcmd?branch=master
:alt: Code Coverage