# Shellper **Repository Path**: ShawnMerry/Shellper ## Basic Information - **Project Name**: Shellper - **Description**: A Python Library for create shell apps. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://pypi.org/project/Shellper - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-12 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shellper A Python Library about shells.
It can help you create the better shell apps. #### [PyPI](https://pypi.org/project/Shellper) #### [Gitee](https://gitee.com/ShawnMerry/Shellper) ### Update Log:
v0.3.2.4(v0.3.2.3-hotfix) 24/05/28 23:47: Fix Inputs Function's find error.
v0.3.2.3 24/05/28 23:32: Fix Inputs Function's argument error. v0.3.2.2 24/05/18 23:21: Remove Inputs Function's log and add need_arg.
v0.3.2.1(v0.3.2-hotfix) 24/05/18 09:49: Fix last version's bug.
v0.3.2 24/05/18 09:40: Inputs Function Add Auto Execute Functions.
v0.3.1 24/05/18 08:41: Inputs Function Add Callable Function.
v0.3 24/05/16 20:29: Update CMD Functions,Add Variable Supports,Add E_Type.
v0.2.1 24/05/12 15:45: Add CMD Functions.
v0.2 24/05/12 15:31: Removed Colorama Require.
v0.1 24/05/11: Initial Update.