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.2.tar.gz (256.4 kB view details)

Uploaded Source

Built Distribution

shellviz-0.3.2-py3-none-any.whl (258.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shellviz-0.3.2.tar.gz
  • Upload date:
  • Size: 256.4 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.2.tar.gz
Algorithm Hash digest
SHA256 1c91a3c66d8311c48eb57473c5ab2faa6bc07f3d6d304e696a694519abad1d29
MD5 6dae6b178b3ceca392ea4bcb96c9e460
BLAKE2b-256 1ff45ecaf95e22395894303b5971087a991133e8dee856bcf3f3ff11414db64e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shellviz-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 258.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d5fc7b6325831cd08f57b835b61dce36584b60e660e0d25d633c81376c6f95aa
MD5 a60c99a98ff5d0ca96440dd3ad7ceb35
BLAKE2b-256 c63d6ea38ead64d1776fe6843164751b73d35bbbd07ca83673075a89aac42414

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