Skip to content

Installation

Install the package from your project environment:

pip install flex-mls

To use .env loading support, install the optional dependency:

pip install "flex-mls[dotenv]"