LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
python_custom_exceptions/__init__.py
python_custom_exceptions/base_custom_exception.py
python_custom_exceptions/connection_exceptions.py
python_custom_exceptions/is_exist_exception.py
python_custom_exceptions.egg-info/PKG-INFO
python_custom_exceptions.egg-info/SOURCES.txt
python_custom_exceptions.egg-info/dependency_links.txt
python_custom_exceptions.egg-info/requires.txt
python_custom_exceptions.egg-info/top_level.txt
tests/test_exception.py