MANIFEST.in
README.md
requirements.txt
setup.py
shellstream/__init__.py
shellstream/authentication.py
shellstream/config.py
shellstream/shell.py
shellstream/transport.py
shellstream/worker.py
shellstream.egg-info/PKG-INFO
shellstream.egg-info/SOURCES.txt
shellstream.egg-info/dependency_links.txt
shellstream.egg-info/not-zip-safe
shellstream.egg-info/requires.txt
shellstream.egg-info/top_level.txt
shellstream/scripts/shellstream
shellstream/utils/__init__.py
shellstream/utils/io.py
shellstream/utils/requester.py