mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 12:31:18 -05:00
[PR #1726] Add tinyscript: A development kit for quickly building argparse-based… #1499
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1726
Author: @bmantra
Created: 1/29/2021
Status: 🔄 Open
Base:
master← Head:add_tinyscript📝 Commits (1)
ff2a33bAdd tinyscript: A development kit for quickly building argparse-based CLI tools.📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
… CLI tools.
What is this Python project?
This library is aimed to provide useful features and to shorten required lines of code for writing nice-looking command-line interface tools.
What's the difference between this Python project and similar ones?
This library is well designed, excellent coded with security in mind and is easy to use. Multiple examples are available on the authors website https://github.com/dhondta/python-tinyscript
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.