Metadata-Version: 2.1
Name: tomtoolkit
Version: 0.8.0
Summary: The TOM Toolkit and base modules
Home-page: https://tomtoolkit.github.io
Author: TOM Toolkit Project
Author-email: ariba@lco.global
License: UNKNOWN
Description: # TOM Toolkit
        [![Build Status](https://travis-ci.org/TOMToolkit/tom_base.svg?branch=master)](https://travis-ci.org/TOMToolkit/tom_base)
        [Documentation](https://tom-toolkit.readthedocs.io/en/latest/)
        
        ![logo](tom_common/static/tom_common/img/logo-color.png)
        
        The TOM Toolkit is a web framework for building TOMs: Target and Observation
        Managers. TOMs are meant to facilitate collaborative astronomical observing
        projects. A typical TOM allows it's users to curate target lists, request
        observations of those targets at various observatories as well as manage and
        organize their data. [Read more](https://tom-toolkit.readthedocs.io/en/latest/about.html) about TOMs.
        
        ## Getting started with the TOM Toolkit
        The [getting started guide](https://tom-toolkit.readthedocs.io/en/latest/introduction/getting_started.html)
        will guide you through the process of setting up a TOM for the first time.
        
        ## Reporting issues/feature requests
        Please use the [issue tracker](https://github.com/TOMToolkit/tom_base/issues) to
        report any issues or support questions.
        
        ## Contributing to the project
        If you'd like to contribute to the TOM Toolkit, first of all, thanks! Secondly, we
        have a [contribution guide](https://tom-toolkit.readthedocs.io/en/latest/contributing.html) that
        you might find helpful. We are particularly interested in the contribution of
        observation and alert modules.
        
        
        ## Plugins
        
        ### Antares
        The [tom-antares](https://github.com/TOMToolkit/tom_antares) plugin adds support
        for querying the Antares broker for targets of interest.
        
Keywords: tomtoolkit,astronomy,astrophysics,cosmology,science,fits,observatory
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Provides-Extra: test
