Installation
From source
You can install the package in editable mode from a local clone:
git clone https://github.com/bxvtr/timescale-access.git
cd timescale-access
pip install -e .[dev,docs]
This will install the library itself plus additional dependencies for development and documentation.