Metadata-Version: 2.4
Name: enbid_ananke
Version: 0.3.0
Summary: py-EnBiD-ananke: Python wrapper for EnBiD (Sharma & Steinmetz 2011 <http://ascl.net/1109.012>) for py-ananke <https://github.com/athob/py-ananke>.
Home-page: https://github.com/athob/py-EnBiD-ananke
Author: Adrien Thob
Author-email: athob@sas.upenn.edu
Maintainer: Adrien Thob
Maintainer-email: athob@sas.upenn.edu
License: GNU General Public License v2 or later (GPLv2+)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8,<3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<2,>=1.22
Requires-Dist: pandas<3,>=2
Requires-Dist: scikit-learn<2,>=1.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# py-EnBiD-ananke

[![Documentation Status](https://readthedocs.org/projects/py-enbid-ananke/badge/?version=latest)](https://py-enbid-ananke.readthedocs.io/en/latest/?badge=latest)[![DOI](https://zenodo.org/badge/473607925.svg)](https://zenodo.org/badge/latestdoi/473607925)


Python wrapper for EnBiD ([Sharma & Steinmetz 2011](http://ascl.net/1109.012)). Clone the repository and run `pip install .` to get a working copy in your python environment. Visit the [jupyter](jupyter) directory for example uses.
