{"library":"spotrix","title":"Spotrix","type":"library","description":"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.","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install spotrix"],"cli":null},"imports":["from spotrix import SpotrixApp","from spotrix.config import Config"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":"https://spotrix.io","github":"https://github.com/Spotrix/spotrix","docs":null,"changelog":null,"pypi":"https://pypi.org/project/spotrix/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"from spotrix import SpotrixApp\napp = SpotrixApp()\napp.run(host='0.0.0.0', port=8080)","lang":"python","description":"Initialize and run Spotrix with default settings. For production, configure via environment variables or config file.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}