You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
lasseedfast d90e714aac Refactor code to set environment variables from ArangoDB using env_manager 1 year ago
.gitignore Add .gitignore file and include necessary files for repository 1 year ago
README.md Update installation instructions to use direct GitHub installation 1 year ago
__init__.py Refactor code to set environment variables from ArangoDB using env_manager 1 year ago
env_manager.py Refactor code to set environment variables from ArangoDB using env_manager 1 year ago
setup.py first commit 1 year ago

README.md

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