Metadata-Version: 2.4
Name: nasa-admin-cli
Version: 0.1.2
Summary: NASA Admin CLI tool
Home-page: https://github.com/yourusername/nasa-admin-cli
Author: Ashlesh Deshmukh
Author-email: youremail@example.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pwinput
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: requires-python

# NASA Admin CLI Project #
## Overview
<div align="center">
  <a href="https://moonshot.hackclub.com" target="_blank">
    <img src="https://hc-cdn.hel1.your-objectstorage.com/s/v3/35ad2be8c916670f3e1ac63c1df04d76a4b337d1_moonshot.png" 
         alt="This project is part of Moonshot, a 4-day hackathon in Florida visiting Kennedy Space Center and Universal Studios!" 
         style="width: 100%;">
  </a>
</div>

_This project is a part of MOONSHOT!!_

Pretend you are a NASA admin (or launch person) through this CLI-based project! Currently supporting **10 COMMANDS**, this provides a fun experience of being part of NASA through your terminal!

## Key tools used
**Libraries:**
1. Hashlib - Used to provide a secure encryption for all passwords in the system.
2. Pwninput - Used to hide password entry when creating or entering passwords.
3. Time - Used for smoothness (1 line only)
4. Firebase_admin - Used to connect missions to Firebase DB (NOT IN USE)
5. JSON - Replacement of firebase
6. Sys - Used for simple quit in the system
7. Datetime - Used for my time and date handling system.

## IDE Used by me
PyCharm

## How to run?
Now connected to a pip library! Go to [NASA-Admin-CLI](https://pypi.org/project/nasa-admin-cli/0.1.0/)!

1. Copy the command from the website! `pip install nasa-admin-cli`
2. Go to your project folder and run the command in terminal!
3. Then type `nasa-admin-cli` into your terminal and enjoy the program!
