[PR #1726] Add tinyscript: A development kit for quickly building argparse-based… #1499

Open
opened 2025-11-06 13:17:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1726
Author: @bmantra
Created: 1/29/2021
Status: 🔄 Open

Base: masterHead: add_tinyscript


📝 Commits (1)

  • ff2a33b Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1726 **Author:** [@bmantra](https://github.com/bmantra) **Created:** 1/29/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add_tinyscript` --- ### 📝 Commits (1) - [`ff2a33b`](https://github.com/vinta/awesome-python/commit/ff2a33b577a724dc92e5b6382ac69033e7457579) Add tinyscript: A development kit for quickly building argparse-based CLI tools. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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](https://github.com/dhondta/python-tinyscript) -- 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>
GiteaMirror added the pull-request label 2025-11-06 13:17:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1499