LICENSE
MANIFEST.in
README.md
setup.py
example_plugins/__init__.py
example_plugins/arg_print.py
example_plugins/simple_hello_world.py
pyGearBox/__init__.py
pyGearBox/executors.py
pyGearBox/manager.py
pyGearBox/plugin.py
pyGearBox/utils.py
pyGearBox.egg-info/PKG-INFO
pyGearBox.egg-info/SOURCES.txt
pyGearBox.egg-info/dependency_links.txt
pyGearBox.egg-info/top_level.txt
pygearbox.egg-info/PKG-INFO
pygearbox.egg-info/SOURCES.txt
pygearbox.egg-info/dependency_links.txt
pygearbox.egg-info/top_level.txt
tests/test_manager.py
tests/test_plugin.py