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?
This only will be one annotation.
Support all python types, such as list, dict, int, float,str.
There will be a strictly check about the type if it declared in function arguments.
This package use a pretty table to show tips. Very beautiful.
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2654
**Author:** [@yjloong](https://github.com/yjloong)
**Created:** 2/16/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `yjloong-patch-1`
---
### 📝 Commits (1)
- [`a74c63e`](https://github.com/vinta/awesome-python/commit/a74c63e01a9dc67fd70e6a0c7d1639cd6fef72c0) add optfunc2
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2654
Author: @yjloong
Created: 2/16/2025
Status: ❌ Closed
Base:
master← Head:yjloong-patch-1📝 Commits (1)
a74c63eadd optfunc2📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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?
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.