rohanbanerjee / error101

πŸ“¦ python package for seamless debugging on the go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error101

Python package for seamless debugging on the go.

We all face a lot of issues and errors while we code. This package is built to reduce the frustration while we get an error. You just need to copy and paste the error in the command line, and πŸ’₯, you get the links to solve them!

Installation

pip install error101 

Usage

error101 "mention the error"

For example,

sample image

As you can see above, the links to solve the error is shown in the cli. You can then use the links to solve the errors!

This package was made in 12 hours, with πŸ• & ❀️.

Special thanks to @rounakdatta

About

πŸ“¦ python package for seamless debugging on the go.


Languages

Language:Python 100.0%