aracnid-config

Custom configuration class that uses MongoDB as the backend database


Keywords
python, mongodb, config
License
MIT
Install
pip install aracnid-config==1.1.0

Documentation

Aracnid Config

This is a custom configuration class that uses MongoDB as the backeng database.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This package supports the following version of Python. It probably supports older versions, but they have not been tested.

  • Python 3.10 or later

Installing

Install the latest package using pip.

$ pip install aracnid-config

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

$ python -m pytest

Usage

TODO

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details