Skip to main content

A high-level python API with low-code support for Data Visualization

Project description

🔥📊📣 VizPool 📣📊🔥Downloads "Buy Me A Coffee"

VizPool is a high level python API for data visualization.It provides low-code support for static and interactive visuals.

Overview

🔗 Project Link

Check out the Pypi Package here

Installation

Install via Pip!

pip install vizpool

Usage

import the components and use it like any other python package

  • Static Visuals
from vizpool import static
  • Interactive Visuals
from vizpool import interactive

Contributing

Yes, Please! I believe that there is alot of oportunity to make even the most complex visuals available for data comunity, so lets make it more efficient, let go with low-code!!

Follow the instructions on the vizpoolQuickStart example file to get up and running, or follow along below!

Quickstart

  • Ensure you have Python 3.7+ installed.

  • Create a new Python conda environment for the vizpool:


$ conda create -n venv  # create venv
$ conda activate venv  # activate venv
$ pip install vizpool # install vizpool
  • Create a new Python virtual environment with pip for the vizpool:

$ python3 -m venv venv  # create venv
$ . venv/bin/activate   # activate venv
$ pip install streamlit # install vizpool

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

vizpool-0.0.7.tar.gz (17.5 kB view details)

Uploaded Source

File details

Details for the file vizpool-0.0.7.tar.gz.

File metadata

  • Download URL: vizpool-0.0.7.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for vizpool-0.0.7.tar.gz
Algorithm Hash digest
SHA256 400c5c412fb63d0dead7aa13ce5d41e7bd54e3c559692aeb646d50ef78269e7b
MD5 adad0800d1edb34adc259ea2f1c2a9c6
BLAKE2b-256 f1dfb3419f1835584af6c94d550257e426ca150400bb6c0e7d9734a5872c5329

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