awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

add optfunc2

Open yjloong opened this issue 10 months ago • 0 comments

What is this Python project?

A package used to support function called in command line, auto tips and auto abbrev only with one annotation.

What's the difference between this Python project and similar ones?

  1. This only will be one annotation.
  2. Support all python types, such as list, dict, int, float,str.
  3. There will be a strictly check about the type if it declared in function arguments.
  4. This package use a pretty table to show tips. Very beautiful.
  5. for existing project, only adding one line is OK to export the function to command line and generate tips automatically.

--

Anyone who agrees with this pull request could submit an Approve review to it.

yjloong avatar Feb 16 '25 11:02 yjloong