.coveragerc
.flake8
.gitignore
.rotekignore
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE
MANIFEST.in
Makefile
PULL_REQUEST_TEMPLATE.md
README.rst
conftest.py
lib_path.ipynb
mypy.ini
pyproject.toml
pytest.ini
requirements.txt
requirements_test.txt
.3rd_party_stubs/readme.txt
.docs/README_template.rst
.docs/acknowledgment.rst
.docs/badges.rst
.docs/commandline_help.rst
.docs/contribute.rst
.docs/description.rst
.docs/index.rst
.docs/installation.rst
.docs/installation_via_makefile.rst
.docs/installation_via_pypi.rst
.docs/licence_mit.rst
.docs/rst_include_help_include_output.txt
.docs/rst_include_help_output.txt
.docs/rst_include_help_replace_output.txt
.docs/rst_include_parameters.rst
.docs/tested_under.rst
.docs/try_in_jupyter.rst
.docs/usage.rst
.github/workflows/codeql-analysis.yml
.github/workflows/python-package.yml
lib_path/__init__.py
lib_path/__init__conf__.py
lib_path/lib_path.py
lib_path/lib_path_cli.py
lib_path/py.typed
lib_path.egg-info/PKG-INFO
lib_path.egg-info/SOURCES.txt
lib_path.egg-info/dependency_links.txt
lib_path.egg-info/entry_points.txt
lib_path.egg-info/requires.txt
lib_path.egg-info/top_level.txt
tests/test_cli.py
tests/dir_with_subdirs/subdir/test.txt
tests/dir_without_subdirs/test.txt
tests/local_testscripts/lib_bash_functions.sh
tests/local_testscripts/run_clean.sh
tests/local_testscripts/run_pytest.sh
tests/local_testscripts/run_testloop.sh
tests/local_testscripts/run_testloop_pytest_and_mypy_only_no_setup.sh
tests/local_testscripts/run_testloop_windows.cmd
tests/local_testscripts/shellcheck.sh
tests/local_testscripts/testing_tools.py
tests/test_a/.file_test_a_1.txt
tests/test_a/.file_test_a_2.txt
tests/test_a/file_test_a_1.txt
tests/test_a/file_test_a_2.txt
tests/test_a/.test_a_a/.file_test_a_a_1.txt
tests/test_a/.test_a_a/.file_test_a_a_2.txt
tests/test_a/.test_a_a/file_test_a_a_1.txt
tests/test_a/.test_a_a/file_test_a_a_2.txt
tests/test_a/.test_a_b/.file_test_a_b_1.txt
tests/test_a/.test_a_b/.file_test_a_b_2.txt
tests/test_a/.test_a_b/file_test_a_b_1.txt
tests/test_a/.test_a_b/file_test_a_b_2.txt
tests/test_a/test_a_a/.file_test_a_a_1.txt
tests/test_a/test_a_a/.file_test_a_a_2.txt
tests/test_a/test_a_a/file_test_a_a_1.txt
tests/test_a/test_a_a/file_test_a_a_2.txt
tests/test_a/test_a_b/.file_test_a_b_1.txt
tests/test_a/test_a_b/.file_test_a_b_2.txt
tests/test_a/test_a_b/file_test_a_b_1.txt
tests/test_a/test_a_b/file_test_a_b_2.txt