LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
operror/__init__.py
operror/http_status.py
operror/op_error.py
operror/op_status.py
operror/utils.py
operror.egg-info/PKG-INFO
operror.egg-info/SOURCES.txt
operror.egg-info/dependency_links.txt
operror.egg-info/top_level.txt
operror/num_case/__init__.py
operror/num_case/case_factory.py
operror/num_case/code_mapper.py
operror/num_case/num_case.py
operror/num_case/num_range.py
tests/__init__.py
tests/test_case_factory.py
tests/test_code_mapper.py
tests/test_http_status.py
tests/test_num_range.py
tests/test_op_error.py
tests/test_op_status.py