Skip to content

PADAS/smart-integrate-sdk

Repository files navigation

SMART Integrate Connector Library

Base library for building data source extractors.

Developing this Library

Prerequisites

  • Python 3.7+

  • Poetry (recommended). Install Poetry to get started.

Initialize your Environment

Since you've already installed poetry, you can use it to initialize the development environment for this project.

poetry install

Run a shell using poetry.

poetry shell

Building a Wheel

poetry build

Then find a tar ball and wheel in ./dist