Package for Building Python Extensions to Spotfire


License
BSD-1-Clause
Install
pip install spotfire==2.1.2

Documentation

Package for Building Python Extensions to Spotfire®

This package provides functions used for integrating Python with Spotfire, including:

  • reading and writing files in Spotfire Binary Data Format (SBDF)
  • building Spotfire Packages (SPKs) for distributing Python interpreters and custom packages with Spotfire
  • internal handler code for executing Data Functions from Spotfire

Installation

pip install spotfire

License

BSD-type 3-Clause License. See the file LICENSE included in the package.