SEASON Datahub Platform
Introduction
SEASON Datahub Platform (seasondh) provides visual convenience for artificial intelligence data analysis based on web technology.
Installation
pip install seasondh
Run Datahub
run web daemon
cd ~
mkdir workspace
cd workspace
seasondh web --port 3000 --host 127.0.0.1 --password 1234
connect http://127.0.0.1:3000 on your web browser
Basic Concepts
seasondh provides pipeline-based data processing flow. like below.
Each component is designed with the concept of an app and performs tasks independently according to the sequence of data processing.
Release files for seasondh 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seasondh-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / seasondh-0.3.2-py3-none-any.whl
| Download URL | seasondh-0.3.2-py3-none-any.whl |
|---|---|
| Size | 65.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f05ed537d54a0634d80b0778a1f42fc7b2b70c275700e341305fea6d031ebb51
|
|
BLAKE2b-256 checksum How to use checksums |
b3861af62193aa680c527fd0632b2b662c2d172a076d6f802f6c5fc7cc9c4205
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|