CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/degel_python_utils/__init__.py
src/degel_python_utils.egg-info/PKG-INFO
src/degel_python_utils.egg-info/SOURCES.txt
src/degel_python_utils.egg-info/dependency_links.txt
src/degel_python_utils.egg-info/requires.txt
src/degel_python_utils.egg-info/top_level.txt
src/degel_python_utils/data/__init__.py
src/degel_python_utils/data/read_table.py
src/degel_python_utils/data/write_table.py
src/degel_python_utils/ip/__init__.py
src/degel_python_utils/ip/pclient.py
src/degel_python_utils/ip/serpapi.py
src/degel_python_utils/ip/uspto.py
src/degel_python_utils/sys_utils/__init__.py
src/degel_python_utils/sys_utils/env.py
src/degel_python_utils/sys_utils/errors.py
src/degel_python_utils/sys_utils/file_system.py
src/degel_python_utils/sys_utils/log_tools.py
src/degel_python_utils/sys_utils/typing_helpers.py