Metadata-Version: 2.4
Name: cosmic-cli
Version: 0.1.0
Summary: A beautifully simple space dashboard for your terminal.
Home-page: https://github.com/SKHynixCJR/cosmic-cli
Author: SKHynixCJR
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
Requires-Dist: rich>=13.0.0
Requires-Dist: requests>=2.28.0
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 🚀 CosmicCLI

Explore the Cosmos from your terminal.

A beautiful, open-source command line tool to track the ISS, view NASA's APOD, and monitor astronauts in real-time.

## Installation

```bash
pip install cosmic-cli
```
*(Note: If your operating system enforces PEP-668, use `pipx install cosmic-cli` instead!)*

## Features

- **Astronomy Picture of the Day:** `cosmic apod`
- **Real-Time ISS Tracker:** `cosmic iss`
- **Astronaut Roster:** `cosmic crew`
- **Mars Weather:** `cosmic mars`
- **Near Earth Object (Asteroids):** `cosmic neo`

## License
MIT License
