Giter VIP home page Giter VIP logo

vizpool's Introduction

📊 VizPool 📊

A Python Library Having Low-Code Support for Basic to Advance Static & Interactive Data Visualization

PyPI Version Python Version Downloads Last Commit License Issue Tracking Open Issues Github Actions Status Code Size Repo Size

Overview

VizPool enables you to create impressive static and interactive visuals with just one line of code while also providing the higher standards of customization. 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

VizPool is being distributed through PyPI. 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

👉 PLease follow the links below to get the complete interactive tutorials on getting stated with VizPool:
1)- VizPool Static API
2)- VizPool Interactive API

👉 PDF versions of the tutorials are available at the following links:
1)- VizPool Static API
2)- VizPool Interactive API

Contributing

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

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

Copyright © 2022 VizPool
Let's connect on LinkedIn

vizpool's People

Contributors

hassi34 avatar waleed-ahmed-khan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.