Metadata-Version: 2.1
Name: pynestor
Version: 1.6.0
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.10
Description-Content-Type: text/markdown
Requires-Dist: kubernetes (>=23.3.0)
Requires-Dist: minio (>=7.1.1)
Requires-Dist: python-gitlab (>=3.2.0)
Requires-Dist: pyyaml (>=5.3.1)

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

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