rebound icon indicating copy to clipboard operation
rebound copied to clipboard

Command-line tool that instantly fetches Stack Overflow results when an exception is thrown

Results 24 rebound issues
Sort by recently updated
recently updated
newest added

Fetches results from Google with stackoverflow.com tag and a little bit of code refactoring. 2 new dependencies have been introduced into the package.

We can't randomize user-agents at every call that's being made. Stackoverflow considers it bot behaviour.

I am a new user of `rebound`, I have just installed it today ( via pip ). I am getting this every time: ```shell Sorry, Stack Overflow blocked our request....

bug
high-priority

I see this is MIT licensed. Adding a LICENSE file to the root directory would make this very obvious for people new to the project and show up in the...

Checks for Windows OS and calls op.system('color') to allow cmd to use formatted text From my environment, this is necessary in order to get the color codes to be colors...

Hey! I tried installing Cygwin and running a code with error but I get the same message that I was getting while running it on PowerShell. The error looks like...

windows

Hello, if there is anything possible like this then i'd like to contribute to this wonder full project

windows

Hi, First of all, this is a really cool project! I just started using rebound-cli, I'm on Windows and I've installed cygwin, however when I run a script i get...

windows

Hi! After I look through the code, I have a few ideas which can be put into the rebound project. This include: - Replacing in view answer function by using...