Skip to main content

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

Project description

🔥📊📣 VizPool 📣📊🔥

PyPI Version Downloads Issue Tracking Github Actions Status "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 vizpool # 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.8.dev1.tar.gz (22.3 kB view details)

Uploaded Source

File details

Details for the file vizpool-0.0.8.dev1.tar.gz.

File metadata

  • Download URL: vizpool-0.0.8.dev1.tar.gz
  • Upload date:
  • Size: 22.3 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.8.dev1.tar.gz
Algorithm Hash digest
SHA256 cc95946f1e290e9d951b554474d637466ed75f4e63d0b6f5c799abe7dcd4f4dc
MD5 46afffb0d6c1faa6c732fcb6bcf96eef
BLAKE2b-256 e33e208ea2be5cca0d7e87c2a6408a2c78fb2bb0b64452fbd9265202840279fc

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