This is a simple program made in python3 to consult information about a planet or moon is in our solar system.
downloading:
#cloning the project
git clone https://github.com/Dantalion-dev/PlanetInfo.git
#entering the folder
cd PlanetInfo/
#install requirements
pip install -r requirements.txthow to use:
#using
python3 main.py [-h] [-p] [PLANET_NAME]
example:
python3 main.py -p earth