KEYWORDS.md
LICENSE.md
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/CONTRIBUTING.md
Apppath.egg-info/PKG-INFO
Apppath.egg-info/SOURCES.txt
Apppath.egg-info/dependency_links.txt
Apppath.egg-info/entry_points.txt
Apppath.egg-info/requires.txt
Apppath.egg-info/top_level.txt
apppath/__init__.py
apppath/app_path.py
apppath/system_open_path_utilities.py
apppath/windows_path_utilities.py
apppath/entry_points/__init__.py
apppath/entry_points/clean_apppath.py
apppath/entry_points/open_apppath.py
docs/README.md
tests/test_app_path.py
tests/test_imports.py
tests/test_sanity.py