Metadata-Version: 2.4
Name: Yuki
Version: 0.0.4
Summary: A data analysis management toolkit for high energy physics
Author-email: Mingrui Zhao <mingrui.zhao@mail.labz0.org>
License: Apache License, Version 2.0
Project-URL: Homepage, https://github.com/zhaomr13/CelebiProjects/Yuki
Keywords: analysis,preservation,high-energy physics,data analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: colored
Requires-Dist: python-daemon
Requires-Dist: ipython
Requires-Dist: PyYAML>=5.1
Requires-Dist: reana-client
Requires-Dist: flask
Requires-Dist: celery
Requires-Dist: pillow
Dynamic: license-file

# Yuki

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/hepChern/Yuki)

Yuki is the Data Integration Thought Entity for the Chern Project. 

## Install:
+ Download the package
+ Run: python setup.py install

## Start:
+ yuki server start

## Stop:
+ Ctrl-C

