Exoplanet Terminal banner

Exoplanet Terminal

2 devlogs
1h 24m 24s

This is a simple Python program that uses csv and time to search a csv file for planets and information about them. I’m still learning, so I wrote it with whatever high school python I knew.

Demo Repository

Loading README...

dev4

Added Planet of the Day, and an export feature for habitable planets so you can take the list along for your travels of the universe :)

Attachment
0
dev4

Shipped this project!

Hours: 1.01
Cookies: 🍪 4
Multiplier: 3.63 cookies/hr

I made a simple python program that searches for a planets name, calculates the mass of all of them in terms of Jupiter’s mass(because why not?) and displays whichever ones are habitable. Very basic, I hope to make it better and add an GUI, I’m still learning programming and this is my first project outside of school.

dev4

Added the first few lines of code! I made the program run with basic functions like searching for planets, calculating averages, and a proper exit. Still very basic high school level python though.

Attachment
0