No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lasse Edfast 0806cd2d97 Minor error
2025-09-19 09:36:38 +02:00
env_manager Minor error 2025-09-19 09:36:38 +02:00
.gitignore Refactor code to update .gitignore and include necessary files for repository 2024-10-10 11:31:57 +02:00
README.md Update installation instructions to use direct GitHub installation 2024-10-10 10:57:30 +02:00
setup.py Refactor code to update .gitignore and include necessary files for repository 2024-10-10 11:31:57 +02:00

env_manager

This script initializes a connection to an ArangoDB database and retrieves all documents from the 'enviroment' collection.

Installation

You can install the package directly from the GitHub repository:

pip install git+https://github.com/lasseedfast/env_manager.git