Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 348 Bytes

gettingStarted.md

File metadata and controls

16 lines (13 loc) · 348 Bytes

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