Metadata-Version: 2.4
Name: planet_simulator
Version: 0.1.1
Summary: A Lib that allowes the user create planets
Home-page: https://github.com/DaviSenaLopesSacchetto/planet_simulator
Author: Davi Sena
Author-email: senasacchetto@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Planet Simulation
A lib that simplify the process of the simulation of a planet
## Install
You can install this lib in (https://pypi.org/project/planet_simulator/)
```bash
pip install planet_simulator
