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/entry_points/__init__.py
apppath/entry_points/clean_apppath.py
apppath/entry_points/open_apppath.py
apppath/utilities/__init__.py
apppath/utilities/path_utilities.py
apppath/utilities/windows_path_utilities.py
benchmarks/__init__.py
benchmarks/benchmark_func.py
benchmarks/pqp_benchmark.py
benchmarks/returns_benchmark.py
docs/README.md
docs/__init__.py
docs/source/__init__.py
docs/source/conf.py
samples/__init__.py
samples/apppath_demo.py
samples/apppath_experiment.py
samples/apppath_nb.py
tests/__init__.py
tests/test_app_path.py
tests/test_imports.py
tests/test_sanity.py