demarches_simpy.interfaces module
- class IData(request, profile, **kwargs)[source]
Internal class to create a data interface All data object inherit from this class (Dossiern, Demarche for example)
- Parameters:
**kwargs (dict, optional) –
verbose parameter enable verbose background_fetching : bool, optional
If set to True, the data will be fetched in background
- default_variablesdict, optional
A dict of default variables to add to the request