Installation ============ To install LightDB, simply use pip: .. code-block:: bash $ 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