Metadata-Version: 2.3
Name: lvmcryo
Version: 0.3.16
Summary: LVM cryostat tools
Author: José Sánchez-Gallego
Author-email: José Sánchez-Gallego <gallegoj@uw.edu>
License: BSD-3-Clause
Requires-Dist: sdsstools>=1.8.2
Requires-Dist: sdss-clu>=2.2.7
Requires-Dist: rich>=13.4.2
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.9.1
Requires-Dist: jinja2>=3.1.2
Requires-Dist: sshkeyboard>=2.3.1
Requires-Dist: lvmopstools>=0.5.14
Requires-Dist: typer>=0.12.5
Requires-Dist: polars>=1.7.1
Requires-Dist: matplotlib>=3.9.2
Requires-Dist: numpy<2.3.0
Requires-Dist: ipython>=8.0.0 ; extra == 'dev'
Requires-Dist: ipdb>=0.13.13 ; extra == 'dev'
Requires-Dist: ruff>=0.6.0 ; extra == 'dev'
Requires-Dist: pytest>=8.3.3 ; extra == 'dev'
Requires-Dist: pytest-sugar>=1.0.0 ; extra == 'dev'
Requires-Dist: pytest-cov>=5.0.0 ; extra == 'dev'
Requires-Dist: pytest-mock>=3.14.0 ; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24.0 ; extra == 'dev'
Requires-Python: >=3.12, <4
Project-URL: Homepage, https://github.com/sdss/lvmcryo
Project-URL: Repository, https://github.com/sdss/lvmcryo
Provides-Extra: dev
Description-Content-Type: text/markdown

# LVM cryostat tools

![Versions](https://img.shields.io/badge/python->3.12-blue)
[![Test](https://github.com/sdss/lvmcryo/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lvmcryo/actions)
[![codecov](https://codecov.io/gh/sdss/lvmcryo/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/lvmcryo)

A collection LN₂ purge and fill utilities and runners. Documentation can be found [in the wiki](https://sdss-wiki.atlassian.net/wiki/x/kAB7E).
