Skip to main content

PyExceptionInfo: Easily lookup the exception on web

Project description

# Exceptions happen

Exceptions do happen and we all have seen it more than once while we are developing our code. Mostly we would want to know more about the exception or error that we generated and the logical step that follows up is to inspect our code and still if we are stuck, we might lookup on the internet.

PyExceptionInfo helps you on the last part. Use it in your exception handling, and it will automatically lookup the exception on Google for you.

## Installation

Use pip for Installation

pip install PyExceptionInfo

## Example

Look up the test.py source code for usage

import PyExceptionInfo

try:

# Some exception here

except Exception as e:

PyExceptionInfo.getInfo(e)

Thanks!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyExceptionInfo-0.2.zip (4.5 kB view details)

Uploaded Source

Built Distribution

PyExceptionInfo-0.2-py2-none-any.whl (2.9 kB view details)

Uploaded Python 2

File details

Details for the file PyExceptionInfo-0.2.zip.

File metadata

  • Download URL: PyExceptionInfo-0.2.zip
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyExceptionInfo-0.2.zip
Algorithm Hash digest
SHA256 fa93bccb7c875e67449472c1e4649605ecdd30df3744138b2e75ab1cba18f6a9
MD5 fbf2ddc4027924cb38b21d868973a730
BLAKE2b-256 a3405d4e521cde9abeb1c5c2853391115e2066d73bfa7d2685d3bd4f79bc259e

See more details on using hashes here.

File details

Details for the file PyExceptionInfo-0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for PyExceptionInfo-0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 84966f02737a3435125bac68195ea1ffa003c359c9c8787f50e13057a292a419
MD5 a2466e7b53d0904692675b39bfb5b9a2
BLAKE2b-256 fc71e10b5e163e764974e45b47e7767000891fd32375aa97fe9d22127b7dcf81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page