Skip to main content

A flask package to handle exception and notify on gmail

Project description

This package can be used to notify the developers about the unhandled exceptions in the code.

When the user of the application faces an error, the developers will be notified and also provided with stacktrace, local variables content needed to debug the issues faster

USAGE:

To install: pip install flaskErrorHandler

Import and initialize with flask app instance

from flaskErrorHandler import SafeRun

SafeRun(<<Flask APP Instance>>,{'from_addr':<<FROM ADDRESS>>,'to_addr':<<TO ADDRESS>>,'password':<<FROM ADDRESS GMAIL PASSWORD>>})

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flaskErrorHandler-0.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

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