Metadata-Version: 2.1
Name: pynestor
Version: 1.6.5
Summary: Nestor wrapper in python
Home-page: https://gitlab.ndp-systemes.fr/python-libs/py-nestor
Author: Alexis Pasquier
Author-email: contact@ndp-systemes.fr
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Variables d'environnement
NO_DB_DUMP :  
if not already existing, preview will be mounted without dump from prod instance, but with demo datas  

MODULES_WITHOUT_DEMO :  
list of modules for --without-demo option (modules that will be loaded without demo data) 

# Dev interaction
### lancement en local pour tester le mode interactif : python -m pynestor preview --interactive --up
