Skip to main content

error handling library

Project description

Installation and Usage

  1. Install Python
    Make sure you have Python installed. Download it from python.org.

  2. Install pyerrorhelper

    pip install pyerrorhelper
    
  3. How to use the library

    from pyerrorhelper import ErrorManager
    
    if __name__ == "__main__":
        error_manager = ErrorManager()
        error_manager.install()
    
    def cause_error():
        return 1 / 0  # This will raise a ZeroDivisionError
    
    cause_error()
    
    error_manager.uninstall()
    

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

pyerrorhelper-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

pyerrorhelper-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file pyerrorhelper-0.1.0.tar.gz.

File metadata

  • Download URL: pyerrorhelper-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for pyerrorhelper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 95cb59245a23e81a5d30576d294d29a120bddc1a0b0bb31776e9de404b9c6489
MD5 0e446308c45aa8b75bae0006e3315218
BLAKE2b-256 918b7e775691e8ec4b0220cc8a502c0e1a60c20a3027c65ee30a321be235d753

See more details on using hashes here.

File details

Details for the file pyerrorhelper-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyerrorhelper-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for pyerrorhelper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fefc45113f1ac8b087c30e7e6a23439b763e67e3e60a223f3a7eeaca0806f6a3
MD5 346b460b4ea77c168406ab573824d28d
BLAKE2b-256 15dde708246612a33b4c96876547c24052f9f41c61a56b4750abde9aa11edfbd

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