Skip to content

thomaslacour/planets

Repository files navigation

Planets U 🚀

Planets U is a python library for checking if planets from sci-fiction are plausible compare to real confirmed exoplanets.

Installation

Clone this repository and then use the package manager pip to install planets U.

git clone https://github.com/thomaslacour/planets planets
cd planets
pip install -r requirements.txt
pip install -e .

Data Sources

This project relies on the exoplanets dataset and on scrapped data from fandom sites. Links below:

https://exoplanets.nasa.gov/

https://exoplanetarchive.ipac.caltech.edu/docs/data.html

https://masseffect.fandom.com/

https://www.kaggle.com/jsphyg/star-wars

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published