Skip to content

Allows to easily write command line utilities extendable with new commands by means of setuptools entry points.

Notifications You must be signed in to change notification settings

vipod/cmdhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction
============

Allows to easily write command line utilities extendable with new commands
by means of setuptools entry points.

Usage
-----

For example on how to use this package and write your own command line
scripts and utilities, please, refer to 'command' sub-package, there you'll
find 'demo.py' module with Demo Command implemented.

Authors
-------

Vitaliy Podoba vitaliypodoba [at] gmail dot com

About

Allows to easily write command line utilities extendable with new commands by means of setuptools entry points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages