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

Uploaded Source

File details

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

File metadata

  • Download URL: vizpool-0.0.8.dev2.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.dev2.tar.gz
Algorithm Hash digest
SHA256 31f74f9da7156ab479e718bb215023771d83bc116ae4beee5ff468be66d80855
MD5 6118b790316fce4b8a36bb34748875e2
BLAKE2b-256 963826ce8855a61df1d8659bedeec17e9693ba9242d7124a813e7c8f9765c7bc

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