Metadata-Version: 2.1
Name: knopt
Version: 0.3
Summary: Automatic command line apps
Home-page: https://gitlab.com/pcapriotti/knopt
Author: Paolo Capriotti
Author-email: paolo@capriotti.io
License: BSD3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# knopt

Build command line applications by inspecting function signatures. Inspired by [optfunc](https://github.com/simonw/optfunc).


