Skip to main content

AI enabled 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.1.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.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyerrorhelper-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 e9397a24a2a0f19d81560a4c5ff6fa7b1912ff99b5c68cccef7f6fd30a3dde23
MD5 b2730756acf8af8b10232685abee20d3
BLAKE2b-256 c8d433e54c047e60e11c1549238837d57fbbb1ef9ef712427cabebb66f102ef8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyerrorhelper-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7f0f073903d894b94240813708f7847c0ffcf7bd9a5298bc9a65ccb9034f19f3
MD5 08f4a4e19a7d238e9953b440bb82132a
BLAKE2b-256 54f2a5534659c097794ec01702cd1645ede645dc01ce20136c1b25d3ca433141

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