Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add optfunc2 #2654

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add optfunc2 #2654

wants to merge 1 commit into from

Conversation

yjloong
Copy link

@yjloong yjloong commented Feb 16, 2025

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 yjloong marked this pull request as draft February 19, 2025 04:09
@yjloong yjloong marked this pull request as ready for review February 19, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant