# env_manager This script initializes a connection to an ArangoDB database and retrieves all documents from the 'enviroment' collection. ## Installation Clone the repository and install the package: ```sh git clone https://github.com/yourusername/env_manager.git cd env_manager pip install .