Skip to main content

A Python Library with Low-Code support for Basic to Advance Static & Interactive Visualizations

Project description

📊 VizPool 📊

A Python Library with Low-Code support for Basic to Advance Static & Interactive Visualizations

PyPI Version Python Version Downloads Last Commit Issue Tracking Open Issues Github Actions Status Code Size Repo Size "Buy Me A Coffee"

Overview

VizPool enables you to create impressive static and interactive visuals with just one line of code. You will be introduced to a number of class methods to choose from. You can call these methods with specific keyword or positional arguments to generate amazing static and interactive visuals.
Following are the major contents to follow, you can jump to any section:

  1. Installation
  2. Usage
  3. Getting Started with VizPool (Tutorials)
  4. Contributing

🔗 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.static import EDA
from vizpool.static import Evaluation
  • Interactive Visuals
from vizpool.interactive import EDA

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

Contributing

Yes, Please! We 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!!

Please give this repository a star if you find our work useful, Thank you!

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.8rc2.tar.gz (25.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: vizpool-0.0.8rc2.tar.gz
  • Upload date:
  • Size: 25.6 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.8rc2.tar.gz
Algorithm Hash digest
SHA256 cae08e86ed219fb7f96c874e183f9e2f5dbb437732d10aa90bb992dc942e0093
MD5 d470546b74932392e75dd22554a3fc6d
BLAKE2b-256 0cb88ba3ada539ad188e208035b49d7b61a6d510fb5780b37f3a48b6ea8d0611

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