Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.25 KB

File metadata and controls

54 lines (32 loc) · 1.25 KB

fitsviewer

Installation

$ pip install fitsviewer

or local install, e.g., local git repository:

$ pip install -e ~/git/fitsviewer

Usage

From the command line execute:

usage: fitsviewer [--File [fits_input_file]]

fitsviewer

I have indented it exactly the way I want it
options:
-h, --help show this help message and exit

--File [fits_input_file], -f [fits_input_file]

For advanced usage, see the documentation (once it exists).

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

The fitsviewer Package was created by vtcloud. It is licensed under the terms of the CC0 v1.0 Universal license.

Credits

The fitsviewer Package was created with cookiecutter and the py-pkgs-cookiecutter template.

vtcloud, 9/2/2025