.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
translations.py
.github/workflows/ci.yml
conda.recipe/.gitignore
conda.recipe/README.mkd
conda.recipe/bld.bat
conda.recipe/build.sh
conda.recipe/meta.yaml
docs/.gitignore
docs/Makefile
docs/_cheatsheet.rst
docs/_color_list.html
docs/_news.rst
docs/changelog.rst
docs/cli.rst
docs/colorlib.rst
docs/colors.rst
docs/conf.py
docs/index.rst
docs/local_commands.rst
docs/local_machine.rst
docs/make.bat
docs/paths.rst
docs/quickref.rst
docs/remote.rst
docs/typed_env.rst
docs/utils.rst
docs/_static/fish-text-black.png
docs/_static/github-logo.png
docs/_static/logo.png
docs/_static/logo2.png
docs/_static/logo3.png
docs/_static/logo4.png
docs/_static/logo6.png
docs/_static/logo7.png
docs/_static/logo8.png
docs/_static/placeholder
docs/_templates/placeholder
docs/api/cli.rst
docs/api/colors.rst
docs/api/commands.rst
docs/api/fs.rst
docs/api/machines.rst
docs/api/path.rst
examples/.gitignore
examples/PHSP.png
examples/SimpleColorCLI.py
examples/alignment.py
examples/color.py
examples/filecopy.py
examples/fullcolor.py
examples/geet.py
examples/make_figures.py
examples/simple_cli.py
examples/testfigure.tex
experiments/parallel.py
experiments/test_parallel.py
plumbum/__init__.py
plumbum/_testtools.py
plumbum/colors.py
plumbum/lib.py
plumbum/typed_env.py
plumbum/version.py
plumbum.egg-info/PKG-INFO
plumbum.egg-info/SOURCES.txt
plumbum.egg-info/dependency_links.txt
plumbum.egg-info/requires.txt
plumbum.egg-info/top_level.txt
plumbum/cli/__init__.py
plumbum/cli/application.py
plumbum/cli/config.py
plumbum/cli/i18n.py
plumbum/cli/image.py
plumbum/cli/progress.py
plumbum/cli/switches.py
plumbum/cli/terminal.py
plumbum/cli/termsize.py
plumbum/cli/i18n/de.po
plumbum/cli/i18n/fr.po
plumbum/cli/i18n/nl.po
plumbum/cli/i18n/ru.po
plumbum/cli/i18n/de/LC_MESSAGES/plumbum.cli.mo
plumbum/cli/i18n/fr/LC_MESSAGES/plumbum.cli.mo
plumbum/cli/i18n/nl/LC_MESSAGES/plumbum.cli.mo
plumbum/cli/i18n/ru/LC_MESSAGES/plumbum.cli.mo
plumbum/colorlib/__init__.py
plumbum/colorlib/__main__.py
plumbum/colorlib/_ipython_ext.py
plumbum/colorlib/factories.py
plumbum/colorlib/names.py
plumbum/colorlib/styles.py
plumbum/commands/__init__.py
plumbum/commands/base.py
plumbum/commands/daemons.py
plumbum/commands/modifiers.py
plumbum/commands/processes.py
plumbum/fs/__init__.py
plumbum/fs/atomic.py
plumbum/fs/mounts.py
plumbum/machines/__init__.py
plumbum/machines/_windows.py
plumbum/machines/base.py
plumbum/machines/env.py
plumbum/machines/local.py
plumbum/machines/paramiko_machine.py
plumbum/machines/remote.py
plumbum/machines/session.py
plumbum/machines/ssh_machine.py
plumbum/path/__init__.py
plumbum/path/base.py
plumbum/path/local.py
plumbum/path/remote.py
plumbum/path/utils.py
tests/_test_paramiko.py
tests/conftest.py
tests/env.py
tests/file with space.txt
tests/slow_process.bash
tests/test_3_cli.py
tests/test_cli.py
tests/test_clicolor.py
tests/test_color.py
tests/test_config.py
tests/test_env.py
tests/test_factories.py
tests/test_local.py
tests/test_nohup.py
tests/test_putty.py
tests/test_remote.py
tests/test_sudo.py
tests/test_terminal.py
tests/test_typed_env.py
tests/test_utils.py
tests/test_validate.py
tests/test_visual_color.py
tests/not-in-path/dummy-executable