Metadata-Version: 2.1
Name: flaminkit
Version: 0.0.1
Summary: A toolkit for the FLAMINGO simulation suite
Home-page: https://github.com/cristobal-sifon/flaminkit/
Author: Cristobal Sifon
Author-email: cristobal.sifon@pucv.cl
Requires-Python: >=3.7,<3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: h5py>=3.0
Requires-Dist: icecream>=2.1
Requires-Dist: matplotlib>=3.8
Requires-Dist: numpy>=1.25
Requires-Dist: pandas>=2.2
Requires-Dist: scipy>=1.10
Requires-Dist: swiftsimio>=8.0

Flaminkit
=========

A toolkit for the FLAMINGO cosmological hydrodynamical simulation suite

Installation
------------

Flaminkit can be installed through ``pip``: ::
    
    pip install flaminkit
