Skip to main content

SpartaQube is a plug and play solution to visualize your data and build web components

Project description

SpartaQube icon SpartaQube

SpartaQube is a plug and play solution to visualize your data and build web components

Use SpartaQube to

  1. Access your data through already built-in connectors
  2. Apply transformations to your data using our custom embedded Python notebook
  3. Create charts and web components by dragging & dropping your transformed data

The rich user interface makes it easy to visualize and retrieve all your components

You can expose and share them with a simple html snippet code

Installation

PIP INSTALL

Install the package via pip with code below:

pip install spartaqube

To Upgrade:

pip install --upgrade spartaqube

DOCKER INSTALL

Install the application via docker with the code below:

docker run -p 8665:8000 spartaquant/spartaqube

You can change the listening port 8665 to any available port you want

Then the application runs locally and is accessible in your browser at http://localhost:8665

Get more information regarding the docker application at: https://hub.docker.com/r/spartaqube/spartaqube

Jupyter Notebook Integration

SpartaQube can be embedded within your usual Jupyter notebooks

Interact with your data with drag & drop and build your web components in few clicks

  1. Import library
from api.spartaqube import Spartaqube as Spartaqube
spartaqube_obj = Spartaqube()
  1. List available components
spartaqube_obj.get_library()
  1. Get a specific SpartaQube widget
spartaqube_obj.get_widget("<widget_id>")
  1. Create a new component using your notebook variables
spartaqube_obj.new_plot([variable1, variable2 etc...])

Check out the documentation of the API at https://spartaqube.com/api for more information

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spartaqube-0.1.5.tar.gz (17.6 MB view details)

Uploaded Source

File details

Details for the file spartaqube-0.1.5.tar.gz.

File metadata

  • Download URL: spartaqube-0.1.5.tar.gz
  • Upload date:
  • Size: 17.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.0

File hashes

Hashes for spartaqube-0.1.5.tar.gz
Algorithm Hash digest
SHA256 30ec4f8a8ddab89f02b16e482412200fd97ef5ee0e25d83cad967580a2e26f57
MD5 01bbfcd8e37e2d6047f6d087803b20df
BLAKE2b-256 9c6e5c908b13c32699b6ba6015d8e60338c7d56016d67ef7b150164fef26b955

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page