Getting started
Installation
SqlIntuitive can be installed simply by running:
pip install sqlIntuitive
...wich will install the latest version. That's already it! You can then import it as usual with:
import sqlIntuitive
First steps
To learn how to use SqlIntuitive, see the user guide