Metadata-Version: 2.1
Name: flaminkit
Version: 0.0.6
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.1
Requires-Dist: tqdm>=4.0

Flaminkit
=========

A toolkit for the FLAMINGO cosmological hydrodynamical simulation suite

.. note::

    Currently only works with HBT+ catalogs.

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

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

    pip install flaminkit


See the `documentation <https://flaminkit.readthedocs.io/en/latest/>`_ for more details.
