LICENSE
MANIFEST.in
README.md
setup.py
sigopt/__init__.py
sigopt/compat.py
sigopt/endpoint.py
sigopt/exception.py
sigopt/interface.py
sigopt/lib.py
sigopt/objects.py
sigopt/requestor.py
sigopt/resource.py
sigopt/version.py
sigopt.egg-info/PKG-INFO
sigopt.egg-info/SOURCES.txt
sigopt.egg-info/dependency_links.txt
sigopt.egg-info/requires.txt
sigopt.egg-info/top_level.txt
sigopt/examples/__init__.py
sigopt/examples/franke.py
sigopt/vendored/__init__.py
sigopt/vendored/six.py
test/test_endpoint.py
test/test_interface.py
test/test_lib.py
test/test_object.py
test/test_pagination.py
test/test_requestor.py
test/test_resource.py