.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.rst
icon.png
mypy.ini
pytest.ini
setup.cfg
setup.py
sgs/__init__.py
sgs/__version__.py
sgs/api.py
sgs/common.py
sgs/dataframe.py
sgs/metadata.py
sgs/search.py
sgs/ts.py
sgs.egg-info/PKG-INFO
sgs.egg-info/SOURCES.txt
sgs.egg-info/dependency_links.txt
sgs.egg-info/requires.txt
sgs.egg-info/top_level.txt
tests/__init__.py
tests/test_common.py
tests/test_search.py