Metadata-Version: 2.1
Name: apperror-py
Version: 0.0.1
Summary: This library implements a programming language-agnostic, enterprise application-common error model, and defines programming language-agnostic, communication protocol-agnostic error response and status code standards for enterprise application APIs, while providing extension mechanisms for status codes.
Home-page: https://github.com/one2x-ai/AppError-py
Author: ikonglong
Author-email: chenlong@one2x.ai
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10.9
Description-Content-Type: text/markdown
License-File: LICENSE

# apperror

This library implements a programming language-agnostic, enterprise application-common error model, and defines programming language-agnostic, communication protocol-agnostic error response and status code standards for enterprise application APIs, while providing extension mechanisms for status codes.


