Skip to main content

No project description provided

Project description

Shellviz

shellviz.

Installation

Requirements

  • Node
  • Supabase
  1. Install the app
npm install
cp .env.example .env
  1. Install Supabase
  2. Update .env with NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_KEY connection strings
  3. Run the server:
npm start
  1. Install python package
pip install shellviz

Getting Started

ipython
from shellviz import Shellviz

# Simple visualization using the default https://shellviz.com server
Shellviz().visualize('hello world')

# Customizing the domain to run locally
sv = Shellviz(domain='http://localhost:3000')
sv.visualize([1,2,3,4])
sv.visualize({'hello': 'world'}, id='data-i-will-update')
sv.visualize({'hello': 'modified world'}, id='data-i-will-update')

Additional 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

shellviz-0.3.1.tar.gz (256.0 kB view details)

Uploaded Source

Built Distribution

shellviz-0.3.1-py3-none-any.whl (257.7 kB view details)

Uploaded Python 3

File details

Details for the file shellviz-0.3.1.tar.gz.

File metadata

  • Download URL: shellviz-0.3.1.tar.gz
  • Upload date:
  • Size: 256.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.17 Darwin/24.1.0

File hashes

Hashes for shellviz-0.3.1.tar.gz
Algorithm Hash digest
SHA256 bbd932c42bfe455d23a79b6daa35e2bb955f242e3be8f9cd63222e6ba8b9d2fe
MD5 40b683a510a6d69c2e7612918f244752
BLAKE2b-256 edab8515ff4c9602e7097f9eafccbe5963ea00ddc1ab83ff11bc2898a343baf3

See more details on using hashes here.

File details

Details for the file shellviz-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: shellviz-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 257.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.17 Darwin/24.1.0

File hashes

Hashes for shellviz-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7547ae78a8a74764e1ee26f24ac34c0d2ca6ff300eba07ca5d957ed48f1c366c
MD5 99666fe064c58e375b682e9466e86dd4
BLAKE2b-256 6dd0553638cfd2feb61535ec8a7d56a333ced4f7fc506bca3def8c719b4d069c

See more details on using hashes here.

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