Installation¶
To install LightDB, simply use pip:
$ pip install LightDB
That’s it! You can now import the LightDB class from the lightdb package in your Python code and start using it as a lightweight key-value store
To install LightDB, simply use pip:
$ pip install LightDB
That’s it! You can now import the LightDB class from the lightdb package in your Python code and start using it as a lightweight key-value store