Metadata-Version: 2.1
Name: dizest
Version: 2.0.3
Summary: season dizest: data management platform
Home-page: https://github.com/season-framework/dizest
Author: proin
Author-email: proin@season.co.kr
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: argh
Requires-Dist: psutil
Requires-Dist: requests
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: season
Requires-Dist: peewee
Requires-Dist: bcrypt

# SEASON Dizest Platform

## Introduction

SEASON Dizest Platform (dizest) provides visual convenience for artificial intelligence data analysis based on web technology.

![screenshot](./screenshots/dizest.gif)

## Installation

```bash
pip install dizest
cd <your-workspace>
dizest run
```


