.gitignore
pyproject.toml
.github/workflows/python-publish.yml
arches_graphql_client/__init__.py
arches_graphql_client/client.py
arches_graphql_client/concept.py
arches_graphql_client/dask.py
arches_graphql_client/definition.py
arches_graphql_client/loader.py
arches_graphql_client/mapper.py
arches_graphql_client/resource.py
arches_graphql_client/resource_model.py
arches_graphql_client/utils.py
arches_graphql_client.egg-info/PKG-INFO
arches_graphql_client.egg-info/SOURCES.txt
arches_graphql_client.egg-info/dependency_links.txt
arches_graphql_client.egg-info/requires.txt
arches_graphql_client.egg-info/top_level.txt
tests/test_client.py