MANIFEST.in
Pipfile
Pipfile.lock
README.md
pyproject.toml
setup.cfg
setup.py
safegraphQL.egg-info/PKG-INFO
safegraphQL.egg-info/SOURCES.txt
safegraphQL.egg-info/dependency_links.txt
safegraphQL.egg-info/requires.txt
safegraphQL.egg-info/top_level.txt
safegraphql/__init__.py
safegraphql/__version__.py
safegraphql/client.py
safegraphql/error_types.py
safegraphql/trash.py
safegraphql/types.py
tests/__init__.py
tests/test_client.py