Metadata-Version: 2.4
Name: exocat
Version: 1.0.0
Summary: Classifies exoplanet parameters using the TEPCat catalogue
Author: Ben Cadell, Mélissa Azombo, Khang Nguyen
License-Expression: MIT
Project-URL: Homepage, https://github.com/Benjamin-Cadell/exocat
Keywords: tepcat,classification
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: requests
Requires-Dist: pandas
Dynamic: license-file

# ExoCat

This is a project created and developed during the 2026 Code/Astro course at the Manchester local hub.

The authors are:

    Benjamin Cadell
    Mélissa Azombo
    Khang Nguyen

The code will classify known transiting exoplanets using the Transiting ExoPlanets Catalogue (TEPCat) using their studied parameters. As of 23/06/2026 the code is still in active development.
