Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Namespaces | Functions
click Namespace Reference

Namespaces

namespace  _termui_impl
 
namespace  parser
 

Functions

object __getattr__ (str name)
 

Detailed Description

Click is a simple Python module inspired by the stdlib optparse to make
writing command line scripts fun. Unlike other modules, it's based
around a simple API that does not come with too much magic and is
composable.