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.
|
|
1 year ago | |
|---|---|---|
| README.md | 1 year ago | |
| env_manager.py | 1 year ago | |
| setup.py | 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
Clone the repository and install the package:
git clone https://github.com/yourusername/env_manager.git
cd env_manager
pip install .