Metadata-Version: 2.4
Name: tts-plan
Version: 0.2.4
Summary: A bare bones planning and scheduling tool for TTS.
Author: shanemb
Author-email: shanemb <shane.m.bonkowski@jpl.nasa.gov>, muszynsk <matt.muszynski@jpl.nasa.gov>
License: Apache-2.0
Project-URL: Homepage, https://github.com/NASA-JPL-Teamtools-Studio/tts_plan
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pytest
Requires-Dist: tomli
Requires-Dist: tts-data-utils<1.0.0,>=0.7.1
Requires-Dist: tts-html-utils<1.0.0,>=0.5.2
Requires-Dist: tts-utilities<1.0.0,>=0.3.0
Dynamic: author
Dynamic: requires-python

# TTS Plan

![Project logo](https://github.com/NASA-JPL-Teamtools-Studio/teamtools_documentation/blob/main/docs/images/teamtools_studio_wide.png)

## About Teamtools Studio

Teamtools Studio Utilities is part of JPL's Teamtools Studio (TTS).

TTS is an effort originated in JPL's Planning and Execution section to centralize shared repositories across missions. This benefits JPL by reducing cost through reducing duplicated code, collaborating across missions, and unifying standards for development and design across JPL.

Although Planning and Execution is primarily concerned with flight operations, the TTS suite has been generalized and atomized to the point where many of these tools are applicable during other mission phases and even in non-spaceflight contexts. Through our work flying space missions, we hope to provide tools to the open source community that have utility in data analysis or planning for any complex system where failure is not an option.

For more infomation on how to contribute, and how these libraries form a complete ecosystem for high reliability data analysis, see the [Full TTS Documentation](https://nasa-jpl-teamtools-studio.github.io/teamtools-documentation/).

## What is TTS Plan?

### Overview

TTS Plan is the planning and scheduling suite for TTS. It is very new and is still somewhat experimental. It's name is very 
unimaginative and we are open to suggestions before it gets too mature to change.
