LICENSE
README.md
setup.py
getman/__init__.py
getman/base.py
getman/client.py
getman/constant.py
getman/files.py
getman/http.py
getman/mock.py
getman/settings.py
getman/utils.py
getman/version.py
getman.egg-info/PKG-INFO
getman.egg-info/SOURCES.txt
getman.egg-info/dependency_links.txt
getman.egg-info/requires.txt
getman.egg-info/top_level.txt
getman/manager/__init__.py
getman/manager/dict.py
getman/manager/platform.py
getman/manager/queue.py
getman/manager/sessions.py
getman/manager/browser/__init__.py
getman/manager/browser/base.py
getman/manager/browser/browser.py
getman/manager/browser/constant.py
getman/manager/browser/firefox.py
getman/manager/browser/manager.py
getman/models/__init__.py
getman/models/struct.py
getman/utils/__init__.py
getman/utils/decorators.py
tests/test_decorators.py
tests/test_getman.py
tests/test_struct.py