AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bin/sgqlc-codegen
doc/source/conf.py
doc/source/favicon-sgqlc.png
doc/source/index.rst
doc/source/sgqlc.endpoint.base.rst
doc/source/sgqlc.endpoint.http.rst
doc/source/sgqlc.endpoint.requests.rst
doc/source/sgqlc.endpoint.rst
doc/source/sgqlc.operation.rst
doc/source/sgqlc.rst
doc/source/sgqlc.types.datetime.rst
doc/source/sgqlc.types.relay.rst
doc/source/sgqlc.types.rst
doc/source/_static/.keepme
doc/source/_static/logo-sgqlc.png
sgqlc/__init__.py
sgqlc.egg-info/PKG-INFO
sgqlc.egg-info/SOURCES.txt
sgqlc.egg-info/dependency_links.txt
sgqlc.egg-info/requires.txt
sgqlc.egg-info/top_level.txt
sgqlc.egg-info/zip-safe
sgqlc/endpoint/__init__.py
sgqlc/endpoint/base.py
sgqlc/endpoint/http.py
sgqlc/endpoint/requests.py
sgqlc/endpoint/websocket.py
sgqlc/introspection/__init__.py
sgqlc/introspection/__main__.py
sgqlc/operation/__init__.py
sgqlc/types/__init__.py
sgqlc/types/datetime.py
sgqlc/types/relay.py