Skip to content

Installation

Florian edited this page Jul 9, 2024 · 2 revisions

To use my module in you project, you just have to install it via "PIP".

Currently its not on pipit so you need to pip install from GitHub with the following command:

pip install git+https://github.com/Xeferis/Simple_Database@VERSION_YOU_WANT_TO_USE

Example: pip install git+https://github.com/Xeferis/Simple_Database@v1.0.1-alpha

Clone this wiki locally