DEV Community

Elijah Sawyers
Elijah Sawyers

Posted on • Updated on

Contributors wanted for python project, autostack - debugging tool!

I am looking for contributors for my project, autostack. autostack is a command-line debugging tool that captures raised python exceptions, automatically searches stack overflow for answers to exceptions, and displays the answers in the console with syntax highlighting!

I created this project at CrimsonHacks 2019 and placed top 5, but I am now looking to expand this to other languages besides python, add smarter Stack Overflow queries, and even create VS Code and Atom extensions.

Literally anyone interested in this project is encouraged to start making changes and submitting pull requests. After a few contributions, if you'd like to become a collaborator, that's a possibility too! This project is definitely beginner friendly!

Checkout the repo at https://github.com/autostack-team/autostack! Looking forward to hearing from you guys!

Top comments (1)

Collapse
 
elijahsawyers profile image
Elijah Sawyers

Thank you!