Skip to main content

App for Dashboarding & Data Exploration

Project description

Silzila - Data Exploration and Dashboarding App

License

Data exploration and dashboarding app

Installation | Demo

Silzila is an open source tool (License information here) which enables you to create meaningful visual charts in four easy steps

  1. Connect to your Database
  2. Define your Dataset
  3. Visualize the data
  4. Present charts in dashboard

Installation

  1. Make sure you have Python version 3.7 or higher.

  2. Open command line or terminal and check your version of python by using the following code python --version

  3. Verify that you also have setupTools and virtualenv packages by typing pip list

  4. Install virtual environment if you don't have it already pip install virtualenv

  5. Navigate into the folder of your choice where you want to install silzila project

  6. Create a new virtual envronment python -m venv <envName>

  7. Activate the new virtual environment .\<envName>\Scripts\activate

  8. Install silzila package pip install silzila

  9. Once the environment is active, you can then start the silzila app by typing the following command in prompt silzila. A new browser window will open up with an instance of silzila app

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

silzila-0.1.0.tar.gz (4.1 MB view hashes)

Uploaded Source

Supported by

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