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.

## 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.1.zip (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyExceptionInfo-0.1-py2-none-any.whl (2.8 kB view details)

Uploaded Python 2

File details

Details for the file PyExceptionInfo-0.1.zip.

File metadata

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

File hashes

Hashes for PyExceptionInfo-0.1.zip
Algorithm Hash digest
SHA256 f67f54303c217a2d28ade832ff9f6c8af75165a7b9e2574c9be5740ad62cb4ed
MD5 47245443d55d35f72c5cc5af2b609fac
BLAKE2b-256 3faa7b3db684076cbba4706578afdbc5c5522bc835fd120cd8c5f00f5a34bda5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyExceptionInfo-0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 eb4f949feac55ff5b29e71dfba357406c30349c4b4cea2df287a8ae9d3ba31c1
MD5 8c9eaabcbdefc925d1734f17e9671073
BLAKE2b-256 d356bc1adde9b52fb236d1b5c7aa37c1fa7d0970bc38cb629ff00fc5a1b3461d

See more details on using hashes here.

Supported by

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