Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spacetelescope/mast-table

Repository files navigation

mast-table

Warning

mast-table is currently in development and breaking changes may occur without warning.

Installing

Installing mast-table in a new virtual or conda environment will help you to avoid version conflicts with other packages you may have installed, for example:

conda create -n mast-table-env python=3.11
conda activate mast-table-env

You can install the latest stable release version of mast-table using pip:

pip install mast-table --upgrade

Or, you can install the latest development version of mast-table using pip:

pip install git+https://github.com/spacetelescope/mast-table --upgrade

Help

If you encounter any unreported bugs or issues, please open a GitHub issue

License

This project is Copyright (c) Space Telescope Science Institute and licensed under the terms of the BSD 3-Clause license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published