LICENSE
MANIFEST.in
README.md
pyproject.toml
src/demarches_simpy/__init__.py
src/demarches_simpy/actions.py
src/demarches_simpy/connection.py
src/demarches_simpy/demarche.py
src/demarches_simpy/dossier.py
src/demarches_simpy/fields.py
src/demarches_simpy/interfaces.py
src/demarches_simpy/utils.py
src/demarches_simpy.egg-info/PKG-INFO
src/demarches_simpy.egg-info/SOURCES.txt
src/demarches_simpy.egg-info/dependency_links.txt
src/demarches_simpy.egg-info/requires.txt
src/demarches_simpy.egg-info/top_level.txt
src/demarches_simpy/query/actions.graphql
src/demarches_simpy/query/demarche.graphql
src/demarches_simpy/query/dossier_data.graphql
src/demarches_simpy/query/empty.graphql
src/demarches_simpy/query/fields.graphql
src/demarches_simpy/query/send_message.graphql
tests/test_actions_api_func.py
tests/test_api_unit.py
tests/test_fields_unit.py
tests/test_obj_unit.py
tests/test_utils.py