Spotrix is a modern, enterprise-ready business intelligence web application that allows users to explore and visualize data using a no-code viz builder or a state-of-the-art SQL IDE. Version 1.2.0 is the latest stable release, with active development.
pip install spotrixNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and run Spotrix with default settings. For production, configure via environment variables or config file.
Refer to the migration guide in the documentation to update your config.yaml.
Replace `from spotrix.views import ...` with `from spotrix.routes import ...`.
Set the `DATABASE_URL` environment variable to a proper database connection string.