paramSeeker

Terminal parameter retrive then 执行以及参数转发,开发实体内容


Keywords
param, parameter, terminal, handler
License
Apache-2.0
Install
pip install paramSeeker==0.3.3

Documentation

Param Seeker

Everything is in the code

...

Install

    $ sudo pip install paramseeker

    # `sudo` is used because of the example part, delete it yourself is ok

Test

    $ seeker

    # this is just for fun :)

Use

   from paramSeeker.seeker import ParamSeeker
   app = ParamSeeker()

   ...

   ... you need to check the code .... really ....

Example

check the example is ok too ~~

well .... that should be all

Doc

alright, here is the doc ...