Metadata-Version: 2.1
Name: yt_libyt
Version: 0.0.2
Summary: A yt frontend for libyt
Home-page: https://github.com/data-exp-lab/yt_libyt
Author: 
Shin-Rong Tsai
Hsi-Yu Schive
Matthew Turk
Author-email: 
"Shin-Rong Tsai" <turquoisea.tsai@gmail.com>
"Matthew Turk" <matthewturk@gmail.com>
License: BSD
Keywords: yt_libyt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yt

# libyt frontend for yt

[![PyPI version](https://badge.fury.io/py/yt_libyt.svg)](https://badge.fury.io/py/yt_libyt)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/cindytsai/yt_libyt/main.svg)](https://results.pre-commit.ci/latest/github/cindytsai/yt_libyt/main)
[![Run Tests](https://github.com/cindytsai/yt_libyt/actions/workflows/build-test.yml/badge.svg)](https://github.com/cindytsai/yt_libyt/actions/workflows/build-test.yml)
[![Style Check](https://github.com/cindytsai/yt_libyt/actions/workflows/style-check.yml/badge.svg)](https://github.com/cindytsai/yt_libyt/actions/workflows/style-check.yml)


This is a [`yt`](https://yt-project.org/) frontend for [`libyt`](https://github.com/yt-project/libyt).


* **yt**: https://yt-project.org/
* **libyt Repo**: https://github.com/yt-project/libyt
* **libyt Doc**: https://yt-project.github.io/libyt/
