Metadata-Version: 2.1
Name: FoFpy
Version: 1.0.1
Summary: Python package to perform group finding in redshift surveys.
Author-email: Trystan Scott Lambert <trystanscottlambert@gmail.com>, Victor Gueorguiev Gueorguiev <victor.gueorg@gmail.com>
Project-URL: Homepage, https://github.com/TrystanScottLambert/pyFoF
Project-URL: Bug Tracker, https://github.com/TrystanScottLambert/pyFoF/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# pyFoF
Python package to perform group finding in redshift surveys.

## Installation

pyFoF will soon be pip installable. Once pip installation is announced, one can simply run,

```
pip install pyFoF
```

Note that it is important to make sure the package is spelled correctly and with proper case sensitivity so as to not conflict with similarly named packages in other domain areas.
