Metadata-Version: 2.4
Name: nasa-images-cli
Version: 1.0.0
Summary: Unofficial NASA Images library search/fetch CLI
Author-email: Daniel McGuire <danielmcguire23@icloud.com>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

Usage:

python3 nasa_tool.py search "Apollo 11"
--limit: Change the number of results shown (default: 10).
--pages: Change the search depth (default: 5).

python3 nasa_tool.py download "Apollo_11"
-o, --output: Specify a custom directory name (default is the album name).
