[PR #1069] [CLOSED] Added rebound to command-line tools #962

Closed
opened 2025-11-06 13:06:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1069
Author: @shobrook
Created: 5/14/2018
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5800dc3 Added rebound to command-line tools

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Rebound is a command-line tool that instantly fetches Stack Overflow results when you get a compiler error.

What's the difference between this Python project and similar ones?

The only similar ones are how2 and socli, which are command-line clients for browsing Stack Overflow. Rebound is different because it automatically pulls an error message and keywords from the stack trace, creates a search query, and displays the most relevant SO results in the terminal. It also has the same functionality as how2 and socli, if the user chooses.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 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/1069 **Author:** [@shobrook](https://github.com/shobrook) **Created:** 5/14/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5800dc3`](https://github.com/vinta/awesome-python/commit/5800dc31a6b5aa601e24364dbfdb0d2228a75115) Added rebound to command-line tools ### 📊 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? `Rebound` is a command-line tool that instantly fetches Stack Overflow results when you get a compiler error. ## What's the difference between this Python project and similar ones? The only similar ones are `how2` and `socli`, which are command-line clients for browsing Stack Overflow. `Rebound` is different because it automatically pulls an error message and keywords from the stack trace, creates a search query, and displays the most relevant SO results in the terminal. It also has the same functionality as `how2` and `socli`, if the user chooses. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <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:06:19 -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#962